<br><br><div><span class="gmail_quote">On 18/09/2007, <b class="gmail_sendername">jack snodgrass</b> <<a href="mailto:mrlinuxgroups@gmail.com">mrlinuxgroups@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm using this mencoder command to re-encode a HDTV show to something<br>smaller... something<br>I can stream to my office over the internet or something I can put on<br>a usb drive....<br><br>mencoder -srate 22050 -vf scale=720:400 -oac mp3lame -lameopts
<br>preset=15:mode=3 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900 -sws 2<br>-o /tmp/1005_20070914190000_720x400x900.avi<br>/mnt/store/1005_20070914190000.mpg<br><br>This command takes 22 minutes or so to re-encode a 30 minute, 4GB HDTV
<br>show down to<br>101Meg at a reasonable quality ( compared to the original HD stream ).<br><br>22 minutes seems a bit excessive to me for a 30 minute show.... this<br>is on a E6600 Core Duo.<br>It takes 2-3 more minutes to do this same command on a AMD x86_64
<br>3800+ box... quite<br>a bit slower than the E6600 box.<br></blockquote></div><br>I was thinking 22 minutes was quite impressive. My AMD 3800+ (non-dual) box was taking ~80mins to convert a 2Gb, 45min DVD ripped VOB file to h264. That's with an IVTC filter and then resize (720:480 -> 512:384). That was before I decided that it was a background task anyway and so I'd do a two-pass transcode which is now taking 2h15m per file.
<br><br>I'm using avidemux2_cli. I'd heard mencoder was quicker but I didn't think it was that much quicker. I might have a go with mencoder tonight. <br clear="all"><br>-- <br>Paul Mason