[FFmpeg-devel] [PATCH] fate: Add test for ticket 1833 (Ogg/Vorbis Chapters)

Michael Niedermayer michael at niedermayer.cc
Wed Apr 20 02:00:23 CEST 2016


On Thu, Apr 14, 2016 at 10:42:31PM -0300, James Almer wrote:
> On 4/14/2016 10:18 PM, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> >  tests/fate-run.sh                   |    4 ++++
> >  tests/fate/vorbis.mak               |    7 ++++++-
> >  tests/ref/fate/vorbis-1833-chapters |   36 +++++++++++++++++++++++++++++++++++
> >  3 files changed, 46 insertions(+), 1 deletion(-)
> >  create mode 100644 tests/ref/fate/vorbis-1833-chapters
> > 
> > diff --git a/tests/fate-run.sh b/tests/fate-run.sh
> > index 68b552c..3d58080 100755
> > --- a/tests/fate-run.sh
> > +++ b/tests/fate-run.sh
> > @@ -96,6 +96,10 @@ probeframes(){
> >      run ffprobe${PROGSUF} -show_frames -v 0 "$@"
> >  }
> >  
> > +probechapters(){
> > +    run ffprobe${PROGSUF} -show_chapters -v 0 "$@"
> > +}
> > +
> >  probegaplessinfo(){
> >      filename="$1"
> >      shift
> > diff --git a/tests/fate/vorbis.mak b/tests/fate/vorbis.mak
> > index 4b72373..e31d1e8 100644
> > --- a/tests/fate/vorbis.mak
> > +++ b/tests/fate/vorbis.mak
> > @@ -80,6 +80,11 @@ FATE_VORBIS += fate-vorbis-20
> >  fate-vorbis-20: CMD = pcm -i $(TARGET_SAMPLES)/vorbis/6.ogg
> >  fate-vorbis-20: REF = $(SAMPLES)/vorbis/6.pcm
> >  
> > +FATE_VORBIS_FFPROBE += fate-vorbis-1833-chapters
> 
> Missing ogg demuxer dependency.

added

> 
> Should be good aside from that.

applied

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160420/cf8c262f/attachment.sig>


More information about the ffmpeg-devel mailing list