-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.cfg
14 lines (14 loc) · 842 Bytes
/
template.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#======== File I/O ===============
BitstreamFile : namestreamfile.bin
ReconFile : outputfile.yuv
InputFile : inputfile.yuv
InputBitDepth : 8 # Input bitdepth
OutputBitDepth : 8
InputChromaFormat : 420 # Ratio of luminance to chrominance samples
FrameRate : 15 # Frame Rate per second
FrameSkip : 0 # Number of frames to be skipped in input
SourceWidth : widthfile # Input frame width
SourceHeight : heightfile # Input frame height
FramesToBeEncoded : nframefile # Number of frames to be coded
SummaryOutFilename : SummaryOutpath.txt
SummaryPicFilenameBase : SummaryPicpath.txt