Changed Test to use smaller .yuv file
This commit is contained in:
parent
edba955366
commit
9b21ece789
@ -2,11 +2,11 @@
|
||||
|
||||
|
||||
#============================== INPUT / OUTPUT ==============================
|
||||
SourceWidth 640 # Input frame width
|
||||
SourceHeight 384 # Input frame height
|
||||
FrameRateIn 24 # Input frame rate [Hz]
|
||||
FrameRateOut 24 # Output frame rate [Hz]
|
||||
InputFile CiscoVT2people_640x384_24fps.yuv # Input file
|
||||
SourceWidth 320 # Input frame width
|
||||
SourceHeight 192 # Input frame height
|
||||
FrameRateIn 12 # Input frame rate [Hz]
|
||||
FrameRateOut 12 # Output frame rate [Hz]
|
||||
InputFile CiscoVT2people_320x192_12fps.yuv # Input file
|
||||
ReconFile rec_layer2.yuv # Reconstructed file
|
||||
|
||||
#============================== CODING ==============================
|
||||
|
@ -2,11 +2,11 @@
|
||||
|
||||
|
||||
#============================== INPUT / OUTPUT ==============================
|
||||
SourceWidth 640 # Input frame width
|
||||
SourceHeight 384 # Input frame height
|
||||
FrameRateIn 24 # Input frame rate [Hz]
|
||||
FrameRateOut 24 # Output frame rate [Hz]
|
||||
InputFile CiscoVT2people_640x384_24fps.yuv # Input file
|
||||
SourceWidth 320 # Input frame width
|
||||
SourceHeight 192 # Input frame height
|
||||
FrameRateIn 12 # Input frame rate [Hz]
|
||||
FrameRateOut 12 # Output frame rate [Hz]
|
||||
InputFile CiscoVT2people_320x192_12fps.yuv # Input file
|
||||
ReconFile rec_layer2.yuv # Reconstructed file
|
||||
|
||||
#============================== CODING ==============================
|
||||
|
@ -2,11 +2,11 @@
|
||||
|
||||
|
||||
#============================== INPUT / OUTPUT ==============================
|
||||
SourceWidth 640 # Input frame width
|
||||
SourceHeight 384 # Input frame height
|
||||
FrameRateIn 24 # Input frame rate [Hz]
|
||||
FrameRateOut 24 # Output frame rate [Hz]
|
||||
InputFile CiscoVT2people_640x384_24fps.yuv # Input file
|
||||
SourceWidth 320 # Input frame width
|
||||
SourceHeight 192 # Input frame height
|
||||
FrameRateIn 12 # Input frame rate [Hz]
|
||||
FrameRateOut 12 # Output frame rate [Hz]
|
||||
InputFile CiscoVT2people_320x192_12fps.yuv # Input file
|
||||
ReconFile rec_layer2.yuv # Reconstructed file
|
||||
|
||||
#============================== CODING ==============================
|
||||
|
Loading…
Reference in New Issue
Block a user