
Failed to create a VAAPI deviceĬode: Select all # LD_LIBRARY_PATH=./lib./lib/samba. 2.100 No VA display found for device: /dev/dri/renderD128. crw- 1 root root 226, 0 May 6 12:18 card0 crw- 1 root root 226, 64 May 6 12:18 controlD64 crw- 1 root root 226, 128 May 6 12:18 renderD128 Unfortunatly it does not work bash-4.4# ffmpeg -vaapi_device /dev/dri/renderD128 -f lavfi -i nullsrc=s=1280x720 -t 1 -vf 'format=nv12,hwupload' -vcodec h264_vaapi -f null - ffmpeg version N-83692-gb8a7dcbde2-static Copyright (c) 2000-2017 the FFmpeg developers built with gcc 5.4.1 (Debian 5.4.1-5) 20170205 configuration: -enable-gpl -enable-version3 -enable-static -disable-debug -disable-ffplay -disable-indev=sndio -disable-outdev=sndio -cc=gcc-5 -enable-fontconfig -enable-frei0r -enable-gnutls -enable-gray -enable-libass -enable-libfreetype -enable-libfribidi -enable-libmp3lame -enable-libopencore-amrnb -enable-libopencore-amrwb -enable-libopenjpeg -enable-libopus -enable-librtmp -enable-libsoxr -enable-libspeex -enable-libtheora -enable-libvidstab -enable-libvo-amrwbenc -enable-libvorbis -enable-libvpx -enable-libwebp -enable-libx264 -enable-libx265 -enable-libxvid -enable-libzimg libavutil 55. I've set up the container in privileget mode with R/W on DRI bash-4.4# ls /dev/dri -la total 0 drwxr-xr-x 2 root root 100 May 6 12:18.
#Emby server transcoding full#
Actually the official emby container comes with full va-api support now it seems, unfortunately I cannot get it working. Now check the rendering devices:Īny updates on a static ffmpeg build, I would much prefer to run this in a container or as a qpkg than to run full ubuntu in Linux station.
#Emby server transcoding driver#
Code: Select all libva info: VA-API version 0.39.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function _vaDriverInit_0_39 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.39 (libva 1.7.0) vainfo: Driver version: Intel i965 driver for Intel(R) CherryView - 1.7.0 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 VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointEncSlice VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc VAProfileJPEGBaseline : VAEntrypointVLD VAProfileJPEGBaseline : VAEntrypointEncPicture VAProfileVP8Version0_3 : VAEntrypointVLD VAProfileVP8Version0_3 : VAEntrypointEncS Perfect.
