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>
Tue, 28 May 2013 08:46:48 +0000 (16:46 +0800)
commit07f6782e7e1b406e021c6b1cda893929c23d2db1
tree4009ba8c6bac7920d390c112a15d65881e754aa3
parentee6b6012b55a79178abe2b63f32962ac1cf6a625
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