[FFmpeg-user] minterpolate performance & alternative
    pdr0 
    pdr0 at shaw.ca
       
    Fri Jan 29 00:02:59 EET 2021
    
    
  
Mark Filipak (ffmpeg) wrote
> Is there a way to coax minterpolate to expand its hardware usage?
Not directly;
One way might be to split along cadence boundaries and process in parallel
(e.g. 4x), then reassemble
(There are other optical flow solutions that use GPU in other software , and
some are much faster. But all of them are prone to typical artifacts, but
some are slightly better than others)
--
Sent from: http://ffmpeg-users.933282.n4.nabble.com/
    
    
More information about the ffmpeg-user
mailing list