On Fri, Sep 23, 2011 at 04:39:21PM +0200, Diego Biurrun wrote:
> On Fri, Sep 23, 2011 at 02:30:10AM +0100, Måns Rullgård wrote:
> > Diego Biurrun <di...@biurrun.de> writes:
> > 
> > > +fate-prores-422: CMD = framecrc -vsync 0 -an -i 
> > > $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422.mov
> > > +fate-prores-422_hq: CMD = framecrc -vsync 0 -an -i 
> > > $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_HQ.mov
> > > +fate-prores-422_lt: CMD = framecrc -vsync 0 -an -i 
> > > $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_LT.mov
> > > +fate-prores-422_proxy: CMD = framecrc -vsync 0 -an -i 
> > > $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_Proxy.mov
> > > +fate-prores-alpha: CMD = framecrc  -vsync 0 -an -i 
> > > $(SAMPLES)/prores/Sequence_1-Apple_ProRes_with_Alpha.mov
> > 
> > What's with the weird spacing?
> 
> small goof, fixed locally
> 
> > > --- /dev/null
> > > +++ b/tests/ref/fate/prores-422
> > > @@ -0,0 +1,372 @@
> > > +0, 0, 8294400, 0xfcfd0349
> > > +1, 0, 4096, 0x67dc99a3
> > 
> > Please disable the audio stream.
> 
> Hmm, didn't I do that by passing -an to avconv?

no, it is at the wrong place. It is an output option and has to passed
after the -i $file

Janne
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to