#======== File I/O =====================
InputFile : haha.yuv #输入序列名
InputBitDepth : 8 # Input bitdepth
InputChromaFormat : 420 # Ratio of luminance to chrominance samples
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 : 3 # Number of frames to be coded
Level : 3.1
BitstreamFile : str.bin #比特流文件
ReconFile : rec.yuv #重建文件
#======== Profile ================
Profile : auto #profile编码等级
#======== Unit definition ================
MaxCUWidth : 64 # Maximum coding unit width in pixel
MaxCUHeight : 64 # Maximum coding unit height in pixel
#======== Coding Structure =============
IntraPeriod : 1 # Period of I-Frame ( -1 = only first)
DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
GOPSize &n
VVC中的cfg
最新推荐文章于 2022-12-04 16:29:44 发布

最低0.47元/天 解锁文章
1656

被折叠的 条评论
为什么被折叠?



