diff options
author | Mike Scheutzow <mjs973@optonline.net> | 2011-01-15 16:11:55 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-01-23 19:32:07 +0100 |
commit | ba0dd9e8ffed02a89ce5f0c5110cede6f07896ba (patch) | |
tree | 3d20f94505f0e464aeb7f3fd70ff3b48cb769748 /libavcodec/dv.c | |
parent | 73fd7c1f0aced4008c5d90f44a1bf15c607612d8 (diff) | |
download | ffmpeg-ba0dd9e8ffed02a89ce5f0c5110cede6f07896ba.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>
(cherry picked from commit 20ac9de3df9b129a4a312d626fed0e2bbb760200)
Diffstat (limited to 'libavcodec/dv.c')
0 files changed, 0 insertions, 0 deletions