ref: 02bd787c346d2672b7f00a13df4d56520ac3c2d7
parent: b2f7191fa7e213f5b63b8e31936b962bae6adc2f
author: ruil2 <ruil2@cisco.com>
date: Wed Apr 16 09:39:21 EDT 2014
update help info for console app
--- a/codec/console/enc/src/welsenc.cpp
+++ b/codec/console/enc/src/welsenc.cpp
@@ -389,6 +389,8 @@
printf ("\n Supported Options:\n");
printf (" -bf Bit Stream File\n");
printf (" -org Original file, example: -org src.yuv\n");
+ printf (" -sw the source width\n");
+ printf (" -sh the source height\n");
printf (" -frms Number of total frames to be encoded\n");
printf (" -gop GOPSize - GOP size (1,2,4,8, default: 1)\n");
printf (" -iper Intra period (default: -1) : must be a power of 2 of GOP size (or -1)\n");