On 30/05/15 13:24, Marcus Johnson wrote:
I'm writing my own Video codec, and I'm trying to take multiple frames as
the input with a specifier like %03d, is there a stdlib function for this,
or will I have to write it myself?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
If your codec works with ffmpeg, ffmpeg already supports the %04d notation for frame sequences (exr, png, etc).

--
Gonzalo Garramuño

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to