Paul B Mahol wrote
>> The problem is ffmpeg minterpolate is soooo slow, and you have no usable
>> preview. Some of the other methods mentioned earlier do have previews - 
>> so
>> you can tweak settings, preview, readjust etc....
>>
>> 
> 
> Why you ignore fact that libavfilter also allows usable preview and
> readjust of parameters.

You can technically, but minterpolate is not very user friendly - It's too
slow for real work and feedback, and you cannot keyframe the settings on
different scenes very easily. It's barely usable unless you program your own
GUI around libavfilter 

More settings would help too - maybe you can improve the filter. I'll post
an example later similar to one posted by Mark, where it's "solvable" using
other methods, but not using minterpolate. Minterpolate maxes out at a block
size of 16, and that causes problems in that and similar examples, nor does
it have internal pad options to improve motion vectors. 



--
Sent from: http://ffmpeg-users.933282.n4.nabble.com/
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to