enconfig.txt

来自「TI H.264源码」· 文本 代码 · 共 41 行

TXT
41
字号
# parameter file
352	# width
288	# height
16	# search x
16	# search y
300	# total frame number
300	# i intervals
300	# idr intervals
1	# enable rate control
200000	# bps
30	# framerate(rc only)
30	# init i,p qp, if NOT used fixed qp mode it is just the first i&p qp, 0 means auto select the first i&p qp(do not suggest)
0	# min qp
51	# max qp
0	# disable_deblock_filter
2	# aspect_ratio, 2 means 720 * 576 4:3
1	# video_format, 1 means pal
4	# luma_coeff_cost, default 4, min qp please decrease this value(< 0 disable)
0	# USE_INTRA16x16
1	# USE_INTRA4x4
1	# USE_HALFPEL
1	# USE_QUARTPEL
1	# USE_SUBBLOCK
0	# USE_FULLSEARCH
1	# USE_DIAMONDSEACH
1	# USE_FORCEBLOCKSIZE
1	# USE_EXTPSKIPDETECT
1	# USE_SAD
1	# SEARCH_16x16P
1	# SEARCH_16x8P
1	# SEARCH_8x16P
0	# SEARCH_8x8P
0	# SEARCH_8x4P
0	# SEARCH_4x8P
0	# SEARCH_4x4P
0	# T264_CPU_FORCE = 1
H:\Downloads\TestSeq\foreman_cif.yuv	# src file
H:\Downloads\TestSeq\test1.264		# out file
H:\Downloads\TestSeq\1.yuv		# rec file

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?