]> git.sesse.net Git - ffmpeg/commit
image2: Add "start_number" private option to the muxer
authorMashiat Sarker Shakkhar <mashiat.sarker@gmail.com>
Sat, 23 Jun 2012 04:11:49 +0000 (10:11 +0600)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 23 Jun 2012 19:12:01 +0000 (21:12 +0200)
commitf7595fb3b5d856747fc012b51b349fdd0a3672f8
tree1b4c1d3f253e8466a5f14024e1e06dde06e14850
parent6fd0b55ab2b3d42095f2eb40923609e10e8a53a5
image2: Add "start_number" private option to the muxer

This adds the capability to start counting file number from an arbitrary
integer instead of always starting at 1.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/img2enc.c