Reply
 
Thread Tools Display Modes
  #1  
Old 04-12-2009, 04:13 PM
@jens @jens is offline
Junior Member
 
Join Date: Apr 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Playing DVDs correctly
Hello, I'm trying out PCBSD 7.1 for 3 hours...

1. As you might know you need libdvdcss to enjoy encrypted DVDs.
# pkg_add -r libdvdcss

2. The multimedia players "look" for that in /usr/lib, but in fact it's installed to /usr/local/lib, so I did:

# cp /usr/local/lib/libdvdcss* /usr/lib

3. I found that atapi dma was ticked in system settings -> kernel but obviously it's *not* enabled because dvd movies are not running properly. What I did:

a. unticked the atapi dma -> okay
b. rebooted the system
c. re-ticked the atapi dma again, rebooted the system again.
The system didn't reboot properly at the first time but rebooted again. However, after being back to kde I could watch DVDs. And there is a nice side effect: the rather jerky mouse (ps/2) is running much better now.

hth
@jens
Reply With Quote
  #2  
Old 02-15-2010, 06:05 AM
haddenharley haddenharley is offline
Junior Member
 
Join Date: Feb 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Playing DVDs correctly
Hello Friends.
I read your tricks it is really nice I'm finding the such type thanks for providing a good
tricks if you have any other then post it here as soon as possible.
Reply With Quote
  #3  
Old 02-27-2010, 11:56 AM
Thulemanden Thulemanden is offline
Senior Member
 
Join Date: Jun 2006
Location: Copenhagen, Denmark
Posts: 329
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Playing DVDs correctly
root@pcbsd-5718# pkg_add -r libdvdcss
Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports ... dvdcss.tbz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release/Latest/libdvdcss.tbz' by URL
root@pcbsd-5718# cp /usr/local/lib/libdvdcss* /usr/lib
cp: No match.
root@pcbsd-5718#
__________________
“Computers are useless. They can only give you answers.”
~ Pablo Picasso
Reply With Quote
  #4  
Old 02-27-2010, 12:35 PM
joe75 joe75 is offline
Member
 
Join Date: Jan 2010
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Playing DVDs correctly
Instead using the package which seems to be unavailable right now, you can install libdvdcss via ports:
Code:
cd /usr/ports/multimedia/libdvdcss/ && make install clean
In 8.0 using the portjail would be the best approach, I think.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I uninstall PC BSD if other OS CDs/DVDs are not loadi serenelune Installing PC-BSD 3 09-21-2009 06:09 PM
the user can't mount the dvds without HAL... federico Drives 1 07-29-2008 11:24 PM
How to play videos and DVDs in Kaffeine or VLC vinoman General Questions 10 03-19-2008 08:03 AM
want to watch DVDs mikael Sound and Multimedia 4 02-10-2007 07:50 PM
encrypted dvds alanford Installing PC-BSD 5 01-29-2007 07:51 PM


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


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.