On Tue, Jul 19, 2016 at 4:07 PM, Rens Dijkshoorn <[email protected]> wrote:
> ----- Original Message ----- > > From: "Christian Johannesen" <[email protected]> > > To: "FFmpeg user questions" <[email protected]> > > 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 > > to enable all audio tracks when encoding QuickTime MOV. > > > > > > However, it seems as though this no longer works as movenc has been > > modified since it last worked for me with source code from March 25th > 2016. > > Is there a way to enable all audio tracks when encoding a MOV with the > > current source or does anyone have an updated patch? > > > > Thanks, > > Chris > > Hi Chris, > > this is my update patch, should work with current GIT version. > > Regards > > Rens > Hi Rens, Appreciate the help! Your updated patch worked for me and all tracks are enabled after patching and compiling the most recent source. Thanks, Chris _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
