The time now is Thu 23 May 2013, 22:47
All times are UTC - 4 |
| Author |
Message |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9850 Location: Arizona USA
|
Posted: Sun 14 Oct 2007, 22:17 Post subject:
|
|
I guess this is a bug. Gxine won't play DVDs very well, and when I installed the mplayer dotpup it didn't put an entry in the menu and it gives me this error message when I start it in rxvt: | Quote: | # mplayer
mplayer: error while loading shared libraries: libesd.so.0: cannot open shared object file: No such file or directory
#
|
I Googled libesd.so.0 and only found it as an .rpm.
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Sun 14 Oct 2007, 22:28 Post subject:
|
|
http://dotpups.de/dotpups/Multimedia/libesd.so.0.2.36.pup
Mark
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9850 Location: Arizona USA
|
Posted: Sun 14 Oct 2007, 22:50 Post subject:
|
|
Thanks, Mark. Now here's what happens: | rxvt wrote: | # mplayer -ao alsa /mnt/hdc
MPlayer 1.0pre8-3.3.4 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) III CPU 1200MHz (Family: 6, Model: 11, Stepping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
Playing /mnt/hdc.
Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll
Seek failed
Exiting... (End of file)
#
|
Do I need to copy win32/avisynth.dll from my Windows installation (if I can find it) and put it in /usr/local/lib ?
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Sun 14 Oct 2007, 23:06 Post subject:
|
|
http://dotpups.de/diverse-tgz/avisynth.dll.tar.gz
extract in /usr/lib/win32
If it complains about more missing files, you might need one of these two codecpacks:
http://dotpups.de/dotpups/Multimedia/MPlayer-1.0.8/
The "mini" should be ok for most video-formats.
The larger one includes more required by several radiostations and some more exotic codecs.
They are huge, I think the big one is over 40 MB extracted.
Mark
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9850 Location: Arizona USA
|
Posted: Sun 14 Oct 2007, 23:43 Post subject:
|
|
I installed the first dotpup and by golly that nearly did it. The opening screen where you choose what you want the player to do from the DVD movie menu showed, but nothing else would happen. Here's what rxvt said (note that I had to use /dev/hdc instead of /mnt/hdc): | Quote: | # mplayer -ao alsa /dev/hdc
MPlayer 1.0pre8-3.3.4 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) III CPU 1200MHz (Family: 6, Model: 11, Stepping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
Playing /dev/hdc.
Encrypted VOB file! Read DOCS/HTML/en/cd-dvd.html.
...
[many times]
...
Encrypted VOB file! Read DOCS/HTML/en/cd-dvd.html.
MPEG-PS file format detected.
VIDEO: MPEG2 720x480 (aspect 2) 29.970 fps 5000.0 kbps (625.0 kbyte/s)
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
AC3: 2.0 (stereo) 48000 Hz 192.0 kbit/s
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
alsa-init: using device default
alsa-init: unable to set hw-parameters: Invalid argument
alsa-init: unable to set sw-parameters: Invalid argument
Could not open/initialize audio device -> no sound.
Audio: no sound
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 720x480 => 720x540 Planar YV12
No bind found for key 'MOUSE_BTN0'.
No bind found for key 'MOUSE_BTN0'.
V: 17.6 528/528 30% 23% 0.0% 0 0
Exiting... (End of file)
# |
I use the onboard sound but a PCI sound card sound card is plugged in. Maybe that confused mplayer?
_________________ Puppy Help 101 - an interactive tutorial for Lupu 5.25
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Sun 14 Oct 2007, 23:53 Post subject:
|
|
right-click the window to get the menu.
go to options.
go to video
choose another driver.
Read more about this in the two mplayer-threads:
http://murga-linux.com/puppy/viewtopic.php?search_id=429815337&t=13216
http://murga-linux.com/puppy/viewtopic.php?search_id=429815337&t=9000
sorry for being short, but I really must sleep now
goodnight and good luck, Mark
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|