[MPlayer-users] Seeks to a wrong position with -ss option in wmv files
Alejandro Vargas
alejandro.anv at gmail.com
Thu Feb 8 14:53:34 CET 2007
2007/2/8, ivr <ivr at krasrm.ru>:
> I need to start 4 players simultaneously for playing one file. But
> everyone should be started with different positions.
-ss does not start at the exact time given by you. It starts at the
next keyframe after this time.
The problem is that the only way to do what you want is to seek to
PREVIOUS keyframe to the time you given, and decode the video
discarding the result until your -ss time is reached (this could be
slow) and mplayer does not do this.
--
Alejandro Vargas
More information about the MPlayer-users
mailing list