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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've tried it on a bunch of DVDs (including some ancient ones that wouldn't have any copy protection) and haven't had any success. Anyone have any suggestions?
sounds like you have a duff version of lsdvd, maybe from freshrpms? if you stick "-Op" on the lsdvd command you'll probably get invalid output, with no closing }'s or ]'s on it... I fixed this 2 days after i released it, but a few package maintainers had already rpm'ed it...
[jbrutto@minilaptop ~]$ lsdvd -Op
libdvdread: Using libdvdcss version 1.2.9 for DVD access
our %lsdvd = (
device => '/dev/dvd',
title => 'FAMILYGUY_VOL3_D1',
vmg_id => 'DVDVIDEO-VMG',
provider_id => '',
track => [
{
ix => 1,
length => 1318.233,
vts_id => 'DVDVIDEO-VTS',
},
{
ix => 2,
length => 1271.233,
vts_id => 'DVDVIDEO-VTS',
},
{
ix => 3,
length => 1313.233,
vts_id => 'DVDVIDEO-VTS',
},
{
ix => 4,
length => 1312.233,
vts_id => 'DVDVIDEO-VTS',
},
{
ix => 5,
length => 10.176,
vts_id => 'DVDVIDEO-VTS',
},
{
ix => 6,
length => 8.000,
vts_id => 'DVDVIDEO-VTS',
},
{
ix => 7,
length => 0.176,
vts_id => 'DVDVIDEO-VTS',
},
{
ix => 8,
length => 175.143,
vts_id => 'DVDVIDEO-VTS',
},
longest_track => 1,
);
I'm going to uninstall the lsdvd that I have and run the one that is in the tarball from the download section of the project. I'll let you know how that works out.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.