[FFmpeg-user] minterpolate performance & alternative

pdr0 pdr0 at shaw.ca
Fri Jan 29 02:42:15 EET 2021


Mark Filipak (ffmpeg) wrote
> But perhaps by "process in parallel" you mean something else, eh?
> ...something I'm unaware of. Can 
> you expand on that?


I mean "divide and conquer" to use all resources. If you're at 20% CPU
usage, you can run 4-5 processes

eg. Split video in to 4-5 segments. Process each simultaneously, each to a
lossless intermediate, so you're at 100% CPU usage. Then reassemble and
encode to your final format



--
Sent from: http://ffmpeg-users.933282.n4.nabble.com/


More information about the ffmpeg-user mailing list