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

Nico Sabbi nsabbi at tiscali.it
Fri Aug 26 00:15:56 CEST 2005


Reimar Döffinger wrote:

>Hi,
>On Thu, Aug 25, 2005 at 06:04:47PM +0200, Nico Sabbi wrote:
>  
>
>>since -PES will never contain 0x1bc and 0x1bf headers this last patch is 
>>fine if
>>you add the constraint
>>&& demuxer->synced==3 (the second probe) in the detection code.
>>    
>>
>
>Then it will never be detected since demux_seek_mpg (the function that
>sets all those num_* variables) will either set it to 0 or 2.
>  
>

it's demux_mpg_probe().
If you set demux_mpg_pes_probe() as probing function you should
get what you need.

    Nico





More information about the MPlayer-dev-eng mailing list