Re: [FFmpeg-devel] [PATCH]Copy codec profile on stream copy

2015-04-01 Thread Michael Niedermayer
On Wed, Apr 01, 2015 at 02:40:59PM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch allows a muxer to know (and possibly write) > the codec profile on stream copying. > > Please comment, Carl Eugen LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

[FFmpeg-devel] [PATCH]Copy codec profile on stream copy

2015-04-01 Thread Carl Eugen Hoyos
Hi! Attached patch allows a muxer to know (and possibly write) the codec profile on stream copying. Please comment, Carl Eugen diff --git a/ffmpeg.c b/ffmpeg.c index 67ce1f3..4499f5a 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -2675,6 +2675,7 @@ static int transcode_init(void) enc_ctx->