[FFmpeg-devel] [PATCH 02/10] crystalhd: Switch to new decode API and remove the insanity

Philip Langdale philipl at overt.org
Thu Oct 27 18:09:14 EEST 2016


On Thu, 27 Oct 2016 16:01:42 +0200
Timo Rothenpieler <timo at rothenpieler.org> wrote:

> > 
> > breaks fate:
> > 
> > ./configure && make -j12 fate-vsynth1-msmpeg4
> > ...
> > TEST    vsynth1-msmpeg4
> > --- ./tests/ref/vsynth/vsynth1-msmpeg4  2016-10-27
> > 03:11:18.675647981 +0200 +++ tests/data/fate/vsynth1-msmpeg4
> > 2016-10-27 15:01:15.397863504 +0200  
> 
> Does fate seriously test crystalhd hardware?
> I doubt this patch/series is related to that.

Yeah, that's failing because it's attempting to load the decoder and
the library spams stdout (which sucks, but what can you do) with the
error messages.

I've already marked the codec as AV_CODEC_CAP_AVOID_PROBING so I don't
think there's anything else I can do.

--phil


More information about the ffmpeg-devel mailing list