Awesome, initial AV1 support!
FFmpeg 4.0 released
21–30 of 66 posts
Re: FFmpeg 4.0 released
#22If you're reading this, FFmpeg developers, please accept my thanks for your work. You have become a "Category Killer"[1] in command-line video tomfoolery. [1] http://www.catb.org/esr/writings/homesteading/cathedral-baza...
Re: FFmpeg 4.0 released
#23Lots of good times with ffserver although thankfully https://github.com/arut/nginx-rtmp-module seems to meet the same use cases and exec ffmpeg under the hood.
Re: FFmpeg 4.0 released
#24> Removed the ffserver program Lots of good times with ffserver although thankfully https://github.com/arut/nginx-rtmp-module seems to meet the same use cases and exec ffmpeg under the hood.
[0] https://github.com/sergey-dryabzhinsky/nginx-rtmp-module
Re: FFmpeg 4.0 released
#25Couldn't find a PPA or a docker image for it, would I need to install it from source? I would really like to test AV1 with it.
Re: FFmpeg 4.0 released
#26Re: FFmpeg 4.0 released
#27Love ffmpeg! I was trying to do something the other day and couldn’t figure it out, if anyone has any ideas. The end goal is to provide a set of video files, with time stamps for each, splicing them into one file while removing parts I don’t want. That is straightforward enough, as long as you’re willing to re-encode the whole file. Otherwise, it seems like ffmpeg is restricted to make cuts at key frames. It’s rare f…
Re: FFmpeg 4.0 released
#28Lots of hardware acceleration: - Intel QSV-accelerated MJPEG encoding - NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding - Intel QSV-accelerated overlay filter - OpenCL overlay filter - VAAPI MJPEG and VP8 decoding - AMD AMF H.264 and HEVC encoders - VideoToolbox HEVC encoder and hwaccel - VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters