| Author |
Message |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Fri 10 Jul 2009, 21:32 Post subject:
|
|
algyzas,
What options did you enable with your MPlayer package? Without this information, we're completely in the dark as to why we should use your version.
MPlayer has a plethora of additional options, some are automatically enabled with the configure script, but many need to be explicitly enabled. And of course, some of these options require additional libraries.
For example, quite a few people on this forum use MPlayer as a webcam viewer, but unless you enabled the Video4Linux (V4l/V4L2) input, this option will be disabled.
Or if you didn't enable the "xv" output option, Pentium1/Pentium2 users will have stuttering DVD playback.
It's true that my MPlayer package is 18 months old, but the only significant change to MPlayer since then has been MPEG4 hardware acceleration support. Did you enable one of the MPEG4 acceleration features, such as VDPAU?
|
|
Back to top
|
|
 |
maddmike
Joined: 17 Jun 2008 Posts: 14
|
Posted: Tue 01 Sep 2009, 16:49 Post subject:
VDPAU or NVIDIA ION support? |
|
tempestuous,
| Quote: |
It's true that my MPlayer package is 18 months old, but the only significant change to MPlayer since then has been MPEG4 hardware acceleration support. Did you enable one of the MPEG4 acceleration features, such as VDPAU?
|
Do you have any plans to update mplayer for puppy to support hardware MPEG4 (H.264) decoding? My home theater uses your mplayer and lirc packages (running on 4.0 with the 2.6.21 kernel). My next plan is to replace the noisy Pentium 4 PC with an Intel Atom/nvidia Ion fanless system. The Ion chipset has hardware H.264 decoding, which allows 1080p HD playback. The Atom CPU by itself can't handle it. I think the only missing piece is a puppy-friendly mplayer that supports the nvidia hardware.
Thanks for your help.
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Fri 04 Sep 2009, 07:51 Post subject:
|
|
| maddmike wrote: | | Do you have any plans to update mplayer for puppy to support hardware MPEG4 (H.264) decoding? |
Yes, I will do a "cutting-edge" MPlayer when Puppy5 (uPup) is released.
I might do a "cutting-edge" ffmpeg to match it.
| maddmike wrote: | | My next plan is to replace the noisy Pentium 4 PC with an Intel Atom/nvidia Ion fanless system. |
Yes, an excellent choice for for Home Media system. And yes, the onboard Intel video chips typically associated with Atom systems just don't cut it. nVIDIA is the go for video performance.
|
|
Back to top
|
|
 |
maddmike
Joined: 17 Jun 2008 Posts: 14
|
Posted: Mon 07 Sep 2009, 18:26 Post subject:
release ETA |
|
| Quote: | | when Puppy5 (uPup) is released. |
When's that?
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Mon 07 Sep 2009, 18:38 Post subject:
|
|
The last I heard was that Barry wants to make uPup library-compatible with Ubuntu Karmic Koala
so according to Google, that means October.
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 08 Sep 2009, 00:51 Post subject:
|
|
Hi tempestuous why wait for series 5 when 4.3 is almost at RC1 status?
The repo mplayer was/is broke since day one it was uploaded, would be nice to have something small but working out of the box.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Tue 08 Sep 2009, 01:28 Post subject:
|
|
There's some self-interest involved.
I'm playing with the idea of developing a multimedia device based using an embedded operating system, and I was going to strip back Ubuntu for various reasons relating to the SDK available for the embedded hardware ... but when I heard about uPup I thought that it was worthwhile synchronising my project with this.
I want to wait to make my OS fully Karmic Koala/uPup compatible - that means GCC, glibc, and GTK2.
And there may be some kernel optimisations for my hardware, too.
All in all, a bit of work. I have a busy job these days, so I don't want to go through the exercise twice.
|
|
Back to top
|
|
 |
clarf

Joined: 13 Jun 2007 Posts: 606 Location: The old Lone Wolf
|
Posted: Tue 29 Sep 2009, 17:41 Post subject:
|
|
Hi tempestous,
I recently created a smplayer pet (mplayer frontend) that includes the mplayer-1.0rc2-071007.pet file, I suppose it´s a older pet from the official repositories and not includes any feature included in your recent compiled mplayer version. It doesn´t have support for any AMD extension to the x86 instruction set either.
I want to include your mplayer version to smplayer, but I want to know if you compiled it with 3DNow! support and other AMD extensions. If not, then It could be good to have two mplayer versions that support AMD and Intel (you don´t mention it in your first post) extended instructions and speedup video processing for that architecture.
Thank you for the attention pleased,
clarf
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Wed 30 Sep 2009, 12:41 Post subject:
|
|
I compiled this version of MPlayer with runtime-cpu detection.
If you launch it from the commandline you should see that your CPU is detected ...
but don't expect any noticeable performance improvement from CPU optimisation.
Far more significant performance will be gained by ensuring that you are using MPlayer's xv video output under Xorg (not xvesa).
|
|
Back to top
|
|
 |
clarf

Joined: 13 Jun 2007 Posts: 606 Location: The old Lone Wolf
|
Posted: Wed 30 Sep 2009, 13:37 Post subject:
|
|
Many thanks tempestous, it´s seems what I was searching for.
clarf
|
|
Back to top
|
|
 |
maxxx
Joined: 01 Oct 2009 Posts: 3
|
Posted: Thu 01 Oct 2009, 16:41 Post subject:
dvb does not work |
|
Hello,
when I type this:
| Code: | | mplayer -vo xvmc -vc ffmpeg12mc dvb://arte |
I get this:
| Code: | Playing dvb://arte.
dvb_tune Freq: 10743000
TS file format detected. |
and nothing happens
when I type
| Code: | szap -r arte
cat dev/dvb/adpater0/dvr0 > file.asf
mplayer -vo xvmc -vc ffmpeg12mc file.asf |
it works fine and I can watch the stream
Can someone help me?
|
|
Back to top
|
|
 |
maxxx
Joined: 01 Oct 2009 Posts: 3
|
Posted: Wed 04 Nov 2009, 10:39 Post subject:
|
|
It works when I run mplayer with:
mplayer -vo xvmc -vc ffmpeg12mc dvb://
AND generated a channels.conf with scan -x 0 -t 1 ...
AND did not edit the first line in channels.conf
Now an old man can watch tv with his old computer,
thanks tempestuous for your work
|
|
Back to top
|
|
 |
Peterm321
Joined: 29 Jan 2009 Posts: 195
|
Posted: Mon 09 Nov 2009, 09:12 Post subject:
|
|
| Quote: | | I might do a "cutting-edge" ffmpeg to match it. |
Dear Tempestuous
If you are willing could you compile it with the dependencies incorporated?
I had attempted to use the last posted ffmpeg however it demanded an awful lot of dependencies. When I finally gathered the dependencies or made the appropriate symlinks it then crashed due to symbol lookup failure.
Maybe puppy versions later than "dingo" don't have this problem?
Anyway I gave up, instead I found the latest hot off the press WIN32 version (which is a WIN32 console program) works well with WINE. There is a 2007 version of ffmpeg (I think it was on a the 4.1 retro distribution) but the latest versions of ffmpeg have recent work on AAC encoding.
thanks
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Fri 01 Jan 2010, 12:16 Post subject:
|
|
when the menu is refreshed that edit gets lost so do this instead:
Replace /usr/local/share/applications/mplayer.desktop contents with this for the menu entry
| Code: |
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=MPlayer
GenericName=Multimedia player
Comment=Multimedia player
Comment[de]=Multimedia-Player
Comment[es]=Reproductor multimedia
Comment[fr]=Lecteur multimédia
Comment[it]=Lettore multimediale
Icon=mplayer.xpm
TryExec=gmplayer
Exec=gmplayer -msglevel all=-1 %U &
Terminal=false
Categories=GTK;Player;
MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-theora;video/x-matroska;
|
then in the console type fixmenus and then restart jwm.
|
|
Back to top
|
|
 |
Dromeno
Joined: 12 Sep 2008 Posts: 465
|
Posted: Mon 11 Jan 2010, 07:21 Post subject:
libaa.so.1 missing in Puppy 4.2.1 |
|
I have installed mplayer in puppy 4.2.1 but it will not open because lib.aa.so.1 is missing. Can anyone please provide a download link?
thx!
|
|
Back to top
|
|
 |
|