[FFmpeg-devel] [PATCH] matroskadec: Export the MuxingApp element value as metadata
James Almer
jamrial at gmail.com
Fri Jan 3 01:01:12 CET 2014
On 01/12/13 8:11 AM, Michael Niedermayer wrote:
> On Sun, Nov 24, 2013 at 05:31:48AM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavformat/matroskadec.c | 4 +++-
>> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> this leaks the muxer app into the output file
>
> for example when transcoding to nut with -flags +bitexact but
> there are probably other cases too
Ping. The dict entry doesn't leak to the output container anymore.
More information about the ffmpeg-devel
mailing list