[FFmpeg-user] aresample out_channel_layout values

Stefano Sabatini stefasab at gmail.com
Fri Oct 4 15:36:23 CEST 2013


On date Friday 2013-10-04 12:24:30 +0100, Christian Ebert wrote:
> * Stefano Sabatini on Friday, October 04, 2013 at 10:35:29 +0200
> > On date Friday 2013-10-04 09:29:35 +0100, Christian Ebert wrote:
> >> The value for channels returned by ffprobe is the channel count
> >> or the channel layout?
> > 
> > It's the number of channels.
> 
> Thanks.
> 
> @Carl Eugen - for once mediainfo seems to be more informative
> than ffprobe:
> 
> mediainfo --Inform='Audio;%ChannelLayout%' test.mov
> L R
> 
> (assuming the info is reliable)

ffprobe -show_entries stream=channel_layout,channels -select_streams a -of compact slow.flv
[...]
stream|channels=1|channel_layout=mono

You need a recent version.
-- 
FFmpeg = Faithless and Foolish Multipurpose Portable Everlasting God


More information about the ffmpeg-user mailing list