--- ../mplayer-1.0rc2-orig/libmpdemux/demux_mpg.c 2007-10-08 04:49:33 +0900 +++ libmpdemux/demux_mpg.c 2007-12-14 23:42:59 +0900 @@ -104,7 +104,7 @@ } -// 500000 is a wild guess -#define TIMESTAMP_PROBE_LEN 500000 +// 1500000 is a wild guess +#define TIMESTAMP_PROBE_LEN 1500000 //MAX_PTS_DIFF_FOR_CONSECUTIVE denotes the maximum difference //between two pts to consider them consecutive