[xiph-commits] r17741 - trunk/ffmpeg2theora/src
oggk at svn.xiph.org
oggk at svn.xiph.org
Wed Dec 8 02:31:41 PST 2010
Author: oggk
Date: 2010-12-08 02:31:41 -0800 (Wed, 08 Dec 2010)
New Revision: 17741
Modified:
trunk/ffmpeg2theora/src/ffmpeg2theora.c
Log:
Add forgotten --help entry for --resize-method
Modified: trunk/ffmpeg2theora/src/ffmpeg2theora.c
===================================================================
--- trunk/ffmpeg2theora/src/ffmpeg2theora.c 2010-12-08 08:29:50 UTC (rev 17740)
+++ trunk/ffmpeg2theora/src/ffmpeg2theora.c 2010-12-08 10:31:41 UTC (rev 17741)
@@ -2037,6 +2037,9 @@
" two-pass encoding. (only works in bitrate mode)\n"
" --no-upscaling only scale video or resample audio if input is\n"
" bigger than provided parameters\n"
+ " --resize-method <method> Use this method for rescaling the video\n"
+ " See --resize-method help for a list of available\n"
+ " resizing methods\n"
"\n"
"Video transfer options:\n"
" --pp Video Postprocessing, denoise, deblock, deinterlacer\n"
More information about the commits
mailing list