Re: [FFmpeg-user] Enable all audio tracks for MOV container

2016-08-08 Thread Robert Krüger
user questions" > > > Sent: Tuesday, 19 July, 2016 21:41:48 > > > Subject: [FFmpeg-user] Enable all audio tracks for MOV container > > > > > Hi all - > > > > > > I had been using a patch from this mailing list on the FFMPEG source > code &g

Re: [FFmpeg-user] Enable all audio tracks for MOV container

2016-07-19 Thread Christian Johannesen
On Tue, Jul 19, 2016 at 4:07 PM, Rens Dijkshoorn wrote: > - Original Message - > > From: "Christian Johannesen" > > To: "FFmpeg user questions" > > Sent: Tuesday, 19 July, 2016 21:41:48 > > Subject: [FFmpeg-user] Enable all audio tracks

Re: [FFmpeg-user] Enable all audio tracks for MOV container

2016-07-19 Thread Rens Dijkshoorn
- Original Message - > From: "Christian Johannesen" > To: "FFmpeg user questions" > Sent: Tuesday, 19 July, 2016 21:41:48 > Subject: [FFmpeg-user] Enable all audio tracks for MOV container > Hi all - > > I had been using a patch from this ma

[FFmpeg-user] Enable all audio tracks for MOV container

2016-07-19 Thread Christian Johannesen
Hi all - I had been using a patch from this mailing list on the FFMPEG source code to enable all audio tracks when encoding QuickTime MOV. diff --git a/libavformat/movenc.c b/libavformat/movenc.c index b6821d4..136adae 100644 --- a/libavformat/movenc.c +++ b/libavformat/movenc.c @@ -2315,6 +2315,