> To: ffmpeg-user@ffmpeg.org > From: ceho...@ag.or.at > Date: Mon, 26 Oct 2015 08:17:17 +0000 > Subject: Re: [FFmpeg-user] Specify FC instead of mono > > Kevin Wells <kevwells <at> hotmail.co.uk> writes: > > > Hi, I am trying to specify a single mono channel to be > > named 'Center' when viewed in Quicktime player, I know > > that technically specifying FC is mono, but in my user > > case I need it to actually be named 'Center', not > > 'Mono'. > > Please explain the usecase. > > Carl Eugen > > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Hi Carl, related to the same issue is this here: https://trac.ffmpeg.org/ticket/2865#comment:9 Same as my requirement, in that channels 7+8 are separate mono's, instead of a stereo. In this case ffmpeg is not able to flag the mono channel 7 and mono channel 8 as DL and DR respectively. So when delivering to the VOD platforms, if you are delivering 8 mono's then this would also become an issue. Currently ffmpeg can flag 7+8 as DL+DR if 7+8 is a stereo, but not if they are mono's. Thought it was worth mentioning here, just in case. Kind regards. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user