[MPlayer-dev-eng] [PATCH] MPEG-ES in GXF demuxer

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Aug 25 13:50:57 CEST 2005


Hi,
On Thu, Aug 25, 2005 at 12:35:18PM +0200, Nico Sabbi wrote:
> uhm, 0x1b[cf] are startcodes used to identify PSM and padding streams, 
> so they are valid
> mpeg-ps stream identifiers. With your code there will be collisions and 
> fake detections.

Sure, I have no clue about this stuff...

> BTW, what's the format of gfx? can't you just associate the extension 
> with DEMUXER_TYPE_MPEG_ES?

Don't know the details, but MPEG_ES will not work since there can be
"start codes" in between a 0x1bf and the next 0x100 that should be
ignored.
Use -vc ffmpeg12, you will see a lot of qscale==0 errors and it will
not play right.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list