Jump to content

Choppy DVD playback in mandriva 2008.1


Sunnyr
 Share

Recommended Posts

Alright, I decided to give mandriva 2008.1 a try on my computer... I got all the codecs and stuff installed but DVD playback is crap.

I tried every mode, turned my desktop effects on and off but its still choppy...

anyone got ideas?

and yes, I tried the video playback plugin in compiz, its a no go.

Edited by Sunnyr
Link to comment
Share on other sites

su

hdparm -d /dev/<your dvd player>

 

if it says dma is disabled enable it with

 

hdparm -d1 /dev/<your dvd player>

 

and see if this improves things, I don't have mandriva atm so don't know where the config file is stored to make the setting permanent

Edited by ffi
Link to comment
Share on other sites

here is what I got from that command:

[root@]# hdparm -d /dev/sr0

 

/dev/sr0:

HDIO_GET_DMA failed: Inappropriate ioctl for device

[root@localhost sunny]# hdparm -d1 /dev/sr0

 

/dev/sr0:

setting using_dma to 1 (on)

HDIO_SET_DMA failed: Inappropriate ioctl for device

HDIO_GET_DMA failed: Inappropriate ioctl for device

 

and still choppy video.

also this applies to local files like my videos

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...