aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING.LGPLv3
diff options
context:
space:
mode:
authorMike Scheutzow <mjs973@optonline.net>2011-01-15 16:11:55 +0000
committerJanne Grunau <janne-ffmpeg@jannau.net>2011-01-22 04:10:22 +0100
commit20ac9de3df9b129a4a312d626fed0e2bbb760200 (patch)
tree6fa27f0e66010f086ab938036ddce71e79329a18 /COPYING.LGPLv3
parent76edf2c1377fdb35609f79a6702081de4d93e331 (diff)
downloadffmpeg-20ac9de3df9b129a4a312d626fed0e2bbb760200.tar.gz
streamid does not work with newaudio, newvideo, newsubtitle
fixes issue2465. The problem is that the ffmpeg (the app) -streamid option did not work with -newaudio/-newvideo/-newsubtitle. The cause was a conflict between the feature where streamid values were reset to default for each output filename, and the implementation of -new*, which requires that the -new* option be specified after the target filename. My patch changes the ffmpeg behavior so that user-specified streamid values apply to all the following output files on the command line (rather than just the next output filename.) Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Diffstat (limited to 'COPYING.LGPLv3')
0 files changed, 0 insertions, 0 deletions