LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do configure mplayer for dvd? (https://www.linuxquestions.org/questions/linux-software-2/how-do-configure-mplayer-for-dvd-488616/)

dansawyer 10-01-2006 11:26 PM

how do configure mplayer for dvd?
 
All,

Mplayer returns the following error. How should mplayer be configured? The audio is alsa. There are several mplayer vidio options. How should they be configured?

Thanks - Dan

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
[ws] Error in display.?% ??,?% 0 0
[ws] Error code: 11 ( BadAlloc (insufficient resources for operation) )
[ws] Request code: 140
[ws] Minor code: 19
[ws] Modules: flip_page

fozner 10-02-2006 03:50 AM

You don't have the display drivers set up correctly or you are running as the wrong user. I'm guessing you have nvidia.

Once that's working, run gmplayer and right-click on it somewhere, go to preferences and set up audio and video. Can use OpenGL on most systems if video drivers are installed correctly... click on a dvd.

You may need some dvd libraries. On fedora they are:

$ rpm -qa | grep livdvd
libdvdnav-0.1.10-3.fc5
libdvdcss-1.2.9-3.fc5.at
libdvdnav-0.1.10-3.fc5
libdvdread-0.9.6-3.fc5.at
libdvdread-0.9.6-3.fc5.at

This is how I set up my DVD to play automatically upon insert using xine. Can be adapted to use Mplayer.
http://comptune.com/forums/viewtopic.php?t=242


All times are GMT -5. The time now is 04:56 PM.