LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Playing DVD in ubuntu 9.04 (https://www.linuxquestions.org/questions/linux-newbie-8/playing-dvd-in-ubuntu-9-04-a-760920/)

fazeel 10-10-2009 12:45 AM

Playing DVD in ubuntu 9.04
 
Hi there,
I'm a newbie to this forum and also to ubutnu. I have installed all restricted codecs to my system and I gotta problem when playing
a DVD in totem player. the problem is dvd movie is playing well and after few minutes 1-5 the sound is going well but picture is stucking.. it goes grdually slow and stucks. but sounds are playing well. some times movie is playing well but not hearing any sounds!
any one can help me pls??

thanks.

~sHyLoCk~ 10-10-2009 01:27 AM

Try smplayer

pwalden 11-12-2009 10:58 AM

Sounds like a classic lack of system resources or bad configuration.
  • Try running your player from a command line. Maybe the player will spew out error or problems that you can then act on
  • Make sure your DVD disk drive has DMA enabled. Otherwise it may be having trouble feeding the video file to the player quick enough. Run hdparm to find out.

schneidz 11-12-2009 02:53 PM

possibly the dvd is dirty ?

maybe playing from harddrive will be faster:
Code:

lsdvd && dd if=/dev/sr0 of=moo-vee.iso
mplayer dvd://1 -dvd-device moo-vee.iso



All times are GMT -5. The time now is 11:48 AM.