Mplayer SVN pet

Audio editors, music players, video players, burning software, etc.
Message
Author
taca0
Posts: 123
Joined: Thu 07 May 2009, 00:57

#21 Post by taca0 »

The Mencoder link don't have the file active. Where else I can download it?

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#22 Post by Patriot »

Hmmm .....
taca0 wrote:The Mencoder link don't have the file active. Where else I can download it?
The mencoder binary is already included within the mplayer pets ...

Rgds

aarf

#23 Post by aarf »

mplayer svn-31792 (post 1.0rc3)
how do loop/repeat a track?
(puppeee1 with http://www.fileden.com/files/2008/9/21/ ... thdeps.pet)
sometimes mplayer opens with the unmoveable rectangle consol over/obscuring the bottom task bar

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#24 Post by Patriot »

Hmmm .....
aarf wrote:mplayer svn-31792 (post 1.0rc3)
how do loop/repeat a track?
(puppeee1 with http://www.fileden.com/files/2008/9/21/ ... thdeps.pet)
sometimes mplayer opens with the unmoveable rectangle consol over/obscuring the bottom task bar
To loop a media file, use the -loop option :

Code: Select all

1. For mplayer CLI, ex: mplayer -loop MusicVideo.avi
2. For gmplayer GUI, edit ~/.mplayer/config and add 'loop' to it.
If you specify just 'loop' it will repeat forever. If loop n then it loops n times.

The GUI panel position is saved in ~/.mplayer/gui.conf ... Edit these values to your liking,

Code: Select all

gui_main_pos_x = "100"
gui_main_pos_y = "200"
Rgds

aarf

#25 Post by aarf »

but there are lots of spare button in the gui cant one of them be a loop?

Code: Select all

# mplayer -loop videofile.mp4
The loop option must be an integer: videofile.mp4
Error parsing option on the command line: -loop
MPlayer SVN-r31792-snapshot-4.2.2-Patriot-r2 (C) 2000-2010 MPlayer Team
# 

Code: Select all

# mplayer -loop 100 videofile.mp4
plays 100 loops and doesn't open the immovable console :)


~/.mplayer/config and add 'loop' to it.
[default]
# Write your default config options here!
loop

[extension.mkv]
demuxer=mkv

Code: Select all

# mplayer
Option loop needs a parameter at line 3
# 


cant figure out what this parameters supposed to be

Code: Select all

loop 100
is the same missing parameter response.
the correct info needs to be in

Code: Select all

# mplayer -h

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#26 Post by Patriot »

Hmmm .....

Whoops ... my bad, a typo there ... to repeat forever it should be -loop 0 ... as for the config file option, it needs assignment like this, loop=0 ...

The GUI API interface have no repeat message defined, that's why there's no repeat button switch.


Rgds

aarf

#27 Post by aarf »

Code: Select all

[default] 
# Write your default config options here! 
loop=0 

[extension.mkv] 
demuxer=mkv
is looping fine. thanks.
now i want to be able to loop say 60 times then pause say 20 minutes, then loop the original another 60 times then pause 20 minutes, then keep repeating the loop pause sequence until intervention. do i need to make a blank mp4 and put it in a playlist, or how should i do this loop pause sequence?

User avatar
walter90
Posts: 282
Joined: Wed 26 Aug 2009, 03:53
Location: Pennsylvania, USA

#28 Post by walter90 »

I tried this .pet and while it allowed me to play .flv files it associated my disk drive desktop icon with Mplayer instead of Gxine as is the default, and also, I could not turn off subtitles at all.

Other than that it worked fine. What do you suggest to fix this problem?

I run Puppy 4.2.1 on an HP Pavillion ze5600

taca0
Posts: 123
Joined: Thu 07 May 2009, 00:57

#29 Post by taca0 »

Patriot,

I am not expert..

I like the mplayer version 1rc3 plays all the codec I have But... the XV driver crash my computer (I don't know why ) but I can only use X11 But.. its not scaling . So I used other old version of mplayer with only X11 with scaling .

How I change that on your mplayer version?

Pelo

Puppies serie 4 try Xhippo

#30 Post by Pelo »

Puppies serie 4 try Xhippo. It runs on Toutou 436 (French puppy 4.3.1 remesterized in 2015 with frisbee and ... Xhippodemo here

Pelo

On test to activate Puppy 4.2.1 music power,

#31 Post by Pelo »

mplayer svn-31792 (post 1.0rc3) pet package (8.6MB)
Description :
- mplayer (24-July-2010) binary with gui support and dvd-skin.
- includes opencore-AMR & ffmpeg-VP8
- supports ladspa.
On test to activate Puppy 4.2.1 music power, gxine does not work Xorg.
For watching my videos, after recording with. Xvidcap 1.1.6
Just enough for my needs, its works as it should :) :)
Gxine desktop exec>>>>mplayer, :) that is done !

Post Reply