[FFmpeg-devel] Off topic question about format specifiers in the C stdlib
Gonzalo Garramuno
ggarra13 at gmail.com
Sun May 31 00:47:00 CEST 2015
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 at 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
More information about the ffmpeg-devel
mailing list