Linux - Software This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
|
08-04-2003, 11:04 AM
|
#1
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Rep:
|
DVD rip
Anybody have links to software that can rip DVDs? Have one that I need to rip to an .avi or .mpg so I can burn it to cds (not tons of content, so the whole fitting it on one cd won't really be a problem). Lemme know, thx.
-Chris
|
|
|
08-04-2003, 11:05 AM
|
#2
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
Oh man! You found the right place
We have a resident expert here: acid_kewpie who designed a program to do just that:
http://acidrip.thirtythreeandathird.net
Cool
|
|
|
08-05-2003, 03:34 AM
|
#3
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
hurrah for me!
|
|
|
08-05-2003, 08:47 AM
|
#4
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
Install errors.
When I try to execute ./configure, I get the following.
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
... la dee da, what to do from here?
|
|
|
08-05-2003, 08:50 AM
|
#5
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
install a compiler from your distro cd's, gcc
|
|
|
08-05-2003, 09:31 AM
|
#6
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
Okay, got that, got libdvdread installed, but then when installing lsdvd...
[root@cornellcollege lsdvd-0.9]# make
make: Nothing to be done for `all'.
[root@cornellcollege lsdvd-0.9]# make install
make[1]: Entering directory `/home/chris/install_me/rip/lsdvd-0.9'
/bin/sh ./mkinstalldirs /usr/local/bin
/usr/bin/install -c lsdvd /usr/local/bin/lsdvd
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/home/chris/install_me/rip/lsdvd-0.9'
???
|
|
|
08-05-2003, 09:38 AM
|
#7
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
What about it? you just installed it ok.... 
|
|
|
08-05-2003, 09:42 AM
|
#8
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
Hrrmm, well in perl Makefile.pl for acidrip, it says it can't find it.
|
|
|
08-05-2003, 09:58 AM
|
#9
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
yeah, realizing that I just have to change the directory once I get acidrip up and running, but it still doesn't like me.. lol, i'll let ya know in a little bit. 
|
|
|
08-05-2003, 11:08 AM
|
#10
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
Yeah, can't get it to actually find lsdvd, doesn't matter where I point it to.
|
|
|
08-05-2003, 11:33 AM
|
#11
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
well can you run lsdvd by itself in a console?
|
|
|
08-05-2003, 11:36 AM
|
#12
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
No, I've been getting an error:
[chris@cornellcollege chris]$ lsdvd
lsdvd: error while loading shared libraries: libdvdread.so.2: cannot open shared object file: No such file or directory
But not really sure as to why.
Edit: libdvdread.so.2 isn't in /bin (just making the assumption that it probably should be)
Last edited by Ctawp; 08-05-2003 at 11:38 AM.
|
|
|
08-05-2003, 05:17 PM
|
#13
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
alrighty, now that I'm not at work I've been able to poke around a little more and I figured out the problem.
I guess libdvdread's base install directory is /usr/local/lib/, while lsdvd checks for it in /usr/lib/. Could probably change the base install for it in ./configure, but I'm not sure, and just copying libdvdread.so.2 to /usr/lib/ seems to be working.
Thanks tons for the replies though.. they keep me caring.
-Chris
|
|
|
08-05-2003, 05:31 PM
|
#14
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
ahh yeah it's that nasty error that i never ever could track down.... the compilation finds it perfectly, but coming to run it... nothing. freaky. but you guessed the solution yourself. welldone!
|
|
|
08-06-2003, 12:24 AM
|
#15
|
Member
Registered: Jul 2003
Location: Chicago, IL
Distribution: Fedora Core 4
Posts: 58
Original Poster
Rep:
|
So, when it comes to ripping and encoding... DiVX doesn't seem to like me, the video has funky lines across it and is pretty messed up. Trying it w/ other codecs. Anything I can use that will typically be installed on a windows system (making cds for peeps on windows machines for work)? :-/
Edit: Turned off cropping and it seems okay... any explaination, wonderful resident expert? (I'm going to milk you just because you're here!  )
Last edited by Ctawp; 08-06-2003 at 12:32 AM.
|
|
|
All times are GMT -5. The time now is 03:54 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|