[Ffmpeg-devel] VP3 decoding issue

Michael Niedermayer michaelni
Fri Oct 28 12:52:39 CEST 2005


Hi

On Fri, Oct 28, 2005 at 09:54:02AM +0200, Benjamin Larsson wrote:
> Mike Melanson wrote:
> 
> > Benjamin Larsson wrote:
> >
> >> Mike Melanson wrote:
> >>
> >>
> >>> Derk-Jan Hartman wrote:
> >>>
> >>>
> >>>>> maybe compare the output when TRACE is defined on PPC and X86
> >>>>> note, TRACE should output ALOT of detail about what the the
> >>>>> bitstream reader
> >>>>> reads
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> Ok, I'm willing to build a TRACE of the PPC version of this movie.
> >>>> who will do the X86 version?
> >>>
> >>>
> >>>
> >>>    I will. I defined TRACE in libavcodec/bitstream.h, did a full
> >>> recompile and decoded the sample. Is TRACE supposed to print something
> >>> special?
> >>>
> >>
> >> You need the to set the debug level so the error level AV_LOG_ERROR is
> >> printing to stdout or something.
> >
> >
> >     Is that a command line option or do I need to hack some more code?
> >
> >     Thanks...
> 
> I think you should be able to set it with the -debug command line
> option. But I wasn't able
> to get that working so I changed the code instead of figuring out what I
> did wrong.

hmm, -v 9 or so might work

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list