[Ffmpeg-devel] mpeg2audio

Michael Niedermayer michaelni
Tue Oct 3 19:03:47 CEST 2006


Hi

On Tue, Oct 03, 2006 at 12:07:31PM +0200, Derk-Jan Hartman wrote:
> http://svn.mplayerhq.hu/ffmpeg?rev=6098&view=rev
> This change seems to break MPEG2 audio from MPEG-TS DVB files in VLC.
> 
> I continuously get:
> [00000297] ffmpeg decoder warning: header missing skiping one byte
> (mp2 at 0x41fca00)
> 
> If I run the file trough ffmpeg and transcode, the audio does work. I  
> assume VLC does something wrong when passing the audio data to  
> ffmpeg, but since we no longer have a resident ffmpeg specialist in  
> the team, i'm not sure where the problem is. The commit log didn't  
> make me very wiser.  Does anyone have a hint where i should start  
> looking ?

just pass the mp3 data through a framer (=AVParser), libavformat should
do this automatically ...

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

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list