[MPlayer-users] seek or "set_property time_pos" with URL

Reyada Wolak reyada.wolak at gmail.com
Thu Jul 9 18:27:23 CEST 2009


Hi,

I have notice that seek or "set_property time_pos" is not working with HTTP
URL if it comes after loadfile directly.

loadfile <http URL> 0
seek <sec> 2
OR set_property time_pos <sec>

it works fine after the clip start playing but not if you want to start load
at a specifc position.

loadfile from local file and then seek works fine as well:

loadfile file 0
seek <sec> 2

it is only not working with URL. I'm using r29280-4.5.0 on Win32 mingw32


More information about the MPlayer-users mailing list