[MPlayer-users] mencoder wrapper script 0.1

Daniel Kenzelmann TripleD at web.de
Mon Sep 23 23:53:02 CEST 2002


Fully automated scripts produce disgusting results.
(full PAL resolution on 1 CD, including black bars .. *shudder*)

The better solution would be to make a script
like

BITRATE=900
VCODEC=mpeg4

mencoder -ovc lavc -lavcopts vcodec=$VCODEC:vbitrate=$BITRATE

or something like that (for easy editing, so you don't forget your best
settings)


If you want to create something with GTK ...
use GTK2 and allow to deactivate ALL automatic settings
(would be cool... maybe i will start to try something like this,
if i have the time)

Oh, and integrate ogmtools with your program... *g*






More information about the MPlayer-users mailing list