[FFmpeg-devel] [PATCH] ffprobe: print stream channel_layout when available

Stefano Sabatini stefasab at gmail.com
Wed Oct 2 12:00:15 CEST 2013


On date Wednesday 2013-10-02 09:29:23 +0000, Paul B Mahol encoded:
> On 10/1/13, Stefano Sabatini <stefasab at gmail.com> wrote:
> > Fix trac ticket #3006.
> > ---
> >  doc/ffprobe.xsd                | 1 +
> >  ffprobe.c                      | 9 +++++++++
> >  tests/ref/fate/ffprobe_compact | 2 +-
> >  tests/ref/fate/ffprobe_csv     | 2 +-
> >  tests/ref/fate/ffprobe_default | 1 +
> >  tests/ref/fate/ffprobe_flat    | 1 +
> >  tests/ref/fate/ffprobe_ini     | 1 +
> >  7 files changed, 15 insertions(+), 2 deletions(-)
> >
[...]
> > diff --git a/tests/ref/fate/ffprobe_ini b/tests/ref/fate/ffprobe_ini
> > index 8f4de86..c47a0c4 100644
> > --- a/tests/ref/fate/ffprobe_ini
> > +++ b/tests/ref/fate/ffprobe_ini
> > @@ -493,6 +493,7 @@ codec_tag=0x10445350
> >  sample_fmt=s16
> >  sample_rate=44100
> >  channels=1
> > +channel_layout=unknown
> >  bits_per_sample=16
> >  id=N/A
> >  r_frame_rate=0/0
> 
> Thing is this only prints 'unknown' for channel layout.

Because it is unspecified.
-- 
FFmpeg = Fiendish and Fabulous Mastodontic Problematic Everlasting Guide


More information about the ffmpeg-devel mailing list