[xiph-commits] r13373 - trunk/ffmpeg2theora
j at svn.xiph.org
j at svn.xiph.org
Fri Jul 27 07:03:34 PDT 2007
Author: j
Date: 2007-07-27 07:03:33 -0700 (Fri, 27 Jul 2007)
New Revision: 13373
Modified:
trunk/ffmpeg2theora/ffmpeg2theora.c
Log:
remove that and check
Modified: trunk/ffmpeg2theora/ffmpeg2theora.c
===================================================================
--- trunk/ffmpeg2theora/ffmpeg2theora.c 2007-07-27 13:07:57 UTC (rev 13372)
+++ trunk/ffmpeg2theora/ffmpeg2theora.c 2007-07-27 14:03:33 UTC (rev 13373)
@@ -963,7 +963,6 @@
" -V, --videobitrate [1 to 16778] encoding bitrate for video (kb/s)\n"
" --optimize optimize video output filesize (slower) (same as speedlevel 0)\n"
" --speedlevel [0 2] encoding is faster with higher values the cost is quality and bandwith\n"
- " this puts the encoder in VBR mode, bitrate settings no longer work\n"
" -x, --width scale to given width (in pixels)\n"
" -y, --height scale to given height (in pixels)\n"
" --aspect define frame aspect ratio: i.e. 4:3 or 16:9\n"
More information about the commits
mailing list