Re: Suse 10.3 and DVD::RIP



Ron Gibson wrote:
Well for some reason 10.2 wouldn't work and sometime back I installed
10.1, which I really didn't use much. Slackware is my preferred distro
but I need a front end to transcode (too complicated for me) and
DVD::RIP seems to be very popular.

Well... I recommend something even simpler (and faster)
(I used to use DVD::rip/transcode)

mplayer -dumpstream -dumpfile video.mpg dvd://1

(replace dvd://1 with whatever is appropriate, but that
works in general).

That's a single pass rip with excellent results....


If you have libdvdcss2 installed, that should give you
an unencrypted single file mpeg 2 file.

Then I use mencoder to take the original mpeg2 to other
formats.

For example, for my Cowon A2 or Archos 504:

mencoder video.mpg -ovc lavc -lavcopts vcoded=mpeg4
-ffourcc DIVX -vf scale -zoom -xy 480 -vf-add
crop=480:272 -oac mp3lame -lameopts cbr:br=128
-o video.avi

Do you know what all tasks you are needing in doing
your encodings?
.



Relevant Pages

  • Re: [Semi-OT] Cropping a letterbox MPEG-2 file is easy enough...
    ... This one is a little tricky, because mencoder will transcode ... -ovc lavc -lavcopts vcodec=mpeg2video ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • ripping DVDs
    ... I am looking for a reliable way of ripping a DVD onto hard drive. ... I have tried to use mencoder and transcode with and without GUIs, ...
    (Fedora)
  • Re: [OT] Determining Video Formats
    ... I have a media server that plays most videos ... I was/am in a similar situation trying to figure out a way to transcode ... mencoder, which implies that he might have mplayer as well. ...
    (Fedora)
  • Re: transcode FLV (YouTube flash) to MP4 (ISO MPEG v4)
    ... I seems to me Tovid is only for disc authoring (disc readable by most ... How are the options with transcode? ... ffmpeg options (or transcodes, or mencoder either) from one run to the ...
    (Ubuntu)