diff --git a/cfg/per-sequence/BasketballPass.cfg b/cfg/per-sequence/BasketballPass.cfg index 8bb123540038dfb0a6265103b256ccf919f9960d..c6b756c9423418e82deebceaf0a87ec08e33cf24 100644 --- a/cfg/per-sequence/BasketballPass.cfg +++ b/cfg/per-sequence/BasketballPass.cfg @@ -1,11 +1,11 @@ #======== File I/O =============== -InputFile : D:\sequences/BasketballPass_416x240_50.yuv #BasketballPass_416x240_50.yuv +InputFile : BasketballPass_416x240_50.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 : 416 # Input frame width SourceHeight : 240 # Input frame height -FramesToBeEncoded : 1 #500 # Number of frames to be coded +FramesToBeEncoded : 500 # Number of frames to be coded Level : 2.1