<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">if your wanting eay ripping id defo go for handbrake i use it on ubuntu and on my mac<div><br></div><div><a href="http://handbrake.fr/downloads.php">http://handbrake.fr/downloads.php</a></div><div><br></div><div>Regards</div><div>Wayne<br><div><div>On 13 Jun 2011, at 13:12, Dave Leack wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">There are settings you could google out for ffmpeg to rip a dvd direct to avi, for instance:<div><p style="font-family: 'Times New Roman'; font-size: medium; ">
* You can transcode decrypted VOBs:</p><span class="Apple-style-span" style="font-family: 'Times New Roman'; "><pre>ffmpeg -i snatch_1.vob -f avi -vcodec mpeg4 -b 800k -g 300 -bf 2 -acodec libmp3lame -ab 128k snatch.avi
</pre></span><p style="font-family: 'Times New Roman'; font-size: medium; ">This is a typical DVD ripping example; the input is a VOB file, the output an AVI file with MPEG-4 video and MP3 audio. Note that in this command we use B-frames so the MPEG-4 stream is DivX5 compatible, and GOP size is 300 which means one intra frame every 10 seconds for 29.97fps input video. Furthermore, the audio stream is MP3-encoded so you need to enable LAME support by passing <code>--enable-libmp3lame</code> to configure. The mapping is particularly useful for DVD transcoding to get the desired audio language.</p><p style="font-family: 'Times New Roman'; font-size: medium; ">So once you have the VOBs off the disc, transcoding is fairly straightforward using ffmpeg it seems (provided your version already has lame support, fairly sure I didn't have to compile it from source when I did it last, but I can't remember if I used mp3 audio or not...).</p>
<br><div class="gmail_quote">On Mon, Jun 13, 2011 at 1:07 PM, John Scott <span dir="ltr"><<a href="mailto:john@raystorm.co.uk">john@raystorm.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks for all the responses so far.<br>
<br>
I tried dvd::rip and found it very complicated. It failed to rip the dvd, which I think has more to do with incorrect settings than the dvd itself. I also tried k3b and found it easy to use but it also failed to rip the dvd.<br>
<br>
To answer the question about the output. All I want is an avi file of the main feature. The kids have a load of dvd's and no respect for them. I want to get them all onto a pc for them to watch then hide the dvd's away from them :)<br>
<br>
I will let you know if/when I succeed.<br>
<br>
Cheers<br><font color="#888888">
John</font><div class="im"><br>
<br>
<br>
On 13/06/11 10:28, Simon Hobson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dave Smith wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Whilst I haven't got any actual experience with this to confirm if it should work or not, my best bet would be look at Handrake - <<a href="http://handbrake.fr/" target="_blank">http://handbrake.fr/</a>><a href="http://handbrake.fr/" target="_blank">http://handbrake.fr/</a> - which is a lovely little cross-platform transcoder that I've used to transcode all my DVDs into Matroska file containers for playback via XBMC frontends.<br>
</blockquote>
<br>
IIRC Handbrake has come up fairly regularly on the Myth TV users list. On the other hand, AnyDVD is frequently recommended for it's ability to handle stuff that others don't.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It's my understanding that, under Linux (with libdvdcss2) the decoding should already be done for you (as it's needed to play the DVDs) so you just just be able to open the disc in Handbrake and go on from there.<br>
</blockquote>
<br>
Indeed. In theory all you need to do is copy the disk (either dd it to an image file, or copy the video_ts folder). Watching the comments on teh Myth list, it's clear that most commercial DVDs have something 'broken' so as to stop this. Hence the variety of tools to work around this and "fix" the breakages.<br>
<br>
The other thing to consider is ... do you want a video file of the main feature, or a complete copy of the DVD with menus, extras, etc.<br>
<br>
</blockquote>
<br>
<br></div><div><div></div><div class="h5">
_______________________________________________<br>
Lancaster mailing list<br>
<a href="mailto:Lancaster@mailman.lug.org.uk" target="_blank">Lancaster@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/lancaster" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/lancaster</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>Lancaster mailing list<br><a href="mailto:Lancaster@mailman.lug.org.uk">Lancaster@mailman.lug.org.uk</a><br>https://mailman.lug.org.uk/mailman/listinfo/lancaster</blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Regards,<br>Wayne ward<br><br>07957448652<br>Lancaster Computers<br><br><a href="http://www.lancastercomputers.co.uk/">www.lancastercomputers.co.uk</a><br><a href="mailto:wayne@lancastercomputers.co.uk">wayne@lancastercomputers.co.uk</a><br><br>Computers - Laptops - Servers - Web Services</div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>