[MPlayer-users] New version possibly support endpos on windows

Dylan R. Semler dsemler at macalester.edu
Wed May 3 18:59:59 CEST 2006


> I would like the endpos ability in both mencoder as it is and extend 
> it to mplayer. 

As a temporary work around, in Linux you could make a small script along 
the lines of:

#!/bin/bash

mplayer <file> &
wait <# of seconds you want the file to play>
pkill mplayer




Dylan




More information about the MPlayer-users mailing list