pb seek mpeg2 TS using rc module

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
ys

pb seek mpeg2 TS using rc module

Postby ys » 04 Dec 2003 17:08

when seek on a mpeg 2 TS with rc interface module the video go alway to the start time (begin)
Is it a libmpeg2 pb ?

Gibalou
Big Cone-huna
Big Cone-huna
Posts: 608
Joined: 26 Nov 2003 10:59

Postby Gibalou » 05 Dec 2003 12:32

No, it's a limitation of the seeking method used in the rc interface.

Seeking in % of the file size will work because VLC does know the file size of your TS sample. But seeking in time (seconds) doesn't work because TS streams don't have a bitrate information or time indexes so we just can't find the place in the stream which corresponds to a certain time (at least without decoding all the file until this precise time).

However I think I'll implement some basic bitrate estimation (from the data already read) so at least a basic / non-precise time seeking can be done.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 48 guests