circlebas.blogg.se

Ffmpeg ubuntu 18
Ffmpeg ubuntu 18





ffmpeg ubuntu 18

VAProfileVP9Profile0 : VAEntrypointEncSliceĭrwxr-xr-x 3 root root 100 mrt 31 21:02. VAProfileHEVCMain10 : VAEntrypointEncSlice VAProfileVP8Version0_3 : VAEntrypointEncSlice VAProfileJPEGBaseline : VAEntrypointEncPicture VAProfileH264StereoHigh : VAEntrypointEncSlice ffmpeg-on-ubuntu - FFMpeg on Ubuntu 18.04 - 4 Core Hours. VAProfileH264StereoHigh : VAEntrypointVLD While installing FFmpeg from the official compilation guide on Ubuntu 18.04, you will face this error ERROR: gnutls not found using pkg-config. VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSliceLP VAProfileH264Main : VAEntrypointEncSliceLP VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264ConstrainedBaseline: VAEntrypointVLD

ffmpeg ubuntu 18

VAProfileMPEG2Main : VAEntrypointEncSlice VAProfileMPEG2Simple : VAEntrypointEncSlice Vainfo: Supported profile and entrypoints Vainfo: Driver version: Intel i965 driver for Intel(R) Kaby Lake - 2.1.0

ffmpeg ubuntu 18

Vainfo: VA-API version: 1.1 (libva 2.1.0) Libva info: Found init function _vaDriverInit_1_1 Libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so I get this error: No VA display found for device: /dev/dri/renderD128.įailed to set value '/dev/dri/renderD128' for option Trying with snap ffmpeg: /snap/bin/ffmpeg -vaapi_device /dev/dri/renderD128 -i input.mkv -vf 'format=nv12,hwupload' -c:v hevc_vaapi -qp 25 output.mkv I also installed the ffmpeg from snap (Snapcrafters) to try out ffmpeg 4 Using the ffmpeg package 18.04 from apt I can encode a video hardware-accelerated in HEVC on Kaby Lake: ffmpeg -vaapi_device /dev/dri/renderD128 -i input.mkv -vf 'format=nv12,hwupload' -c:v hevc_vaapi -qp 25 output.mkv







Ffmpeg ubuntu 18