> On Jun 24, 2021, at 5:55 PM, llee...@sbcglobal.net wrote: > > …if I alternate > > "-vf mpdecimate” > > with > > “-vf mpdecimate=hi=64*12:lo=64*5:frac=0.33” > > (which appears to me to be the logical equivalent using editable values), > only the first instance of the command will match and remove the duplicate > frame.
I think I’ve discovered the answer to the basic question. The filter appears to require an integer (768) rather than an expression (64*12). I’m still wondering whether there is a newer solution for removing duplicates. Thanks. Laine Lee _______________________________________________ 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".