Live data from Hacker News

FFmpeg lands CLI multi-threading as its "most complex refactoring" in decades

phoronix.com

1–10 of 186 posts

Re: FFmpeg lands CLI multi-threading as its "most complex refactoring" in decades

#8
Meanwhile, I've been enjoying threaded filter processing in VapourSynth for nearly a decade.

Not that this isn't great. Its fantastic. But TBH its not really going to change my workflow of VapourSynth preprocessing + av1an encoding for "quality" video encodes.

Re: FFmpeg lands CLI multi-threading as its "most complex refactoring" in decades

#10

If I'm operating a cloud service like Netflix, then I'm already running thousands of ffmpeg processes on each machine. In other words, it's already a multi-core job.

As multi-core as Python and Ruby then.

Yes. The kernel multiplies your efforts for you. It works great for web services.
Post reply on HN