Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am able to play any .avi's and vob's that I have. My problem is when I go to play one of my encrypted DVD's I get the error:
mplayer not compiled with libcss support. please read dvd-help. (i think that is the name of the file.)
I read the file and it tells me that mplayer should have the DVD2KIT directory. I checked and yes it is there.
Searched here but did not find any mplayer threads with my problem. Searched the net with google. Found one site that told me to set DVD2KIT Share to YES before making, and making install. Did this but same thing, NOT COMPILED WITH libcss support.
If I am missing something easy I apologize. Just can't seem to find the answer. From all the people here that uses mplayer, someone i'm sure can help. Thanks in advance.
yes, that is correct, if you look at the ./configure output you should see .....
Code:
Checking for DVD support (libmpdvdkit) ... yes
Checking for DVD support (libcss - old style) ... yes
Checking for DVD support (libdvdread - new style) ... disabled by libmpdvdkit2
Checking for DVD support (libdvdnav) ... yes
wether you get yes to libcss or not, it is disabled by dvdkit2, which contains a MUCH better version. I take it you are not aware that libcss is both a) crap and b) old
well what have you downloaded? if you got a standard pre10 rpm or tar.gz then it should either already be compiled in it or be enabled by default. you shouldn't need to do anything whatsoever, and i'd strongly suggest you didn't change anything, recommended online or not.
if however you've got a cvs snapshot, then mpdvdkit *might* not be included, i know ffmpeg isn't, but that's a bit different. what does the equivalent section of your ./configure output say?
if i were to suggest looking at the man page you wouldn't take it the wrong way and think i was rtfming you now would you? cool. you can actaully play dvd's the way you suggested but there's really no need. the 1 is the track number. dvd menu support is still "embyonic" but as dvd menu's are crap anyway, that's no loss. if you want to be able to see what's on the dvd you could try using my little lsdvd app see.. http://acidrip.thirtythreeandathird.net/lsdvd.html but the main title is normally track 1 anyway....
No I would not think that at all. I have but guess I still did not quite get the way I should have ran it. I will play around with it tonight and get it figured out. Thanks for all the help.
I read this in sequence, as it unfolded, and I knew as soon as you gave your -dvd 1 response Chris, that'd be the end all.
Do you help in writing Mplayer? Or is it just that this is sort of your "forte"? I mean, I have liked programs very well, and knew most things on using it, and pretty much could run the thing blind folded, but you really seem to know more than the avg geek on this program. I hope that sentence is read as it should be, I mean, damn you are good.
I knew this answer, but I read every Mplayer question, and each of your responses to them because I learn more and more each time it seems, with the few exceptions when it's a RTFM (not that it shouldn't be for those occasions). Thanks for the tips.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.