Hi,

I can open an image sequence that starts at zero using avformat_open_input
successfully.
However, for an image sequence that starts beyond zero, ffmpeg doesn't find
the sequence.

Presumably the start number is required, just like with the ffmpeg cli
program, but I cannot find any documentation on how to do this via the
library.

What must I do to open an image sequence that doesn't start at zero?

Kind regards.

Jon Noble
_______________________________________________
Libav-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to