Page 1 of 1

feature request: show right time in DVD's

PostPosted: Mon Aug 27, 2012 6:28 pm
by rogerdpack
In certain DVD's that (I believe) use both side of the DVD, about half way through the DVD, the

get_time_pos

command resets, and returns 0, so is no longer accurate (try smplayer on most longish commercial DVD's--seek to the end, the problem manifests itself--if you want a demo DVD I'd be happy to mail you one).

However, you can


get_property stream_time_pos
then "fallback" on get_time_pos and it will work as it should.

http://lists.mplayerhq.hu/pipermail/mpl ... 83676.html

Would it be possible to get this implemented in smplayer?
Thanks!
-roger-