[mythtv-users] Intel Compute Stick as a frontend?

Kirk Bocek t004 at kbocek.com
Thu Aug 6 14:23:02 UTC 2015



On 8/6/2015 3:32 AM, Stuart Auchterlonie wrote:
> On 05/08/15 23:54, Kirk Bocek wrote:
>>
>> On 8/5/2015 3:35 PM, Karl Newman wrote:
>>>
>>> /proc/cpuinfo on my Liva (one of the older models) identifies it as a
>>> Celeron N2807, which is apparently a Bay Trail-M processor. Not sure
>>> about its specific deinterlacing capabilities.
>>>
>>> Karl
>>>
>> My new one:
>>
>> vendor_id       : GenuineIntel
>> cpu family      : 6
>> model           : 55
>> model name      : Intel(R) Celeron(R) CPU  N2807  @ 1.58GHz
>>
>> and then vainfo:
>>
>> vainfo: VA-API version: 0.37 (libva 1.5.1)
>> vainfo: Driver version: Intel i965 driver for Intel(R) Bay Trail - 1.5.1
>>
> It's the rest of the output of vainfo which will tell us if it has
> any deinterlacing capabilities....
>
> Specifically something like this
> "VAProfileNone                   :	VAEntrypointVideoProc"
>
> which is the video post processing entrypoint
>
>

libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_37
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.37 (libva 1.5.1)
vainfo: Driver version: Intel i965 driver for Intel(R) Bay Trail - 1.5.1
vainfo: Supported profile and entrypoints
       VAProfileMPEG2Simple            : VAEntrypointVLD
       VAProfileMPEG2Simple            : VAEntrypointEncSlice
       VAProfileMPEG2Main              : VAEntrypointVLD
       VAProfileMPEG2Main              : VAEntrypointEncSlice
       VAProfileH264ConstrainedBaseline: VAEntrypointVLD
       VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
       VAProfileH264Main               : VAEntrypointVLD
       VAProfileH264Main               : VAEntrypointEncSlice
       VAProfileH264High               : VAEntrypointVLD
       VAProfileH264High               : VAEntrypointEncSlice
       VAProfileH264StereoHigh         : VAEntrypointVLD
       VAProfileVC1Simple              : VAEntrypointVLD
       VAProfileVC1Main                : VAEntrypointVLD
       VAProfileVC1Advanced            : VAEntrypointVLD
       VAProfileNone                   : VAEntrypointVideoProc
       VAProfileJPEGBaseline           : VAEntrypointVLD



More information about the mythtv-users mailing list