View previous topic :: View next topic |
Author |
Message |
swingarm l33t
Joined: 08 Jun 2002 Posts: 627 Location: Northern Colorado
|
Posted: Sun Aug 25, 2002 11:37 pm Post subject: Problems playing DVD on I8200 |
|
|
I have a Dell I8200 with a combo DVD(8X)/CDRW(24X) drive in the unit. I have Gentoo 1.4 with KDE 3.03 installed. I can use xcdroast with no problem. I've installed mplayer and ogle but I get similar errors, I'll just concentrate on mplayer for now. The command I use to start it is:
mplayer -vo xv -gui
That brings up the mplayer gui, I then goto /mnt/cdrom and try to load a *.vob file and mplayer exits. Here is the output for mplayer:
MPlayer 0.90pre6-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
CPU: Intel (Family: 8, Stepping: 4)
SSE supported but disabled
SSE2 supported but disabled
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2
vo: X11 running at 1600x1200 with depth 24 and 32 bpp (":0.0" => local display)
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/share/mplayer/codecs.conf: 38 audio & 104 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error: No such file or directory
Using usleep() timing
Can't open input config file /root/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/share/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
[cfg] read config file: /root/.mplayer/gui.conf
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/share/mplayer/Skin'
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Playing /mnt/cdrom/video_ts/vts_01_0.vob
Detected MPEG-PS file format!
MPEG: No Audio stream found... ->nosound
VIDEO: MPEG2 720x480 (aspect 2) 29.97 fps 5734.0 kbps (716.8 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred csp: Mpeg PES)
Couldn't find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
Sorry, selected video_out device is incompatible with this codec.
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
libmpeg2: Using MMXEXT for IDCT transform
libmpeg2: Using MMXEXT for motion compensation
VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [x11] 720x480 => 720x540 Planar YV12
Using MMX2 for colorspace transform
SwScaler: using unscaled Planar YV12 -> BGR 32-bit special converter
Detected video codec: [mpeg12] vfm:1 (MPEG 1 or 2)
==========================================================================
Audio: no sound!!!
Start playing...
V: 0.5 1 0% 0% 0.0% 0 0 0%
Exiting... (Quit)
I do have sound installed but that's about the only thing I understand from the above log. This is the very first time I've tried playing DVD's thru Linux in my Laptop. I haven't changed or added anything in the mplayer logs file.
Kent |
|
Back to top |
|
|
swingarm l33t
Joined: 08 Jun 2002 Posts: 627 Location: Northern Colorado
|
Posted: Mon Aug 26, 2002 5:58 am Post subject: |
|
|
I forgot to mention, I also have scsi emulation complied into the kernel. |
|
Back to top |
|
|
longint Tux's lil' helper
Joined: 27 Aug 2002 Posts: 100 Location: good old germany
|
Posted: Wed Aug 28, 2002 10:18 am Post subject: |
|
|
swingarm wrote: | I forgot to mention, I also have scsi emulation complied into the kernel. |
Thats the point. I had also such problems using xine _and_ ide-scsi. U should be fine by removing the scsi-emulation. If you want to use both - ide-cd and ide-scsi - u have to compile ide-cd _and_ ide-scsi as modules. Then, u can load whichever you need...
BTW: Do u know the cool i8k-Plugin for gkrellm?
Last edited by longint on Fri Aug 30, 2002 10:54 am; edited 2 times in total |
|
Back to top |
|
|
swingarm l33t
Joined: 08 Jun 2002 Posts: 627 Location: Northern Colorado
|
Posted: Wed Aug 28, 2002 11:45 pm Post subject: |
|
|
About the Dell Plugin, Yes I do and it's working nicely...
Kent |
|
Back to top |
|
|
Danielb n00b
Joined: 07 Aug 2002 Posts: 16 Location: Madrid (Spain)
|
Posted: Sat Aug 31, 2002 10:35 am Post subject: |
|
|
MPlayer works with ide-scsi in my I8200 without problems, just link /dev/sr0 to /dev/dvd and run:
mplayer -gui -dvd 1 -alang (your language) |
|
Back to top |
|
|
|