From cad05fef71db69337ceb19e43a88c6e010bfc4dd Mon Sep 17 00:00:00 2001
From: yunghsua <yunghsua@qti.qualcomm.com>
Date: Mon, 9 Mar 2020 14:03:44 -0700
Subject: [PATCH] Non-420 per sequence configuration files

---
 cfg/per-sequence-non-420/ArenaOfValor_444.cfg      | 11 +++++++++++
 cfg/per-sequence-non-420/ArenaOfValor_RGB.cfg      | 14 ++++++++++++++
 cfg/per-sequence-non-420/BasketballScreen_444.cfg  | 11 +++++++++++
 cfg/per-sequence-non-420/BasketballScreen_RGB.cfg  | 14 ++++++++++++++
 cfg/per-sequence-non-420/BirdsInCage_444_10bit.cfg | 11 +++++++++++
 cfg/per-sequence-non-420/ChineseEditing_444.cfg    | 11 +++++++++++
 cfg/per-sequence-non-420/ChineseEditing_RGB.cfg    | 14 ++++++++++++++
 cfg/per-sequence-non-420/Console_444.cfg           | 11 +++++++++++
 cfg/per-sequence-non-420/Console_RGB.cfg           | 14 ++++++++++++++
 cfg/per-sequence-non-420/CrowdRun_444_10bit.cfg    | 11 +++++++++++
 cfg/per-sequence-non-420/Desktop_444.cfg           | 11 +++++++++++
 cfg/per-sequence-non-420/Desktop_RGB.cfg           | 14 ++++++++++++++
 .../DucksAndLegs_RGB_10bit.cfg                     | 14 ++++++++++++++
 cfg/per-sequence-non-420/EBUGraphics_422_10bit.cfg | 11 +++++++++++
 cfg/per-sequence-non-420/EBUHorse_422_10bit.cfg    | 11 +++++++++++
 .../EBUKidsSoccer_422_10bit.cfg                    | 11 +++++++++++
 .../EBULupoCandlelight_444_10bit.cfg               | 11 +++++++++++
 .../EBULupoCandlelight_RGB_10bit.cfg               | 14 ++++++++++++++
 .../EBURainFruits_444_10bit.cfg                    | 11 +++++++++++
 .../EBURainFruits_RGB_10bit.cfg                    | 14 ++++++++++++++
 .../EBUWaterRocksClose_422_10bit.cfg               | 11 +++++++++++
 cfg/per-sequence-non-420/FlyingGraphics_444.cfg    | 11 +++++++++++
 cfg/per-sequence-non-420/FlyingGraphics_RGB.cfg    | 14 ++++++++++++++
 cfg/per-sequence-non-420/GlassHalf_444_10bit.cfg   | 11 +++++++++++
 cfg/per-sequence-non-420/GlassHalf_RGB.cfg         | 14 ++++++++++++++
 cfg/per-sequence-non-420/Kimono_422_10bit.cfg      | 11 +++++++++++
 cfg/per-sequence-non-420/Kimono_444_10bit.cfg      | 11 +++++++++++
 cfg/per-sequence-non-420/Kimono_RGB_10bit.cfg      | 14 ++++++++++++++
 cfg/per-sequence-non-420/Map_444.cfg               | 11 +++++++++++
 cfg/per-sequence-non-420/Map_RGB.cfg               | 14 ++++++++++++++
 cfg/per-sequence-non-420/MissionControl2_444.cfg   | 11 +++++++++++
 cfg/per-sequence-non-420/MissionControl2_RGB.cfg   | 14 ++++++++++++++
 cfg/per-sequence-non-420/MissionControl3_444.cfg   | 11 +++++++++++
 cfg/per-sequence-non-420/MissionControl3_RGB.cfg   | 14 ++++++++++++++
 .../OldTownCross_RGB_10bit.cfg                     | 14 ++++++++++++++
 cfg/per-sequence-non-420/ParkScene_RGB_10bit.cfg   | 14 ++++++++++++++
 cfg/per-sequence-non-420/Programming_444.cfg       | 11 +++++++++++
 cfg/per-sequence-non-420/Programming_RGB.cfg       | 14 ++++++++++++++
 cfg/per-sequence-non-420/Robot_444.cfg             | 11 +++++++++++
 cfg/per-sequence-non-420/Robot_RGB.cfg             | 14 ++++++++++++++
 cfg/per-sequence-non-420/Seeking_422_10bit.cfg     | 11 +++++++++++
 cfg/per-sequence-non-420/SlideShow_444.cfg         | 11 +++++++++++
 cfg/per-sequence-non-420/SlideShow_RGB.cfg         | 14 ++++++++++++++
 cfg/per-sequence-non-420/Traffic_422_10bit.cfg     | 11 +++++++++++
 cfg/per-sequence-non-420/Traffic_444_10bit.cfg     | 11 +++++++++++
 cfg/per-sequence-non-420/Traffic_RGB_12bit.cfg     | 14 ++++++++++++++
 cfg/per-sequence-non-420/VenueVu_444_10bit.cfg     | 11 +++++++++++
 cfg/per-sequence-non-420/VenueVu_RGB.cfg           | 14 ++++++++++++++
 cfg/per-sequence-non-420/WebBrowsing_444.cfg       | 11 +++++++++++
 cfg/per-sequence-non-420/WebBrowsing_RGB.cfg       | 14 ++++++++++++++
 50 files changed, 616 insertions(+)
 create mode 100644 cfg/per-sequence-non-420/ArenaOfValor_444.cfg
 create mode 100644 cfg/per-sequence-non-420/ArenaOfValor_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/BasketballScreen_444.cfg
 create mode 100644 cfg/per-sequence-non-420/BasketballScreen_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/BirdsInCage_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/ChineseEditing_444.cfg
 create mode 100644 cfg/per-sequence-non-420/ChineseEditing_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/Console_444.cfg
 create mode 100644 cfg/per-sequence-non-420/Console_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/CrowdRun_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/Desktop_444.cfg
 create mode 100644 cfg/per-sequence-non-420/Desktop_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/DucksAndLegs_RGB_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBUGraphics_422_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBUHorse_422_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBUKidsSoccer_422_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBULupoCandlelight_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBULupoCandlelight_RGB_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBURainFruits_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBURainFruits_RGB_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/EBUWaterRocksClose_422_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/FlyingGraphics_444.cfg
 create mode 100644 cfg/per-sequence-non-420/FlyingGraphics_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/GlassHalf_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/GlassHalf_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/Kimono_422_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/Kimono_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/Kimono_RGB_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/Map_444.cfg
 create mode 100644 cfg/per-sequence-non-420/Map_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/MissionControl2_444.cfg
 create mode 100644 cfg/per-sequence-non-420/MissionControl2_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/MissionControl3_444.cfg
 create mode 100644 cfg/per-sequence-non-420/MissionControl3_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/OldTownCross_RGB_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/ParkScene_RGB_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/Programming_444.cfg
 create mode 100644 cfg/per-sequence-non-420/Programming_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/Robot_444.cfg
 create mode 100644 cfg/per-sequence-non-420/Robot_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/Seeking_422_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/SlideShow_444.cfg
 create mode 100644 cfg/per-sequence-non-420/SlideShow_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/Traffic_422_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/Traffic_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/Traffic_RGB_12bit.cfg
 create mode 100644 cfg/per-sequence-non-420/VenueVu_444_10bit.cfg
 create mode 100644 cfg/per-sequence-non-420/VenueVu_RGB.cfg
 create mode 100644 cfg/per-sequence-non-420/WebBrowsing_444.cfg
 create mode 100644 cfg/per-sequence-non-420/WebBrowsing_RGB.cfg

diff --git a/cfg/per-sequence-non-420/ArenaOfValor_444.cfg b/cfg/per-sequence-non-420/ArenaOfValor_444.cfg
new file mode 100644
index 0000000000..f79645f5e0
--- /dev/null
+++ b/cfg/per-sequence-non-420/ArenaOfValor_444.cfg
@@ -0,0 +1,11 @@
+#======== File I/O ===============
+InputFile                     : ArenaOfValor_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-non-420/ArenaOfValor_RGB.cfg b/cfg/per-sequence-non-420/ArenaOfValor_RGB.cfg
new file mode 100644
index 0000000000..37c09dd101
--- /dev/null
+++ b/cfg/per-sequence-non-420/ArenaOfValor_RGB.cfg
@@ -0,0 +1,14 @@
+#======== File I/O ===============
+InputFile                     : ArenaOfValor_1920x1080_60_8bit_444.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-non-420/BasketballScreen_444.cfg b/cfg/per-sequence-non-420/BasketballScreen_444.cfg
new file mode 100644
index 0000000000..73ee9d2da0
--- /dev/null
+++ b/cfg/per-sequence-non-420/BasketballScreen_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/BasketballScreen_RGB.cfg b/cfg/per-sequence-non-420/BasketballScreen_RGB.cfg
new file mode 100644
index 0000000000..0ccafc2431
--- /dev/null
+++ b/cfg/per-sequence-non-420/BasketballScreen_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/BirdsInCage_444_10bit.cfg b/cfg/per-sequence-non-420/BirdsInCage_444_10bit.cfg
new file mode 100644
index 0000000000..f805fcc934
--- /dev/null
+++ b/cfg/per-sequence-non-420/BirdsInCage_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/ChineseEditing_444.cfg b/cfg/per-sequence-non-420/ChineseEditing_444.cfg
new file mode 100644
index 0000000000..784de7eb66
--- /dev/null
+++ b/cfg/per-sequence-non-420/ChineseEditing_444.cfg
@@ -0,0 +1,11 @@
+#======== File I/O ===============
+InputFile                     : ChineseEditing_1920x1080_60_8bit.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-non-420/ChineseEditing_RGB.cfg b/cfg/per-sequence-non-420/ChineseEditing_RGB.cfg
new file mode 100644
index 0000000000..03708f4e61
--- /dev/null
+++ b/cfg/per-sequence-non-420/ChineseEditing_RGB.cfg
@@ -0,0 +1,14 @@
+#======== File I/O ===============
+InputFile                     : ChineseEditing_1920x1080_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                   : 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-non-420/Console_444.cfg b/cfg/per-sequence-non-420/Console_444.cfg
new file mode 100644
index 0000000000..0198c97f5d
--- /dev/null
+++ b/cfg/per-sequence-non-420/Console_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Console_RGB.cfg b/cfg/per-sequence-non-420/Console_RGB.cfg
new file mode 100644
index 0000000000..0e385b80b1
--- /dev/null
+++ b/cfg/per-sequence-non-420/Console_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/CrowdRun_444_10bit.cfg b/cfg/per-sequence-non-420/CrowdRun_444_10bit.cfg
new file mode 100644
index 0000000000..351612187c
--- /dev/null
+++ b/cfg/per-sequence-non-420/CrowdRun_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Desktop_444.cfg b/cfg/per-sequence-non-420/Desktop_444.cfg
new file mode 100644
index 0000000000..9ae33cd711
--- /dev/null
+++ b/cfg/per-sequence-non-420/Desktop_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Desktop_RGB.cfg b/cfg/per-sequence-non-420/Desktop_RGB.cfg
new file mode 100644
index 0000000000..729eeb4922
--- /dev/null
+++ b/cfg/per-sequence-non-420/Desktop_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/DucksAndLegs_RGB_10bit.cfg b/cfg/per-sequence-non-420/DucksAndLegs_RGB_10bit.cfg
new file mode 100644
index 0000000000..e7e8f2cbd6
--- /dev/null
+++ b/cfg/per-sequence-non-420/DucksAndLegs_RGB_10bit.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/EBUGraphics_422_10bit.cfg b/cfg/per-sequence-non-420/EBUGraphics_422_10bit.cfg
new file mode 100644
index 0000000000..dc90651ec7
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBUGraphics_422_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/EBUHorse_422_10bit.cfg b/cfg/per-sequence-non-420/EBUHorse_422_10bit.cfg
new file mode 100644
index 0000000000..7170014b61
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBUHorse_422_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/EBUKidsSoccer_422_10bit.cfg b/cfg/per-sequence-non-420/EBUKidsSoccer_422_10bit.cfg
new file mode 100644
index 0000000000..1f949d056b
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBUKidsSoccer_422_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/EBULupoCandlelight_444_10bit.cfg b/cfg/per-sequence-non-420/EBULupoCandlelight_444_10bit.cfg
new file mode 100644
index 0000000000..80d5ac8d1e
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBULupoCandlelight_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/EBULupoCandlelight_RGB_10bit.cfg b/cfg/per-sequence-non-420/EBULupoCandlelight_RGB_10bit.cfg
new file mode 100644
index 0000000000..70ae010afb
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBULupoCandlelight_RGB_10bit.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/EBURainFruits_444_10bit.cfg b/cfg/per-sequence-non-420/EBURainFruits_444_10bit.cfg
new file mode 100644
index 0000000000..744026e15d
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBURainFruits_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/EBURainFruits_RGB_10bit.cfg b/cfg/per-sequence-non-420/EBURainFruits_RGB_10bit.cfg
new file mode 100644
index 0000000000..e4be3a4b29
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBURainFruits_RGB_10bit.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/EBUWaterRocksClose_422_10bit.cfg b/cfg/per-sequence-non-420/EBUWaterRocksClose_422_10bit.cfg
new file mode 100644
index 0000000000..b40ed9d2d3
--- /dev/null
+++ b/cfg/per-sequence-non-420/EBUWaterRocksClose_422_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/FlyingGraphics_444.cfg b/cfg/per-sequence-non-420/FlyingGraphics_444.cfg
new file mode 100644
index 0000000000..a79096f34e
--- /dev/null
+++ b/cfg/per-sequence-non-420/FlyingGraphics_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/FlyingGraphics_RGB.cfg b/cfg/per-sequence-non-420/FlyingGraphics_RGB.cfg
new file mode 100644
index 0000000000..fadd1dc890
--- /dev/null
+++ b/cfg/per-sequence-non-420/FlyingGraphics_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/GlassHalf_444_10bit.cfg b/cfg/per-sequence-non-420/GlassHalf_444_10bit.cfg
new file mode 100644
index 0000000000..4ccc6de68d
--- /dev/null
+++ b/cfg/per-sequence-non-420/GlassHalf_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== File I/O ===============
+InputFile                     : GlassHalf_3840x2160_24p_10b_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                   : 3840        # Input  frame width
+SourceHeight                  : 2160        # Input  frame height
+FramesToBeEncoded             : 240         # Number of frames to be coded
+
+Level                         : 6.2
diff --git a/cfg/per-sequence-non-420/GlassHalf_RGB.cfg b/cfg/per-sequence-non-420/GlassHalf_RGB.cfg
new file mode 100644
index 0000000000..d6be4636c5
--- /dev/null
+++ b/cfg/per-sequence-non-420/GlassHalf_RGB.cfg
@@ -0,0 +1,14 @@
+#======== File I/O ===============
+InputFile                     : GlassHalf_3840x2160_24p_8b_444.rgb
+InputBitDepth                 : 8           # 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                   : 3840        # Input  frame width
+SourceHeight                  : 2160        # 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-non-420/Kimono_422_10bit.cfg b/cfg/per-sequence-non-420/Kimono_422_10bit.cfg
new file mode 100644
index 0000000000..077869aee9
--- /dev/null
+++ b/cfg/per-sequence-non-420/Kimono_422_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Kimono_444_10bit.cfg b/cfg/per-sequence-non-420/Kimono_444_10bit.cfg
new file mode 100644
index 0000000000..15806f57d4
--- /dev/null
+++ b/cfg/per-sequence-non-420/Kimono_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Kimono_RGB_10bit.cfg b/cfg/per-sequence-non-420/Kimono_RGB_10bit.cfg
new file mode 100644
index 0000000000..457d0d95eb
--- /dev/null
+++ b/cfg/per-sequence-non-420/Kimono_RGB_10bit.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/Map_444.cfg b/cfg/per-sequence-non-420/Map_444.cfg
new file mode 100644
index 0000000000..d7dc675c0d
--- /dev/null
+++ b/cfg/per-sequence-non-420/Map_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Map_RGB.cfg b/cfg/per-sequence-non-420/Map_RGB.cfg
new file mode 100644
index 0000000000..8c73e7e4a0
--- /dev/null
+++ b/cfg/per-sequence-non-420/Map_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/MissionControl2_444.cfg b/cfg/per-sequence-non-420/MissionControl2_444.cfg
new file mode 100644
index 0000000000..b6fd2c0a12
--- /dev/null
+++ b/cfg/per-sequence-non-420/MissionControl2_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/MissionControl2_RGB.cfg b/cfg/per-sequence-non-420/MissionControl2_RGB.cfg
new file mode 100644
index 0000000000..befb9b93aa
--- /dev/null
+++ b/cfg/per-sequence-non-420/MissionControl2_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/MissionControl3_444.cfg b/cfg/per-sequence-non-420/MissionControl3_444.cfg
new file mode 100644
index 0000000000..6ca9b5ed9d
--- /dev/null
+++ b/cfg/per-sequence-non-420/MissionControl3_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/MissionControl3_RGB.cfg b/cfg/per-sequence-non-420/MissionControl3_RGB.cfg
new file mode 100644
index 0000000000..7de67c89e4
--- /dev/null
+++ b/cfg/per-sequence-non-420/MissionControl3_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/OldTownCross_RGB_10bit.cfg b/cfg/per-sequence-non-420/OldTownCross_RGB_10bit.cfg
new file mode 100644
index 0000000000..aaa6088280
--- /dev/null
+++ b/cfg/per-sequence-non-420/OldTownCross_RGB_10bit.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/ParkScene_RGB_10bit.cfg b/cfg/per-sequence-non-420/ParkScene_RGB_10bit.cfg
new file mode 100644
index 0000000000..623689da85
--- /dev/null
+++ b/cfg/per-sequence-non-420/ParkScene_RGB_10bit.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/Programming_444.cfg b/cfg/per-sequence-non-420/Programming_444.cfg
new file mode 100644
index 0000000000..c00aa7e009
--- /dev/null
+++ b/cfg/per-sequence-non-420/Programming_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Programming_RGB.cfg b/cfg/per-sequence-non-420/Programming_RGB.cfg
new file mode 100644
index 0000000000..779cc074ef
--- /dev/null
+++ b/cfg/per-sequence-non-420/Programming_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/Robot_444.cfg b/cfg/per-sequence-non-420/Robot_444.cfg
new file mode 100644
index 0000000000..e8495c9438
--- /dev/null
+++ b/cfg/per-sequence-non-420/Robot_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Robot_RGB.cfg b/cfg/per-sequence-non-420/Robot_RGB.cfg
new file mode 100644
index 0000000000..6fc4be9812
--- /dev/null
+++ b/cfg/per-sequence-non-420/Robot_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/Seeking_422_10bit.cfg b/cfg/per-sequence-non-420/Seeking_422_10bit.cfg
new file mode 100644
index 0000000000..f5058872ae
--- /dev/null
+++ b/cfg/per-sequence-non-420/Seeking_422_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/SlideShow_444.cfg b/cfg/per-sequence-non-420/SlideShow_444.cfg
new file mode 100644
index 0000000000..3136873db9
--- /dev/null
+++ b/cfg/per-sequence-non-420/SlideShow_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/SlideShow_RGB.cfg b/cfg/per-sequence-non-420/SlideShow_RGB.cfg
new file mode 100644
index 0000000000..a767b83201
--- /dev/null
+++ b/cfg/per-sequence-non-420/SlideShow_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/Traffic_422_10bit.cfg b/cfg/per-sequence-non-420/Traffic_422_10bit.cfg
new file mode 100644
index 0000000000..9b7a104bf0
--- /dev/null
+++ b/cfg/per-sequence-non-420/Traffic_422_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Traffic_444_10bit.cfg b/cfg/per-sequence-non-420/Traffic_444_10bit.cfg
new file mode 100644
index 0000000000..50b5afc5be
--- /dev/null
+++ b/cfg/per-sequence-non-420/Traffic_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/Traffic_RGB_12bit.cfg b/cfg/per-sequence-non-420/Traffic_RGB_12bit.cfg
new file mode 100644
index 0000000000..cc1216869b
--- /dev/null
+++ b/cfg/per-sequence-non-420/Traffic_RGB_12bit.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/VenueVu_444_10bit.cfg b/cfg/per-sequence-non-420/VenueVu_444_10bit.cfg
new file mode 100644
index 0000000000..49bace3155
--- /dev/null
+++ b/cfg/per-sequence-non-420/VenueVu_444_10bit.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/VenueVu_RGB.cfg b/cfg/per-sequence-non-420/VenueVu_RGB.cfg
new file mode 100644
index 0000000000..bae342c085
--- /dev/null
+++ b/cfg/per-sequence-non-420/VenueVu_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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-non-420/WebBrowsing_444.cfg b/cfg/per-sequence-non-420/WebBrowsing_444.cfg
new file mode 100644
index 0000000000..c92c7229e2
--- /dev/null
+++ b/cfg/per-sequence-non-420/WebBrowsing_444.cfg
@@ -0,0 +1,11 @@
+#======== 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-non-420/WebBrowsing_RGB.cfg b/cfg/per-sequence-non-420/WebBrowsing_RGB.cfg
new file mode 100644
index 0000000000..513bef1ab1
--- /dev/null
+++ b/cfg/per-sequence-non-420/WebBrowsing_RGB.cfg
@@ -0,0 +1,14 @@
+#======== 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