On 02-06-2018 02:39 PM, Jim DeLaHunt wrote:
On 2018-06-02 01:22, Gyan Doshi wrote:

This isn't related to the zoompan filter. If you ask ffmpeg to not compress the log messages by setting the repeat flag `-v +repeat`, you'll see that the crop filter processes the first frame twice.

Sorry. This is due to the crop filter evaluating x twice each frame, since x can refer to the y expr and the first eval of x may have failed.

But even without the *crop* filter, the *zoompan* filter appears to be starting its *in* and *on* frame counts at 3 and 2:

That should be "2 and 1"

This change occurred when zoompan switched to activate in 2ce43274e39295e3965c51dcfaf802628a5929f9

Regards,
Gyan
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://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