[FFmpeg-devel] [PATCH] streamid does not work with newaudio, newvideo, newsubtitle (issue 2465)
Luca Barbato
lu_zero
Mon Jan 31 00:43:02 CET 2011
On 01/15/2011 06:11 PM, Mike Scheutzow wrote:
> Attached is a patch to fix roundup bug 2465.
>
> 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.)
Thank you, could you please provide a command line example so everybody
is on the same page while trying it?
lu
--
Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list