[MEncoder-users] Help with mencoder

Jay Sprenkle jsprenkle at gmail.com
Sat Sep 22 17:47:01 CEST 2007


Thanks RC,
I'll try the me=2 arg.

Hello Ivo
I've not used this particular distro before but their software tool 'yum'
doesn't seem to know of an upgrade to mencoder.

The command line was

DEINT="-yadif=3 -mcdeint"
AUDIO="-oac mp3lame -lameopts abr:br=128"
EDL="-edl $TMPFILE.edl"

$MENCODER $REC_DIR/$1 $AUDIO  -ovc x264 -x264encopts
turbo=1:subq=1:frameref=1:bframes=2:pass=1 $EDL -ofps 29.97  -o
"/dev/null"
# pass 2 - run at higher quality
$MENCODER $REC_DIR/$1 $AUDIO  -ovc x264 -x264encopts
bitrate=1800:subq=4:8x8dct:me=2:frameref=3:bframes=2:b_pyramid:weight_b:pass=2
$EDL -ofps 29.97  -o "$OUT_FILE"

Pass 1 runs. I'll try out pass 2 without the 'me' parm and add -v



On 9/22/07, Ivo <ivop at euronet.nl> wrote:
> Hi,
>
> On Saturday 22 September 2007 17:20, Jay Sprenkle wrote:
> > Good morning all,
> > Can anyone read the mencoder output and tell what it's failing on?
> > Any help would be appreciated.
> >
> > I'm converting a linux shell script I wrote for knoppmyth to mythdora
> > (mythtv pvr distros)
> > and it doesn't work with the recorded shows. I'm converting mpg2 to
> > h264 (divx or
> > mpg4 would be fine too) avi format.
> >
> > Here's the output:
>
> You forgot to mention the full command line you used.
>
> > MEncoder dev-SVN-rUNKNOWN-4.1.1 (C) 2000-2006 MPlayer Team
>                                       ^^^^^^^^^
> In this case, no matter what the command line was, the first answer you'll
> get on mencoder/mplayer-users will be to try the latest SVN version and see
> what happens. If it still fails, post the full command line with added -v
> option and the full output.
>
> --Ivo
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>


-- 
--
The PixAddixImage Collector suite:
http://groups-beta.google.com/group/pixaddix

SqliteImporter and SqliteReplicator: Command line utilities for Sqlite
http://www.reddawn.net/~jsprenkl/Sqlite

Cthulhu Bucks!
http://www.cthulhubucks.com



More information about the MEncoder-users mailing list