View Single Post
ace's Avatar
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#5
If you want to avoid repeated terminal use, the best thing I can think of is file-specific configuration files.

Add the following line to "/home/user/.mplayer/config":
Code:
use-filedir-conf=yes
Then for "video.avi" create a text file named "video.avi.conf" in the same dir. "video.avi.conf" should look like this:
Code:
loop=5
speed=0.5
ss=60
endpos=15
I haven't tested this myself, but I think it might work.
__________________
[SIGPIC][/SIGPIC]