Link Copied
>>so if we want to use 5.1, we should put level_idc = 51?
Right, See Annex A of H.264/AVC.
Options:
10 1 (supports only QCIF format and below with 380160 samples/sec)
11 1.1 (CIF and below. 768000 samples/sec)
12 1.2 (CIF and below. 1536000 samples/sec)
13 1.3 (CIF and below. 3041280 samples/sec)
....
51 5.1 (Supports 4096x2304 format. Frame coding only. 251658240 samples/sec)
...
Thanks,
Chao
For more complete information about compiler optimizations, see our Optimization Notice.