在编译时候若提示不能打开测试序列,则需要在BasketballDrill.cfg(BasketballDrill对应着测试序列的名字)中修改测试序列的路径。
在编译时若编码完成后CMD闪退,可能是你编译时按的F5编译,解决方案是鼠标点击Debug->start without debuging。
测试序列参数设置详解
#======== File I/O ===============
InputFile :F:\HM-10.0\BasketballDrill_832x480_50.yuv
InputBitDepth : 8 # Input bitdepth //输入位深
FrameRate : 50 # Frame Rate per second //每秒的帧率
FrameSkip : 0 # Number of frames to be skipped in input//在输入中跳过帧数目
SourceWidth : 832 # Input frame width //输入帧的宽度
SourceHeight : 480 # Input frame height
FramesToBeEncoded : 1 # Number of frames to be coded//编码的帧数