


mpeg4 MPEG-4 part 2 (decoders: mpeg4 mpeg4_v4l2m2m ) (encoders: mpeg4 libxvid mpeg4_v4l2m2m )ĭEV.LS h264 H.I trying transcode h264 interlaced video file with h264_nvenc codec and want keep interlacing.įfmpeg version 3.2 Copyright (c) 2000-2016 the FFmpeg developersīuilt with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)Ĭonfiguration: -cpu=native -enable-pthreads -enable-bzlib -enable-libdc1394 -enable-libfreetype -enable-frei0r -enable-gnutls -enable-libgsm -enable-libmp3lame -enable-librtmp -enable-libopencv -enable-libopenjpeg -enable-libopus -enable-libpulse -enable-libschroedinger -enable-libspeex -enable-libtheora -enable-vaapi -enable-vdpau -enable-libvorbis -enable-libvpx -enable-zlib -enable-libfdk-aac -enable-nonfree -enable-gpl -enable-swscale -enable-libcdio -enable-x11grab -enable-libx264 -enable-libxvid -enable-libopencore-amrnb -enable-version3 -enable-libopencore-amrwb -enable-version3 -enable-version3 -enable-libvo-amrwbenc -enable-version3 -enable-nvenc ffmpeg -i source.mpg -vcodec h264_nvenc -flags +ildct+ilme -acodec copy -f mpegts out.

This is not recommended unless you know what you are doing. mpeg2video MPEG-2 video (decoders: mpeg2video mpegvideo mpeg2_v4l2m2m ) (encoders: mpeg2video mpeg2_vaapi )ĭEV.L. While -presetchooses the best possible settings for you, you can overwrite these with the x264-paramsoption, or by using the libx264 private options (see ffmpeg -h encoderlibx264). You can check your video card with this ffmpeg command: ffmpeg -i 'yourinputfile' -flags +ilme+ildct -vcodec nvench264 outffmpeg. I tested the static build from the link above and no luck it’s without nvidia acceleration (it has intel vaapi tho) > ffmpeg -codecsįfmpeg version 4.0.2-static Copyright (c) 2000-2018 the FFmpeg developersīuilt with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516Ĭonfiguration: -enable-gpl -enable-version3 -enable-static -disable-debug -disable-ffplay -disable-indev=sndio -disable-outdev=sndio -cc=gcc-6 -enable-fontconfig -enable-frei0r -enable-gnutls -enable-gray -enable-libaom -enable-libfribidi -enable-libass -enable-libvmaf -enable-libfreetype -enable-libmp3lame -enable-libopencore-amrnb -enable-libopencore-amrwb -enable-libopenjpeg -enable-librubberband -enable-libsoxr -enable-libspeex -enable-libvorbis -enable-libopus -enable-libtheora -enable-libvidstab -enable-libvo-amrwbenc -enable-libvpx -enable-libwebp -enable-libx264 -enable-libx265 -enable-libxml2 -enable-libxvid -enable-libzimgĭEV.L. Here is a list of main attributes specific to ' n264 ' codec: Some of the NVIDIA graphics units might not support the encoding of interlaced video.
