[MPlayer-dev-eng] MPEG-TS demux problem?

Nico Sabbi nsabbi at tiscali.it
Thu Jul 21 23:13:27 CEST 2005


Zoltan Hidvegi wrote:

>mplayer badac3.ts -tsprog 2 -sb 3350000
>
>This produces meaningful audio, but the first second is still a bit
>distorted.
>
>This is from OTA ATSC HDTV broadcast, may contain reception errors, but
>more likely suffers from crappy muxing at the TV station.
>
>Zoli
>
>  
>

I found this: starting from the beginning of the dumped audio file
the first frame has flag 0xa (stereo | channel1) the others are plain 
stereo.
Maybe liba52 fails to reinit correctly

A52: len: 1536, srate: 48000, format: 2000, bitrate: 384000, flags: a
a52: CRC check failed!
a52: error at resampling

A52: len: 1536, srate: 48000, format: 2000, bitrate: 384000, flags: 2
a52: error at resampling

A52: len: 1536, srate: 48000, format: 2000, bitrate: 384000, flags: 2
a52: error at resampling

A52: len: 1536, srate: 48000, format: 2000, bitrate: 384000, flags: 2
a52: error at resampling

A52: len: 1536, srate: 48000, format: 2000, bitrate: 384000, flags: 2
a52: error at resampling

A52: len: 1536, srate: 48000, format: 2000, bitrate: 384000, flags: 2
a52: error at resampling


        Nico




More information about the MPlayer-dev-eng mailing list