LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   xine dvd slow playback (https://www.linuxquestions.org/questions/linux-software-2/xine-dvd-slow-playback-484480/)

schneidz 09-17-2006 08:25 PM

xine dvd slow playback
 
hi all, when i hit the dvd button on xine-ui it will take about 30 secs. to start to play. and if i hit the forward button the screen will freeze for about a minute before it skips to the next selection. sometimes i have to kill it.
my pc is about 2 years old but xine has only been acting like for 2 weeks.


Code:

[schneidz@hyper schneidz]$ xine --version
This is xine (X11 gui) - a free video player v0.99.2.
(c) 2000-2004 The xine Team.
[schneidz@hyper schneidz]$ xine dvd://
This is xine (X11 gui) - a free video player v0.99.2.
(c) 2000-2004 The xine Team.
mach64_vid: Error occured during pci scan: Operation not permitted
mga_crtc2_vid: Error occured during pci scan: Operation not permitted
mga_vid: Error occured during pci scan: Operation not permitted
pm2_vid: Error occured during pci scan: Operation not permitted
pm3_vid: Error occured during pci scan: Operation not permitted
radeon_vid: Error occured during pci scan: Operation not permitted
rage128_vid: Error occured during pci scan: Operation not permitted
cyberblade_vid: Error occured during pci scan: Operation not permitted
[SiS] Error occurred during pci scan: Operation not permitted
libdvdnav: Using dvdnav version 1-rc5 from http://xine.sf.net
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdnav: DVD Title: AQUA_TEEN_HUNGER_FORCE_DISC_1
libdvdnav: DVD Serial Number: 30878304
libdvdnav: DVD Title (Alternative): AQUA_TEEN_HUNGER_FORCE_DISC_1
libdvdnav: Unable to find map file '/home/schneidz/.dvdnav/AQUA_TEEN_HUNGER_FORCE_DISC_1.map'
libdvdnav: DVD disk reports itself with Region mask 0x00f00000. Regions: 1 2 3 4
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
 
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0000019a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00000d14
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0022101c
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0022173d
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 0
 
 
[1]  Killed                  xine dvd://
 
[2]+  Stopped                xine dvd://
[schneidz@hyper schneidz]$ killall xine
[schneidz@hyper schneidz]$ killall -9 xine


schneidz 09-18-2006 11:09 AM

what i did is vobcopy -m the dvd to the hard drive but xine dvd://home/schneidz/dvd doesnt work (a pop-up box says that it cant find dvd .ifo file - used to work). so i do xine *.vob but i cant click on the menus.

can anyone explain why i am unable to play ripped dvd's from the hard drive?

fyi: i installed a new seagate 120 gb hd but that wouldn't explain why the same dvd-rom would be so slow.

thanks,

bjagee 01-31-2007 08:44 PM

Slow DVD
 
What kind of hdd is it? if it is an IDE, there could be a channel conflict from installing the new hdd and having both request to be master or slave; You might also make sure that you're using the 40 pin IDE cable vs the older 20 pin with the same connectors.

schneidz 02-01-2007 03:30 PM

i played around but i'm not sure but i think my problem with the slow playback from the dvd-rom was that i had 'ide-scsi' enabled. i did this as root:
Code:

#rmmod ide-scsi
and it seemed to resolve it and i do:
Code:

#insmod ide-scsi
whenever i need to record a cd.


i think this was my problem with the hdd issue:
http://www.linuxquestions.org/questi...43#post2585543


All times are GMT -5. The time now is 01:24 PM.