[Libav-user] Using avformat_open_input with an image sequence that doesn't start at zero

Jonathan Noble jonnobleuk at gmail.com
Thu Jan 30 23:50:57 EET 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20200130/c2c81d4b/attachment.html>


More information about the Libav-user mailing list