[FFmpeg-devel] [PATCH 5/7] Add single stream LATM/LOAS decoder

Janne Grunau janne-ffmpeg
Fri Nov 5 08:48:27 CET 2010


On Thu, Nov 04, 2010 at 10:28:35PM +0000, Carl Eugen Hoyos wrote:
> Janne Grunau <janne-ffmpeg <at> jannau.net> writes:
> 
> > > Is it expected that every sample (I tried) produces many lines of "Error
> > > while decoding stream" when decoding LATM? (And I don't mean if it's
> > > expected that the same error line is overwriting the "Last message repeated"
> > > lines many times, but if errors have to be expected at all when decoding
> > > latm.)
> > 
> > No, it's not. Alex spotted the error, fixed in r25676
> 
> I still get these errors when trying (for example, I see it with every file and
> it fills several terminal pages)
> ffmpeg -i gazeta-20090408-1456-aa.ts -f wav -y /dev/null

please try ffplay -vn $file

I see only h264 errors with ffplay. ffmpeg results in 

"gazeta-20090408-1456-aa.ts: Invalid data found when processing input"

here. I'll look into it.

Janne



More information about the ffmpeg-devel mailing list