Page 1 of 1

playing mp3, want Mplayer to repeat ...SOLVED

Posted: Mon 10 Jan 2011, 06:17
by Shep
SOLUTION: place options in /root/.mplayer/config


On the command line I can make Mplayer repeat an mp3 by using an argument "loop 5" but I would like to place loop=5 in a config file so everything I play will repeat by default. Reckon I'll notice it with movies, in time to halt. :lol:

There seem to be two empty config files associated with Mplayer,

/etc/mplayer/mplayer.conf
/etc/mplayerplug-in.conf

but whatever I put in there has no effect.

Any ideas for its config file?

Posted: Mon 10 Jan 2011, 06:43
by nooby
But what was it you put there? I also want to be able to do this. and on VLC too :)

Posted: Mon 10 Jan 2011, 11:01
by Shep
nooby wrote:But what was it you put there? I also want to be able to do this. and on VLC too :)
For infinite repeats, add the line loop=0 to file /root/.mplayer/config

I'm not into VLC, yet. 8) 8)

Posted: Mon 10 Jan 2011, 11:03
by nooby
Thanks, typical of me in the Snow Puppy there is a VLC player instead but that maybe works on that one too. I have to test

VLC was more easy than what I thought. Pref and playlist and one tell it to show all and there is a box that says Current item if one tick that box it repeat the current item. That was good. I only had to look for it.