Re: HDTV: demux_ts vs lavf
Carl Eugen Hoyos <[email protected]> Mon, 16 Oct 2006 11:24:52 +0000 (UTC)
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
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