mpeg2enc: add --mode option to command line
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 26 Nov 2012 08:00:37 +0000 (16:00 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 7 Dec 2012 08:05:34 +0000 (16:05 +0800)
commit69c050fd9cff31b02a962da2b989841754929f46
treef4957ed8832454ec8ce33c95d469a4d59339910f
parent326089b133d32b6efbf0f82f3d91a5ed41525477
mpeg2enc: add --mode option to command line

Usage: --mode <0|1|2>
0 means I frames only
1 means I and P frames
2 means I, P and B frames

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
test/encode/mpeg2enc.c