]> git.sesse.net Git - ffmpeg/commit
avformat/img2enc: add frame_pts option for make output filename
authorSteven Liu <lq@chinaffmpeg.org>
Mon, 13 Nov 2017 02:52:01 +0000 (10:52 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Mon, 13 Nov 2017 02:52:01 +0000 (10:52 +0800)
commitf3e34072aadf20be60c0fae38cbe14ad4581c6a5
tree10c888337ddce7ef08fb363f812a2b357c738ca4
parent3ee63f3fb70c3be36aa62adf9ad0fe2defa2bd51
avformat/img2enc: add frame_pts option for make output filename

fix ticket id: #1452
when use frame_pts option, the output image name can be set with PTS
of current frame.

Signed-off-by: Steven Liu <lq@onvideo.cn>
doc/muxers.texi
libavformat/img2enc.c