[MPlayer-users] Strange play time in recorded transport stream

Oliver Seitz info at vtnd.de
Wed Mar 30 01:17:49 CEST 2011


> If the start value is a random timestamp, then something like
>
>    new_timestamp = timestamp - start;
>    if (new_timestamp<  0) new_timestap += max_cycle_value + 1;

It's just the case that the creator of the stream can use any value for 
max_cycle_value.

Greets,
Kiste


More information about the MPlayer-users mailing list