ref: 1e34a61dd60fc45bc1a7f668162dc7d7da340fa7
parent: 42384c0cb49cd639ff9fafc4b3ce5d86538e7c1a
parent: e346bc5263ca8ff0c668f251e3db46d48bb06b17
author: HaiboZhu <haibozhu@cisco.com>
date: Thu Aug 14 13:07:16 EDT 2014
Merge pull request #1269 from huili2/enc_console_help correct enc console help info
--- a/codec/console/enc/src/welsenc.cpp
+++ b/codec/console/enc/src/welsenc.cpp
@@ -348,7 +348,7 @@
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 (" -numtl Temporal layer number (default: 1)\n");
printf (" -iper Intra period (default: -1) : must be a power of 2 of GOP size (or -1)\n");
printf (" -nalsize the Maximum NAL size. which should be larger than the each layer slicesize when slice mode equals to SM_DYN_SLICE\n");
printf (" -spsid Enable id adding in SPS/PPS per IDR \n");