From 12d68a9b50d2f0b2294ace36dfe7eab1ebe7d727 Mon Sep 17 00:00:00 2001 From: yunghsua <yunghsua@qti.qualcomm.com> Date: Tue, 17 Mar 2020 12:12:44 -0700 Subject: [PATCH] Remove overlapped cfgs (already exist in per-sequence-non-420/) from per-sequence/ --- cfg/per-sequence/BasketballScreen_444.cfg | 11 ----------- cfg/per-sequence/BasketballScreen_RGB.cfg | 14 -------------- cfg/per-sequence/BirdsInCage_444_10bit.cfg | 11 ----------- cfg/per-sequence/Console_444.cfg | 11 ----------- cfg/per-sequence/Console_RGB.cfg | 14 -------------- cfg/per-sequence/CrowdRun_444_10bit.cfg | 11 ----------- cfg/per-sequence/Desktop_444.cfg | 11 ----------- cfg/per-sequence/Desktop_RGB.cfg | 14 -------------- cfg/per-sequence/DucksAndLegs_RGB_10bit.cfg | 14 -------------- cfg/per-sequence/EBUGraphics_422_10bit.cfg | 11 ----------- cfg/per-sequence/EBUHorse_422_10bit.cfg | 11 ----------- cfg/per-sequence/EBUKidsSoccer_422_10bit.cfg | 11 ----------- cfg/per-sequence/EBULupoCandlelight_444_10bit.cfg | 11 ----------- cfg/per-sequence/EBULupoCandlelight_RGB_10bit.cfg | 14 -------------- cfg/per-sequence/EBURainFruits_444_10bit.cfg | 11 ----------- cfg/per-sequence/EBURainFruits_RGB_10bit.cfg | 14 -------------- cfg/per-sequence/EBUWaterRocksClose_422_10bit.cfg | 11 ----------- cfg/per-sequence/FlyingGraphics_444.cfg | 11 ----------- cfg/per-sequence/FlyingGraphics_RGB.cfg | 14 -------------- cfg/per-sequence/Kimono_422_10bit.cfg | 11 ----------- cfg/per-sequence/Kimono_444_10bit.cfg | 11 ----------- cfg/per-sequence/Kimono_RGB_10bit.cfg | 14 -------------- cfg/per-sequence/Map_444.cfg | 11 ----------- cfg/per-sequence/Map_RGB.cfg | 14 -------------- cfg/per-sequence/MissionControl2_444.cfg | 11 ----------- cfg/per-sequence/MissionControl2_RGB.cfg | 14 -------------- cfg/per-sequence/MissionControl3_444.cfg | 11 ----------- cfg/per-sequence/MissionControl3_RGB.cfg | 14 -------------- cfg/per-sequence/OldTownCross_RGB_10bit.cfg | 14 -------------- cfg/per-sequence/ParkScene_RGB_10bit.cfg | 14 -------------- cfg/per-sequence/Programming_444.cfg | 11 ----------- cfg/per-sequence/Programming_RGB.cfg | 14 -------------- cfg/per-sequence/Robot_444.cfg | 11 ----------- cfg/per-sequence/Robot_RGB.cfg | 14 -------------- cfg/per-sequence/Seeking_422_10bit.cfg | 11 ----------- cfg/per-sequence/SlideShow_444.cfg | 11 ----------- cfg/per-sequence/SlideShow_RGB.cfg | 14 -------------- cfg/per-sequence/Traffic_422_10bit.cfg | 11 ----------- cfg/per-sequence/Traffic_444_10bit.cfg | 11 ----------- cfg/per-sequence/Traffic_RGB_12bit.cfg | 14 -------------- cfg/per-sequence/VenueVu_444_10bit.cfg | 11 ----------- cfg/per-sequence/VenueVu_RGB.cfg | 14 -------------- cfg/per-sequence/WebBrowsing_444.cfg | 11 ----------- cfg/per-sequence/WebBrowsing_RGB.cfg | 14 -------------- 44 files changed, 541 deletions(-) delete mode 100644 cfg/per-sequence/BasketballScreen_444.cfg delete mode 100644 cfg/per-sequence/BasketballScreen_RGB.cfg delete mode 100644 cfg/per-sequence/BirdsInCage_444_10bit.cfg delete mode 100644 cfg/per-sequence/Console_444.cfg delete mode 100644 cfg/per-sequence/Console_RGB.cfg delete mode 100644 cfg/per-sequence/CrowdRun_444_10bit.cfg delete mode 100644 cfg/per-sequence/Desktop_444.cfg delete mode 100644 cfg/per-sequence/Desktop_RGB.cfg delete mode 100644 cfg/per-sequence/DucksAndLegs_RGB_10bit.cfg delete mode 100644 cfg/per-sequence/EBUGraphics_422_10bit.cfg delete mode 100644 cfg/per-sequence/EBUHorse_422_10bit.cfg delete mode 100644 cfg/per-sequence/EBUKidsSoccer_422_10bit.cfg delete mode 100644 cfg/per-sequence/EBULupoCandlelight_444_10bit.cfg delete mode 100644 cfg/per-sequence/EBULupoCandlelight_RGB_10bit.cfg delete mode 100644 cfg/per-sequence/EBURainFruits_444_10bit.cfg delete mode 100644 cfg/per-sequence/EBURainFruits_RGB_10bit.cfg delete mode 100644 cfg/per-sequence/EBUWaterRocksClose_422_10bit.cfg delete mode 100644 cfg/per-sequence/FlyingGraphics_444.cfg delete mode 100644 cfg/per-sequence/FlyingGraphics_RGB.cfg delete mode 100644 cfg/per-sequence/Kimono_422_10bit.cfg delete mode 100644 cfg/per-sequence/Kimono_444_10bit.cfg delete mode 100644 cfg/per-sequence/Kimono_RGB_10bit.cfg delete mode 100644 cfg/per-sequence/Map_444.cfg delete mode 100644 cfg/per-sequence/Map_RGB.cfg delete mode 100644 cfg/per-sequence/MissionControl2_444.cfg delete mode 100644 cfg/per-sequence/MissionControl2_RGB.cfg delete mode 100644 cfg/per-sequence/MissionControl3_444.cfg delete mode 100644 cfg/per-sequence/MissionControl3_RGB.cfg delete mode 100644 cfg/per-sequence/OldTownCross_RGB_10bit.cfg delete mode 100644 cfg/per-sequence/ParkScene_RGB_10bit.cfg delete mode 100644 cfg/per-sequence/Programming_444.cfg delete mode 100644 cfg/per-sequence/Programming_RGB.cfg delete mode 100644 cfg/per-sequence/Robot_444.cfg delete mode 100644 cfg/per-sequence/Robot_RGB.cfg delete mode 100644 cfg/per-sequence/Seeking_422_10bit.cfg delete mode 100644 cfg/per-sequence/SlideShow_444.cfg delete mode 100644 cfg/per-sequence/SlideShow_RGB.cfg delete mode 100644 cfg/per-sequence/Traffic_422_10bit.cfg delete mode 100644 cfg/per-sequence/Traffic_444_10bit.cfg delete mode 100644 cfg/per-sequence/Traffic_RGB_12bit.cfg delete mode 100644 cfg/per-sequence/VenueVu_444_10bit.cfg delete mode 100644 cfg/per-sequence/VenueVu_RGB.cfg delete mode 100644 cfg/per-sequence/WebBrowsing_444.cfg delete mode 100644 cfg/per-sequence/WebBrowsing_RGB.cfg diff --git a/cfg/per-sequence/BasketballScreen_444.cfg b/cfg/per-sequence/BasketballScreen_444.cfg deleted file mode 100644 index 73ee9d2da..000000000 --- a/cfg/per-sequence/BasketballScreen_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : Basketball_Screen_2560x1440_60p_8b444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 322 # Number of frames to be skipped in input -SourceWidth : 2560 # Input frame width -SourceHeight : 1440 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/BasketballScreen_RGB.cfg b/cfg/per-sequence/BasketballScreen_RGB.cfg deleted file mode 100644 index 0ccafc243..000000000 --- a/cfg/per-sequence/BasketballScreen_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : Basketball_Screen_2560x1440_60p_8b444.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 322 # Number of frames to be skipped in input -SourceWidth : 2560 # Input frame width -SourceHeight : 1440 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/BirdsInCage_444_10bit.cfg b/cfg/per-sequence/BirdsInCage_444_10bit.cfg deleted file mode 100644 index f805fcc93..000000000 --- a/cfg/per-sequence/BirdsInCage_444_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : BirdsInCage_1920x1080_60_10bit_444.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Console_444.cfg b/cfg/per-sequence/Console_444.cfg deleted file mode 100644 index 0198c97f5..000000000 --- a/cfg/per-sequence/Console_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_console_1920x1080_60_8bit_444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Console_RGB.cfg b/cfg/per-sequence/Console_RGB.cfg deleted file mode 100644 index 0e385b80b..000000000 --- a/cfg/per-sequence/Console_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_console_1920x1080_60_8bit_rgb.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/CrowdRun_444_10bit.cfg b/cfg/per-sequence/CrowdRun_444_10bit.cfg deleted file mode 100644 index 351612187..000000000 --- a/cfg/per-sequence/CrowdRun_444_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : CrowdRun_1920x1080_50_10bit_444.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Desktop_444.cfg b/cfg/per-sequence/Desktop_444.cfg deleted file mode 100644 index 9ae33cd71..000000000 --- a/cfg/per-sequence/Desktop_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_desktop_1920x1080_60_8bit_444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Desktop_RGB.cfg b/cfg/per-sequence/Desktop_RGB.cfg deleted file mode 100644 index 729eeb492..000000000 --- a/cfg/per-sequence/Desktop_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_desktop_1920x1080_60_8bit_rgb.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/DucksAndLegs_RGB_10bit.cfg b/cfg/per-sequence/DucksAndLegs_RGB_10bit.cfg deleted file mode 100644 index e7e8f2cbd..000000000 --- a/cfg/per-sequence/DucksAndLegs_RGB_10bit.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : DucksAndLegs_1920x1080_30_10bit_444.rgb -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/EBUGraphics_422_10bit.cfg b/cfg/per-sequence/EBUGraphics_422_10bit.cfg deleted file mode 100644 index dc90651ec..000000000 --- a/cfg/per-sequence/EBUGraphics_422_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : EBUGraphics_1920x1080_50_10bit_422.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 422 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/EBUHorse_422_10bit.cfg b/cfg/per-sequence/EBUHorse_422_10bit.cfg deleted file mode 100644 index 7170014b6..000000000 --- a/cfg/per-sequence/EBUHorse_422_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : EBUHorse_1920x1080_50_10bit_422.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 422 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/EBUKidsSoccer_422_10bit.cfg b/cfg/per-sequence/EBUKidsSoccer_422_10bit.cfg deleted file mode 100644 index 1f949d056..000000000 --- a/cfg/per-sequence/EBUKidsSoccer_422_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : EBUKidsSoccer_1920x1080_50_10bit_422.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 422 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/EBULupoCandlelight_444_10bit.cfg b/cfg/per-sequence/EBULupoCandlelight_444_10bit.cfg deleted file mode 100644 index 80d5ac8d1..000000000 --- a/cfg/per-sequence/EBULupoCandlelight_444_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : EBULupoCandlelight_1920x1080_50_10bit_444.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/EBULupoCandlelight_RGB_10bit.cfg b/cfg/per-sequence/EBULupoCandlelight_RGB_10bit.cfg deleted file mode 100644 index 70ae010af..000000000 --- a/cfg/per-sequence/EBULupoCandlelight_RGB_10bit.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : EBULupoCandlelight_1920x1080_50_10bit_444.rgb -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/EBURainFruits_444_10bit.cfg b/cfg/per-sequence/EBURainFruits_444_10bit.cfg deleted file mode 100644 index 744026e15..000000000 --- a/cfg/per-sequence/EBURainFruits_444_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : EBURainFruits_1920x1080_50_10bit_444.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/EBURainFruits_RGB_10bit.cfg b/cfg/per-sequence/EBURainFruits_RGB_10bit.cfg deleted file mode 100644 index e4be3a4b2..000000000 --- a/cfg/per-sequence/EBURainFruits_RGB_10bit.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : EBURainFruits_1920x1080_50_10bit_444.rgb -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/EBUWaterRocksClose_422_10bit.cfg b/cfg/per-sequence/EBUWaterRocksClose_422_10bit.cfg deleted file mode 100644 index b40ed9d2d..000000000 --- a/cfg/per-sequence/EBUWaterRocksClose_422_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : EBUWaterRocksClose_1920x1080_50_10bit_422.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 422 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/FlyingGraphics_444.cfg b/cfg/per-sequence/FlyingGraphics_444.cfg deleted file mode 100644 index a79096f34..000000000 --- a/cfg/per-sequence/FlyingGraphics_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_flyingGraphics_1920x1080_60_8bit_444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/FlyingGraphics_RGB.cfg b/cfg/per-sequence/FlyingGraphics_RGB.cfg deleted file mode 100644 index fadd1dc89..000000000 --- a/cfg/per-sequence/FlyingGraphics_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_flyingGraphics_1920x1080_60_8bit_rgb.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/Kimono_422_10bit.cfg b/cfg/per-sequence/Kimono_422_10bit.cfg deleted file mode 100644 index 077869aee..000000000 --- a/cfg/per-sequence/Kimono_422_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : Kimono1_1920x1080_24_10bit_422.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 422 # Ratio of luminance to chrominance samples -FrameRate : 24 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 240 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Kimono_444_10bit.cfg b/cfg/per-sequence/Kimono_444_10bit.cfg deleted file mode 100644 index 15806f57d..000000000 --- a/cfg/per-sequence/Kimono_444_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : Kimono1_1920x1080_24_10bit_444.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 24 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 240 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Kimono_RGB_10bit.cfg b/cfg/per-sequence/Kimono_RGB_10bit.cfg deleted file mode 100644 index 457d0d95e..000000000 --- a/cfg/per-sequence/Kimono_RGB_10bit.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : Kimono1_1920x1080_24_10bit_444.rgb -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 24 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 240 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/Map_444.cfg b/cfg/per-sequence/Map_444.cfg deleted file mode 100644 index d7dc675c0..000000000 --- a/cfg/per-sequence/Map_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_map_1280x720_60_8bit_444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Map_RGB.cfg b/cfg/per-sequence/Map_RGB.cfg deleted file mode 100644 index 8c73e7e4a..000000000 --- a/cfg/per-sequence/Map_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_map_1280x720_60_8bit.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/MissionControl2_444.cfg b/cfg/per-sequence/MissionControl2_444.cfg deleted file mode 100644 index b6fd2c0a1..000000000 --- a/cfg/per-sequence/MissionControl2_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : MissionControlClip2_2560x1440_60p_8b444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 120 # Number of frames to be skipped in input -SourceWidth : 2560 # Input frame width -SourceHeight : 1440 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/MissionControl2_RGB.cfg b/cfg/per-sequence/MissionControl2_RGB.cfg deleted file mode 100644 index befb9b93a..000000000 --- a/cfg/per-sequence/MissionControl2_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : MissionControlClip2_2560x1440_60p_8b444.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 120 # Number of frames to be skipped in input -SourceWidth : 2560 # Input frame width -SourceHeight : 1440 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/MissionControl3_444.cfg b/cfg/per-sequence/MissionControl3_444.cfg deleted file mode 100644 index 6ca9b5ed9..000000000 --- a/cfg/per-sequence/MissionControl3_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : MissionControlClip3_1920x1080_60p_8b444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/MissionControl3_RGB.cfg b/cfg/per-sequence/MissionControl3_RGB.cfg deleted file mode 100644 index 7de67c89e..000000000 --- a/cfg/per-sequence/MissionControl3_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : MissionControlClip3_1920x1080_60p_8b444.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/OldTownCross_RGB_10bit.cfg b/cfg/per-sequence/OldTownCross_RGB_10bit.cfg deleted file mode 100644 index aaa608828..000000000 --- a/cfg/per-sequence/OldTownCross_RGB_10bit.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : OldTownCross_1920x1080_50_10bit_444.rgb -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/ParkScene_RGB_10bit.cfg b/cfg/per-sequence/ParkScene_RGB_10bit.cfg deleted file mode 100644 index 623689da8..000000000 --- a/cfg/per-sequence/ParkScene_RGB_10bit.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : ParkScene_1920x1080_24_10bit_444.rgb -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 24 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 240 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/Programming_444.cfg b/cfg/per-sequence/Programming_444.cfg deleted file mode 100644 index c00aa7e00..000000000 --- a/cfg/per-sequence/Programming_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_programming_1280x720_60_8bit_444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Programming_RGB.cfg b/cfg/per-sequence/Programming_RGB.cfg deleted file mode 100644 index 779cc074e..000000000 --- a/cfg/per-sequence/Programming_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_programming_1280x720_60_8bit.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 60 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 600 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/Robot_444.cfg b/cfg/per-sequence/Robot_444.cfg deleted file mode 100644 index e8495c943..000000000 --- a/cfg/per-sequence/Robot_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_robot_1280x720_30_8bit_300_444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Robot_RGB.cfg b/cfg/per-sequence/Robot_RGB.cfg deleted file mode 100644 index 6fc4be981..000000000 --- a/cfg/per-sequence/Robot_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_robot_1280x720_30_8bit_300.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/Seeking_422_10bit.cfg b/cfg/per-sequence/Seeking_422_10bit.cfg deleted file mode 100644 index f5058872a..000000000 --- a/cfg/per-sequence/Seeking_422_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : Seeking_1920x1080_50_10bit_422.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 422 # Ratio of luminance to chrominance samples -FrameRate : 50 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/SlideShow_444.cfg b/cfg/per-sequence/SlideShow_444.cfg deleted file mode 100644 index 3136873db..000000000 --- a/cfg/per-sequence/SlideShow_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_SlideShow_1280x720_20_8bit_500_444.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 20 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/SlideShow_RGB.cfg b/cfg/per-sequence/SlideShow_RGB.cfg deleted file mode 100644 index a767b8320..000000000 --- a/cfg/per-sequence/SlideShow_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_SlideShow_1280x720_20_8bit_500.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 20 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 500 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/Traffic_422_10bit.cfg b/cfg/per-sequence/Traffic_422_10bit.cfg deleted file mode 100644 index 9b7a104bf..000000000 --- a/cfg/per-sequence/Traffic_422_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : Traffic_2560x1600_30_10bit_422_crop.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 422 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 2560 # Input frame width -SourceHeight : 1600 # Input frame height -FramesToBeEncoded : 150 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Traffic_444_10bit.cfg b/cfg/per-sequence/Traffic_444_10bit.cfg deleted file mode 100644 index 50b5afc5b..000000000 --- a/cfg/per-sequence/Traffic_444_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : Traffic_2560x1600_30_10bit_444_crop.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 2560 # Input frame width -SourceHeight : 1600 # Input frame height -FramesToBeEncoded : 150 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/Traffic_RGB_12bit.cfg b/cfg/per-sequence/Traffic_RGB_12bit.cfg deleted file mode 100644 index cc1216869..000000000 --- a/cfg/per-sequence/Traffic_RGB_12bit.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : Traffic_2560x1600_30_12bit_444.rgb -InputBitDepth : 12 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 2560 # Input frame width -SourceHeight : 1600 # Input frame height -FramesToBeEncoded : 150 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/VenueVu_444_10bit.cfg b/cfg/per-sequence/VenueVu_444_10bit.cfg deleted file mode 100644 index 49bace315..000000000 --- a/cfg/per-sequence/VenueVu_444_10bit.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : VenueVu_1920x1080_30_10bit_444.yuv -InputBitDepth : 10 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/VenueVu_RGB.cfg b/cfg/per-sequence/VenueVu_RGB.cfg deleted file mode 100644 index bae342c08..000000000 --- a/cfg/per-sequence/VenueVu_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : VenueVu_1920x1080_30_8bit_444.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1920 # Input frame width -SourceHeight : 1080 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 diff --git a/cfg/per-sequence/WebBrowsing_444.cfg b/cfg/per-sequence/WebBrowsing_444.cfg deleted file mode 100644 index c92c7229e..000000000 --- a/cfg/per-sequence/WebBrowsing_444.cfg +++ /dev/null @@ -1,11 +0,0 @@ -#======== File I/O =============== -InputFile : sc_web_browsing_1280x720_30_8bit_300_444_r1.yuv -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded - -Level : 6.2 diff --git a/cfg/per-sequence/WebBrowsing_RGB.cfg b/cfg/per-sequence/WebBrowsing_RGB.cfg deleted file mode 100644 index 513bef1ab..000000000 --- a/cfg/per-sequence/WebBrowsing_RGB.cfg +++ /dev/null @@ -1,14 +0,0 @@ -#======== File I/O =============== -InputFile : sc_web_browsing_1280x720_30_8bit_300_rgb.rgb -InputBitDepth : 8 # Input bitdepth -InputChromaFormat : 444 # Ratio of luminance to chrominance samples -FrameRate : 30 # Frame Rate per second -FrameSkip : 0 # Number of frames to be skipped in input -SourceWidth : 1280 # Input frame width -SourceHeight : 720 # Input frame height -FramesToBeEncoded : 300 # Number of frames to be coded -InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video -SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order -OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. - -Level : 6.2 -- GitLab