Mplayer SVN pet

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#16 Post by Patriot »

Hmmm ...

big_bass
Agreed with ya on that one. I do have one built specifically for my use and have a bunch of my own stuffs linking to it.

Now, I would like to see just how much better/improved is the internal codec support with recent svn mplayer as compared to the ones I've used many months ago. The first mplayer binary I had back then was like only 5MB, recent svn binary is almost doubled at 9MB. I noticed that many of the codes goes into codec library. I've seen vast improvements in internal codec support. That's the main reason I'm making a svn pet now.

@aragon
Yup. Please help yourself to it and knock yourself out ... ;-)

mencoder svn-29110 binary (3.4MB)
[download]
Note: same configure options, same compile run.

Rgds

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#17 Post by aragon »

thanks!

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#18 Post by abushcrafter »

Thanks very much for sharing this. btw does this build have duel core support? I coud not find on the web any doc on what "--enable-runtime-cpudetection" did.
[url=http://www.adobe.com/flashplatform/]adobe flash is rubbish![/url]
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/

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

#19 Post by Patriot »

Hmmm .....

This is a pure mplayer svn snapshot. It does not have multi-threaded support, for that we'd have to pull in ffmpeg-mt and do a transplant into mplayer ... but then, all of mine are single core (no HT), so kinda pointless in my case ...

The runtime cpudetection supposedly enable mmx, sse, etc etc function paths on supported processors. Mplayer was configured for i486 though I doubt any real 486 could do realtime xvids let alone x264s ... but it should be good for some mp3s ...

Hope you have fun using it !


Rgds

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#20 Post by abushcrafter »

Interesting... as I get the same sort of results compared to Mplayer with Multi-core support (09/2009) using the SMplayer GUI playing the H.264 encoded version of Big Buck Bunny.
Patriot wrote:Hope you have fun using it !
Oh I am :D. My only wish is that I could use my prefered skin of Corelian (Get The Corelian Skin Here) but you aren't interested in other skins so I will have to make do :|/:(.
[url=http://www.adobe.com/flashplatform/]adobe flash is rubbish![/url]
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/

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