View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 37 posts ] 
Go to page Previous  1, 2, 3  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Mon Mar 01, 2004 6:39 pm 
Offline
Joined: Sat Jan 10, 2004 12:52 am
Posts: 47
I had a smiliar problem with sluggish playback. Make sure that DMA is enabled on your CD-Rom and that should fix the problem.

_________________
Netsurge
----------
Host and Producer of the techPhile, simple.reboot, and Digital Underground.tv podcasts - http://nsightproductions.com

Long time KnoppMyth lover/user


Top
 Profile  
 
PostPosted: Tue Mar 02, 2004 6:07 am 
Offline
Joined: Mon Jan 19, 2004 2:38 pm
Posts: 39
Location: Goteborg, Sweden
Hi there everybody, I have deen fiddeling around with mplayer, xine and ogle like everybody else. On my last Myth installation (I have done quite a few now) Xine would'nt run so I went for Ogle instead. At first I had the same problem as everybody else with "sluggish" playback and after a while sound would go out of sync. After enabling DMA on the dvd with "hdparm -d1 /dev/hdc" Ogle ran beautifully.

So, could anyone please tell me how to enable DMA permanently for /dev/hdc?

Regards
håkan


Top
 Profile  
 
 Post subject: Found it!
PostPosted: Tue Mar 02, 2004 3:49 pm 
Offline
Joined: Mon Jan 19, 2004 2:38 pm
Posts: 39
Location: Goteborg, Sweden
I found it in another post. And it seems to work fine. Now i just have to get lirc for Ogle working.
http://mysettopbox.tv/phpBB2/viewtopic.php?p=4328#4328

haan


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 05, 2004 5:28 pm 
Offline
Joined: Sat Feb 28, 2004 9:30 am
Posts: 69
Location: Michigan
how do i set Xine as my default DVD player.
I looked in the myth settings and cant find it, do I have to set the dir of it under or what
Location of DVD device:
/dev/dvd

or DVD player Command:
mplayer dvd:// -dvd-device %d -fs -zoom -vo xv

I installed both ogle and xine and set the command line to
xine dvd:// -dvd-device %d -fs -zoom -vo xv
and
ogle dvd:// -dvd-device %d -fs -zoom -vo xv
and neither worked.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 05, 2004 11:13 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
The field that has mplayer dvd:// -dvd-device %d -fs -zoom -vo xv is a drop down list and has the proper commands for mplayer xine and ogle in it. just choose whichever one you want to use.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 06, 2004 12:42 am 
Offline
Joined: Sat Feb 28, 2004 9:30 am
Posts: 69
Location: Michigan
Mine doesnt have a drop down menu did i install it wrong?

*edit*
Totally looked over the code in a previous thread

xine -pfhq --auto-scan dvd

works great thanks guys


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 06, 2004 9:26 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
that's cool, but when you get that field highlighted and hit the right or left arrow keys it doesn't toggle through the choices? thats odd, of course I haven't messed with that since R4, and 0.12, but don't see why they would take it away.


Top
 Profile  
 
 Post subject: No color?
PostPosted: Wed Mar 10, 2004 11:58 pm 
Offline
Joined: Mon Dec 08, 2003 2:56 pm
Posts: 22
Thanks to this thread I can now watch encrypted DVD's and use a remote to control them. My only problem is that I have no color in Xine. Everything is black and white. I had color in Ogle, but I couldn't get the remote to work. Any suggestions?


Top
 Profile  
 
 Post subject: Update
PostPosted: Thu Mar 11, 2004 12:30 am 
Offline
Joined: Mon Dec 08, 2003 2:56 pm
Posts: 22
Update to my last post..

It seems I can change the hue and saturation within xine, and this will give me color. But when I exit xine and go back into it it's all black and white again.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 30, 2004 1:08 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Apparently the apt-get for xine-ui is broken for R4V3 (or maybe it's a more general Debian dependancy breakage since the last time I did this). Trying to install xine-ui results in:
Quote:
root@black:/var/log # apt-get install xine-ui
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
libxv1
The following NEW packages will be installed:
libxv1 xine-ui
0 upgraded, 2 newly installed, 0 to remove and 473 not upgraded.
Need to get 0B/1650kB of archives.
After unpacking 3453kB of additional disk space will be used.
Do you want to continue? [Y/n]
(Reading database ... 53223 files and directories currently installed.)
Unpacking libxv1 (from .../libxv1_4.3.0.dfsg.1-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libxv1_4.3.0.dfsg.1-1_i386.deb (--unpack):
trying to overwrite `/usr/X11R6/lib/libXv.so.1.0', which is also in package xlibs
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package xine-ui.
Unpacking xine-ui (from .../xine-ui_0.99.1-1_i386.deb) ...
Errors were encountered while processing:
/var/cache/apt/archives/libxv1_4.3.0.dfsg.1-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Which leaves me without a working DVD viewer...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 30, 2004 1:50 am 
Offline
Joined: Thu Apr 22, 2004 5:52 am
Posts: 10
Location: Switzerland
I also ran into this problem and couldnt solve it. Apparently libxv doesn't compile... :-(

You still can use mplayer, just without the menus. Unfortunately you can't use xine or vlc either, because they too depend on libxv.

Bye,
christian


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 30, 2004 2:33 am 
Offline
Joined: Mon Jan 19, 2004 2:38 pm
Posts: 39
Location: Goteborg, Sweden
I had the same problem and used Ogle instead, DVD menus work fine but I haven't got lirc to work.

BTW, I had problems to get xine working with the previous KnoppMyth version as well but I did'nt investigate it that much, just used Ogle instead.

Maybee you have to remove xine first


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 30, 2004 4:19 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
This may help with Ogle and LIRC. I don't use Ogle, so I don't know... Good luck,

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 06, 2004 6:12 am 
Offline
Joined: Thu Apr 15, 2004 2:59 pm
Posts: 7
Regarding apt-get'ing xine and libxv problem, I did fix it on my last install, but I can't remember what I did, I know it had to something with the options, something like:
apt-get -f --force-yes install
I think I also deleted all the old d/l deb files so tha I forced apt-get to re-d/l them.
Good Luck


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 07, 2004 6:28 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
I've been poking at this on and off for a week now, and it seems that the problem is a more general debian one. Apparently a bunch of X related packages got updated causing some very nasty dependency cascades and conflicts. I'm about at the point of taking the hit and reinstalling R4V3 from scratch to get back to a stable point. :(


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 37 posts ] 
Go to page Previous  1, 2, 3  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: Bing [Bot] and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu