I know, I know, this question has been asked a million times. How do you rip a dvd in openSUSE? But every answer to all of the questions points to a program that requires transcode. That’s were my problem’s at. Transcode isn’t anywhere on software.opensuse.org, and when I try to compile from source, it says I don’t have a few programs. But I do have those programs! The issue is that it wants (for example) libdvdread, but I’ve got libdvdread4. This is also the case with the other programs listed as missing. What needs to be done to get transcode working? Or is there a method that doesn’t use trancode? I was intending to use K3B.
I’ve installed all the packages, but to no avail. Here are the transcode errors:
ERROR: requirement failed: cannot compile ffmpeg/avformat.h
ffmpeg/avformat.h can be found in the following packages:
libavformat http://www.ffmpeg.org/
ERROR: requirement failed: cannot link against libavformat
libavformat can be found in the following packages:
libavformat http://www.ffmpeg.org/
I’ve got libavformat52
ERROR: requirement failed: cannot compile mpeg2dec/mpeg2.h
mpeg2dec/mpeg2.h can be found in the following packages:
mpeg2dec http://libmpeg2.sourceforge.net/
ERROR: requirement failed: cannot link against libmpeg2
libmpeg2 can be found in the following packages:
mpeg2dec http://libmpeg2.sourceforge.net/
I’ve got libmpeg2-0
ERROR: option '--enable-lame' failed: cannot link against libmp3lame
libmp3lame can be found in the following packages:
lame http://www.mp3dev.org/
I’ve got libmp3lame0
ERROR: option '--enable-libdvdread' failed: cannot link against libdvdread
libdvdread can be found in the following packages:
libdvdread http://www.dtek.chalmers.se/groups/dvd/downloads.shtml
matACCADACCA, I also use K9Copy and it works like a champ. I use only the Packman Repository (except when I added the libdvdcss file only) and the default repositories added for you when you install openSUSE. Perhaps your multimedia setup is not what it should be? Can I suggest you look at the following thread for help in this area?
You don’t need to compile anything - it’s even not a good idea if you don’t know exactly what you are doing. Just make sure you follow the multimedia guide, which will lead you to add the packman repository and install all the pre-compiled (binary) packages you’ll need. Once the light bulb goes on you’ll see how easy it is.
I repeat. Do not compile anything. You don’t have to.