DVDs are currently unwatchable on my machine, as it looks to be reading the disc at 5FPS, but when I play back the same section it plays it much smoother, but insanely fast.
I am using ubuntu 5.04 - 32 bit on a 64-bit HP zv6000 laptop.
I too am experiencing choppy video, the audio is fine though.Is DMA enabled for your drive? You can check by typing "sudo hdparm -d /dev/cdrom" into the console (assuming /dev/cdrom is the path to your DVD-drive).
Code: Select all
[root@FD4-PPC user]# sudo hdparm -d/dev/cdrom
sudo: hdparm: command not found
I think your distribution don't use the sudo-system. Just type "hdparm -d /dev/cdrom" as root. (If that still doesn't work, you could search with google or try to ask in a Fedora Core forum -> How to enable DMA?)I too am experiencing choppy video, the audio is fine though.Is this something that I can install? I should explain that i am pretty new to Linux, so I don't know many troubleshooting steps...Code: Select all
[root@FD4-PPC user]# sudo hdparm -d/dev/cdrom sudo: hdparm: command not found
I don't know if this is helpful, but I am running Fedora Core 4 on a Mac PowerBook G3...
Code: Select all
/dev/cdrom:
using_dma = 0 (off)
Code: Select all
gedit /etc/hdparm.conf
Code: Select all
kate /etc/hdparm.conf
Code: Select all
/dev/cdrom {
dma = on
}
Return to “VLC media player for Linux and friends Troubleshooting”
Users browsing this forum: No registered users and 13 guests