Enlightenment CVS committal Author : tilman Project : misc Module : enthrall
Dir : misc/enthrall/src Modified Files: enthrall.c Log Message: enable autoaspect mode in mencoder (morlenxus) =================================================================== RCS file: /cvs/e/misc/enthrall/src/enthrall.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- enthrall.c 18 Aug 2006 17:22:47 -0000 1.4 +++ enthrall.c 18 Aug 2006 17:25:18 -0000 1.5 @@ -1,5 +1,5 @@ /* - * $Id: enthrall.c,v 1.4 2006/08/18 17:22:47 tilman Exp $ + * $Id: enthrall.c,v 1.5 2006/08/18 17:25:18 tilman Exp $ * * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de) * @@ -248,7 +248,7 @@ printf ("Suggested MEncoder call to encode the video:\n\n" "mencoder \"mf://*.jpeg\" \\\n" " -mf w=%i:h=%i:fps=%i:type=jpeg -ovc lavc \\\n" - " -lavcopts vcodec=mpeg4:vbitrate=16000:vhq \\\n" + " -lavcopts vcodec=mpeg4:vbitrate=16000:vhq:autoaspect \\\n" " -o out.avi\n\n", e.window.w, e.window.h, e.fps); return EXIT_SUCCESS; ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs