Closed dimovnike closed 9 years ago
Did you try with omxplayer? I suspect the same happens there. It would be pretty normal.
i tried vlc :) the result is the same, so closing it.
Interesting, I remember vlc implemented a better seek... however yes, this is not so weird. I can probably have a look however at the negative values, those makes no sense.
please see this log:
as yo usee, it seeks to an earlier point 1321 instead of 5000. Also when i do seek(0) it does:
note the minus there, is this normal behaviour? The seek(0) doesn't bother me, but seek to a non zero position breaks some QML logic.
Also the underseek is different from video to video. On this video it is about 3.5 seconds, we have other videos with 0.5 under seek. (i suspect the bigger the video the biger is underseek but its not proven)
Is this a normal behaviour?