Re: Re: HDTV: demux_ts vs lavf

Nico Sabbi <[email protected]> Mon, 16 Oct 2006 14:55:49 +0200
Newsgroups gmane.comp.video.mplayer.user.dvb
Message-ID <[email protected]>
Carl Eugen Hoyos wrote:

>Nico Sabbi <nsabbi <at> email.it> writes:
>
>  
>
>>although it's very unlikely try to change the 4MB packet limit in 
>>ts_parse to 16MB and
>>recompile. Does anything change? It shouldn't, but just in case...
>>    
>>
>
>Where in demux_ts.c/ts_parse can I change the packet limit? I tried to change a
>few constants, but none where 4096 before (and things didn't improve).
>
>Carl Eugen
>  
>

raise MAX_PACK_BYTES in demuxer.h and recompile