xiph / awcy

http://arewecompressedyet.com/
MIT License
70 stars 46 forks source link

BD report not working #256

Closed master-of-zen closed 3 years ago

master-of-zen commented 3 years ago

Runs are valid, but the BD report in this configuration doesn't work for some reason 1

This Comparison

Thanks)

master-of-zen commented 3 years ago

also this comparison

tdaede commented 3 years ago

Result from the first link: It seems that we are getting JSON with Infinity from Python, but JSON.parse does not support that (technically JSON can't have NaN). We'll have to fix one side or the other.

{
  "metric_names": [
    "PSNR",
    "PSNRHVS",
    "SSIM",
    "FASTSSIM",
    "CIEDE2000",
    "PSNR Cb",
    "PSNR Cr",
    "APSNR",
    "APSNR Cb",
    "APSNR Cr",
    "MSSSIM",
    "Encoding Time",
    "VMAF_old",
    "Decoding Time",
    "PSNR Y (libvmaf)",
    "PSNR Cb (libvmaf)",
    "PSNR Cr (libvmaf)",
    "CIEDE2000 (libvmaf)",
    "SSIM (libvmaf)",
    "MS-SSIM (libvmaf)",
    "PSNR-HVS Y (libvmaf)",
    "PSNR-HVS Cb (libvmaf)",
    "PSNR-HVS Cr (libvmaf)",
    "PSNR-HVS (libvmaf)",
    "VMAF",
    "VMAF-NEG"
  ],
  "metric_data": {
    "aspen_1080p_60f.y4m": {
      "0": -5.083464383512181,
      "1": -7.551561190515854,
      "2": -4.553331012471684,
      "3": -3.593110070600236,
      "4": -6.645303604952845,
      "5": -11.927720852704471,
      "6": -6.414094452580466,
      "7": -5.1656303058301045,
      "8": -11.777652154500306,
      "9": -6.315694976418207,
      "10": -6.898345583103971,
      "11": -31.113723098208943,
      "12": -25.785553025803488,
      "13": Infinity,
      "14": -32.596306279399066,
      "15": -28.894389514035478,
      "16": -18.482627598959954,
      "17": -29.92721936230471,
      "18": -34.05716267250101,
      "19": -31.946339473960062,
      "20": -35.40937715127027,
      "21": -32.16190008594351,
      "22": -21.613134575419224,
      "23": -34.995073503804676,
      "24": -25.785553025803488,
      "25": -31.485147512736244
    },
    "blue_sky_360p_60f.y4m": {
      "0": 4.0331028076810105,
      "1": 7.4355853788267146,
      "2": 8.547308936927966,
      "3": 9.495137438138501,
      "4": 1.3690107101713478,
      "5": -5.590508197657396,
      "6": -6.164439499394869,
      "7": 3.9902195049667633,
      "8": -5.87000358600589,
      "9": -6.460507397723481,
      "10": 9.611839403112942,
      "11": -28.206686471878882,
      "12": -34.22634841618852,
      "13": Infinity,
      "14": -16.028853968648306,
      "15": -7.889651203059311,
      "16": -5.992498763469955,
      "17": -10.10112779886796,
      "18": -7.809941678675514,
      "19": -5.273832298712922,
      "20": -13.856685867786023,
      "21": -3.330033154182055,
      "22": -4.657762720322511,
      "23": -12.67851570182662,
      "24": -34.22634841618852,
      "25": -26.402148356033994
    },
    "dark70p_60f.y4m": {
      "0": 15.494843507596446,
      "1": 17.956328733306815,
      "2": 0.3011037175301823,
      "3": -1.6275122976892487,
      "4": -24.550496735351146,
      "5": -26.961889666271833,
      "6": -32.04931130138492,
      "7": 9.61231001240812,
      "8": -29.172646622871014,
      "9": -33.30403469871142,
      "10": 4.582568042140833,
      "11": -34.10712758908726,
      "12": -23.2006441211154,
      "13": Infinity,
      "14": -5.082663739677573,
      "15": 3.7945069574106816,
      "16": -14.855067778499576,
      "17": 7.893403060402915,
      "18": -13.65060718849611,
      "19": -12.442690894093678,
      "20": -8.924112951335239,
      "21": 16.167043909802835,
      "22": -12.068652132059354,
      "23": 3.8512746293693834,
      "24": -23.2006441211154,
      "25": -19.824221137864672
    },
    "DOTA2_60f_420.y4m": {
      "0": 4.98603370707702,
      "1": 2.918827603597185,
      "2": 7.289850443768731,
      "3": 10.971526261595255,
      "4": 10.112583674808139,
      "5": 1.5263776122296902,
      "6": 0.44626437286641174,
      "7": 5.343247867979661,
      "8": 1.5017256655781352,
      "9": 0.25373607670908793,
      "10": 6.209449791125543,
      "11": -34.90812356776921,
      "12": -21.34127803966759,
      "13": Infinity,
      "14": -14.179237991161397,
      "15": -9.13961987975278,
      "16": -3.704590047282641,
      "17": -6.737574278052961,
      "18": -13.959790822704822,
      "19": -12.747098133644641,
      "20": -15.69863415847762,
      "21": -10.935044826160134,
      "22": -4.141811584892041,
      "23": -15.140100583136483,
      "24": -21.34127803966759,
      "25": -23.174508334120237
    },
    "ducks_take_off_1080p50_60f.y4m": {
      "0": 7.829676091164961,
      "1": 9.408868040465567,
      "2": 12.880223166215487,
      "3": 20.102567285601445,
      "4": 6.854620261958266,
      "5": 7.2414325929427426,
      "6": 13.92011690372752,
      "7": 6.5604948949883335,
      "8": 7.0513991030425105,
      "9": 14.38172139148859,
      "10": 10.924963651496844,
      "11": -25.92100964140222,
      "12": -23.51798761794547,
      "13": Infinity,
      "14": -10.939246135359626,
      "15": -38.78393012779977,
      "16": -35.71697737266734,
      "17": -21.131256822592448,
      "18": -7.344607882270848,
      "19": -9.138913939899517,
      "20": -8.115180566235047,
      "21": -34.91095739732193,
      "22": -36.41319702632316,
      "23": -12.303714063990423,
      "24": -23.51798761794547,
      "25": -23.125455975771192
    },
    "gipsrestat720p_60f.y4m": {
      "0": -3.046400036929142,
      "1": 4.136681109727203,
      "2": -6.04043378949104,
      "3": -19.08751241476877,
      "4": -17.31588848342771,
      "5": -21.632270359131557,
      "6": -23.95815007972608,
      "7": -3.8507540685539965,
      "8": -21.7541424913508,
      "9": -24.026804250402545,
      "10": -5.274083719345779,
      "11": -36.79649536530943,
      "12": -6.134997899518391,
      "13": Infinity,
      "14": -6.362449895937139,
      "15": -12.084095212609004,
      "16": -18.867136862612256,
      "17": -13.15021349450748,
      "18": -0.03422005549522655,
      "19": -1.522691463273096,
      "20": 5.617539013269379,
      "21": -7.672014412759531,
      "22": -16.4436445628663,
      "23": 4.0087100109797325,
      "24": -6.134997899518391,
      "25": -3.611023523858292
    },
    "kirland360p_60f.y4m": {
      "0": 1.809713076854047,
      "1": 1.9783267623508127,
      "2": -2.4426491779225845,
      "3": -1.1473182843880436,
      "4": -0.30304736504586094,
      "5": 2.844935230429946,
      "6": -0.2209632594590616,
      "7": 2.1186628347602765,
      "8": 2.970154539492831,
      "9": -0.1299138231941832,
      "10": -3.0541557101451677,
      "11": -31.685532097573855,
      "12": 1.5297281266765994,
      "13": Infinity,
      "14": -3.642003076450373,
      "15": 13.706152891785205,
      "16": 6.388235832934042,
      "17": 7.685515972034551,
      "18": -5.778590366734826,
      "19": -7.177219902490473,
      "20": -3.990729781447333,
      "21": 15.615645553448608,
      "22": 2.1111956708607327,
      "23": -2.848693431563476,
      "24": 1.5297281266765994,
      "25": 5.465583188944567
    },
    "KristenAndSara_1280x720_60f.y4m": {
      "0": 2.759912119916308,
      "1": 5.891368319175738,
      "2": 2.6277958420303005,
      "3": -13.61790903611979,
      "4": -15.24740092697725,
      "5": -22.34496530318989,
      "6": -23.385209194095424,
      "7": 2.4109936318332803,
      "8": -22.525340996617516,
      "9": -23.536604656863737,
      "10": 1.1068903153957033,
      "11": -30.380889708269336,
      "12": -1.7054304522871488,
      "13": Infinity,
      "14": 2.0258062314110648,
      "15": -17.244259653817807,
      "16": -18.092496566518832,
      "17": -8.794709165210513,
      "18": 4.2146139226927115,
      "19": 4.285960607944506,
      "20": 6.3828337662463985,
      "21": -20.246346536504234,
      "22": -19.295361450424696,
      "23": 4.38075333363217,
      "24": -1.7054304522871488,
      "25": -0.9429781910902602
    },
    "life_1080p30_60f.y4m": {
      "0": 13.843261465110235,
      "1": 15.43509147379989,
      "2": 22.63223011923319,
      "3": 21.879988016601224,
      "4": 13.014790241510976,
      "5": 4.440800936038647,
      "6": 3.9501514442725094,
      "7": 13.450106653919281,
      "8": 4.4725071315823595,
      "9": 4.105051164159157,
      "10": 19.910920033931866,
      "11": -36.45471112962721,
      "12": -13.484014921202036,
      "13": Infinity,
      "14": -2.1128036369135628,
      "15": -11.535907035762339,
      "16": -7.301923164702428,
      "17": 0.6228432672958029,
      "18": -2.0537242373182885,
      "19": -1.941087013180809,
      "20": 0.4082771472075031,
      "21": -14.971904164831473,
      "22": -6.92621569257893,
      "23": -0.6963520251186184,
      "24": -13.484014921202036,
      "25": -11.723857098370393
    },
    "MINECRAFT_60f_420.y4m": {
      "0": -14.764436036524419,
      "1": -6.160372516975421,
      "2": -14.579342824520648,
      "3": -13.372798275409881,
      "4": -17.441281991492463,
      "5": -12.55613526575402,
      "6": -14.60470356501775,
      "7": -16.43791241963798,
      "8": -12.340500512251563,
      "9": -14.5562360741203,
      "10": -9.437065439780968,
      "11": 95.60045847189397,
      "12": -59.666273217765585,
      "13": Infinity,
      "14": -42.42469148205215,
      "15": -40.2785334979335,
      "16": -30.22798106146105,
      "17": -41.4482653330045,
      "18": -40.36589311805855,
      "19": -39.85815474932261,
      "20": -39.62342791253083,
      "21": -32.1016370552333,
      "22": -28.575661195300416,
      "23": -39.29367004946662,
      "24": -59.666273217765585,
      "25": -54.98433153942835
    },
    "Netflix_Aerial_1920x1080_60fps_8bit_420_60f.y4m": {
      "0": -5.470419107870805,
      "1": 0.36926775278054436,
      "2": -6.329637054650861,
      "3": 0.9483467285126057,
      "4": -11.026618428732693,
      "5": -18.86827701314949,
      "6": -20.185759878584232,
      "7": -6.300285521543825,
      "8": -19.160655574028063,
      "9": -20.30849816453435,
      "10": -3.6218236913549307,
      "11": -37.167963858873726,
      "12": -19.02766027372116,
      "13": Infinity,
      "14": -3.543499080836976,
      "15": -14.878488537454881,
      "16": -15.299395445488251,
      "17": -5.675309672318917,
      "18": -7.479757133112175,
      "19": -6.737276162020811,
      "20": -2.435025243342359,
      "21": -14.467863534362769,
      "22": -14.604360046593046,
      "23": -3.2350689003290745,
      "24": -19.02766027372116,
      "25": -13.378974188586955
    },
    "Netflix_Boat_1920x1080_60fps_8bit_420_60f.y4m": {
      "0": 6.085811562433929,
      "1": 5.489853505119813,
      "2": 11.517706149615027,
      "3": 15.080757504756637,
      "4": 9.83610298576718,
      "5": 13.357624067654816,
      "6": 6.612527653968869,
      "7": 6.143713130649342,
      "8": 13.170596161630721,
      "9": 6.474857542900048,
      "10": 10.235206402001484,
      "11": -41.23632726233685,
      "12": -23.04380329413156,
      "13": Infinity,
      "14": -9.452933816739705,
      "15": 5.776740147548831,
      "16": 3.3480790870140886,
      "17": -4.0351021148406385,
      "18": -8.5485960336811,
      "19": -7.049632722659771,
      "20": -10.862275120021824,
      "21": -0.07880770308837937,
      "22": -0.6816929907990099,
      "23": -10.799203077445963,
      "24": -23.04380329413156,
      "25": -19.584742847928638
    },
    "Netflix_Crosswalk_1920x1080_60fps_8bit_420_60f.y4m": {
      "0": 8.337958508445919,
      "1": 7.47199228268729,
      "2": 8.161812699733083,
      "3": 11.610990531176668,
      "4": 0.3005932770184572,
      "5": -4.974062952002911,
      "6": -7.767206299264506,
      "7": 7.7728607115569615,
      "8": -4.796009644585764,
      "9": -7.560493543352886,
      "10": 7.161422278613738,
      "11": -24.88080674633729,
      "12": -21.495770182651206,
      "13": Infinity,
      "14": -17.716743932971013,
      "15": -27.712464248515122,
      "16": -29.86575970779436,
      "17": -23.09049788477453,
      "18": -19.43253721014416,
      "19": -19.757910361552465,
      "20": -17.581411465662832,
      "21": -27.81480902556336,
      "22": -29.19682795270847,
      "23": -18.59028197838173,
      "24": -21.495770182651206,
      "25": -23.97087700334253
    },
    "Netflix_DrivingPOV_1280x720_60fps_8bit_420_60f.y4m": {
      "0": 5.009338064675828,
      "1": 11.716132150001112,
      "2": 10.174087195883196,
      "3": 21.106184044016786,
      "4": -0.43003134684003186,
      "5": -7.243676812455002,
      "6": -11.332538762067035,
      "7": 4.781142559846052,
      "8": -7.740795926412469,
      "9": -11.614634891365716,
      "10": 11.412791623867612,
      "11": -33.71340670224643,
      "12": -14.455659137014266,
      "13": Infinity,
      "14": -7.7963767579102505,
      "15": -5.918899054494419,
      "16": -7.504909945045545,
      "17": -6.293472709949876,
      "18": 1.3252538049950635,
      "19": 0.8673616959474106,
      "20": -5.460241531322141,
      "21": -10.15327890008616,
      "22": -15.431772558760903,
      "23": -6.460128086867201,
      "24": -14.455659137014266,
      "25": -13.057382417426188
    },
    "Netflix_FoodMarket_1920x1080_60fps_8bit_420_60f.y4m": {
      "0": 0.6612390797770651,
      "1": 0.10936300090547135,
      "2": 2.929353659612688,
      "3": 10.00355570872944,
      "4": -1.9932683075959523,
      "5": -5.740349309386994,
      "6": -6.168745367378414,
      "7": 0.9085815343867321,
      "8": -5.566441529611643,
      "9": -6.136742178934995,
      "10": 1.5330818357145448,
      "11": -24.08774283347372,
      "12": -35.09256889173157,
      "13": Infinity,
      "14": -30.76898100733285,
      "15": -29.724738593585542,
      "16": -28.41669261209525,
      "17": -29.000057715300276,
      "18": -27.73860238866792,
      "19": -26.98935971423444,
      "20": -31.1160288517113,
      "21": -29.486867322527345,
      "22": -30.339915982088982,
      "23": -31.232170594480092,
      "24": -35.09256889173157,
      "25": -35.28568439944249
    },
    "Netflix_PierSeaside_1920x1080_60fps_8bit_420_60f.y4m": {
      "0": -8.429113761277652,
      "1": -3.1978875828972853,
      "2": -1.8587287587540802,
      "3": 4.589811357510576,
      "4": -12.546751778135267,
      "5": -16.60854652648116,
      "6": -16.598910366646148,
      "7": -8.641868331217761,
      "8": -16.743323265771682,
      "9": -16.7175035274549,
      "10": -2.276107173741848,
      "11": -33.365501522248955,
      "12": -38.15218870027215,
      "13": Infinity,
      "14": -21.00298222118907,
      "15": -20.71596129374419,
      "16": -20.718722062971583,
      "17": -20.426340492450336,
      "18": -10.87172722446008,
      "19": -10.56331945365846,
      "20": -14.570752704076273,
      "21": -15.570349835983787,
      "22": -19.182531581630368,
      "23": -15.273166353473766,
      "24": -38.15218870027215,
      "25": -28.367455257972573
    },
    "Netflix_RollerCoaster_1280x720_60fps_8bit_420_60f.y4m": {
      "0": 4.880557554485354,
      "1": 5.228261858727867,
      "2": 4.35071583027713,
      "3": 9.71734893232541,
      "4": 1.4348659728303792,
      "5": -0.3985006195593055,
      "6": -0.48578901645282,
      "7": 4.679952406452315,
      "8": -0.26485300808292145,
      "9": -0.43973422615140034,
      "10": 4.557178636338333,
      "11": -30.122358039352047,
      "12": -29.89001838324893,
      "13": Infinity,
      "14": -14.766025126431225,
      "15": -15.300335125746845,
      "16": -8.389472111389228,
      "17": -12.682976682600334,
      "18": -14.932922664056536,
      "19": -13.889717004936896,
      "20": -15.987288730261383,
      "21": -17.706563217033366,
      "22": -8.635197086546754,
      "23": -15.858515425527242,
      "24": -29.89001838324893,
      "25": -28.38530297843024
    },
    "Netflix_SquareAndTimelapse_1920x1080_60fps_8bit_420_60f.y4m": {
      "0": 9.0391191625808,
      "1": 9.728007668773998,
      "2": 11.362215258999232,
      "3": 12.85864934380525,
      "4": 7.632212721750142,
      "5": 5.37584277739982,
      "6": 3.4989510378077737,
      "7": 9.026059521127605,
      "8": 5.48072098605088,
      "9": 3.5453557844358885,
      "10": 10.778885882343037,
      "11": -39.88202715102568,
      "12": -27.42913429497994,
      "13": Infinity,
      "14": -7.978268838470881,
      "15": -3.0337092972091306,
      "16": -6.035816108185932,
      "17": -5.10428301826773,
      "18": -6.0203050916805,
      "19": -4.670472310374663,
      "20": -7.564598105723663,
      "21": -5.5174772747982,
      "22": -7.780476492166732,
      "23": -7.800785938952403,
      "24": -27.42913429497994,
      "25": -20.50192715526905
    },
    "Netflix_TunnelFlag_1920x1080_60fps_8bit_420_60f.y4m": {
      "0": 8.550523108276442,
      "1": 6.197575192432225,
      "2": 1.2604181762165156,
      "3": -1.6041140254825392,
      "4": 7.94151852687448,
      "5": 12.979274680746332,
      "6": 24.637750410607207,
      "7": 8.544159903467907,
      "8": 13.102868605652285,
      "9": 24.785634477510076,
      "10": 1.754772572019081,
      "11": -26.782152145905563,
      "12": NaN,
      "13": Infinity,
      "14": -24.952833124487384,
      "15": -7.674040441950158,
      "16": -6.984876466788226,
      "17": -21.312912067759793,
      "18": -35.59726378644581,
      "19": -31.14824796838419,
      "20": -28.189823253117808,
      "21": -13.576918703635489,
      "22": -17.9824674815083,
      "23": -27.820243424379974,
      "24": NaN,
      "25": NaN
    },
    "niklas360p_60f.y4m": {
      "0": -11.2128037339153,
      "1": -8.067596365747997,
      "2": -12.459094345809973,
      "3": -12.403683670795285,
      "4": -14.562654457272483,
      "5": -21.76489340151666,
      "6": -21.195003114838496,
      "7": -11.077730268865926,
      "8": -21.437030043019778,
      "9": -20.353005576131057,
      "10": -11.311797536288449,
      "11": 72.1545280162511,
      "12": -31.402574035885845,
      "13": Infinity,
      "14": -38.45862520003679,
      "15": -25.597572753888763,
      "16": -28.46013886013752,
      "17": -31.59180914053049,
      "18": -30.878333802063896,
      "19": -19.80441655541121,
      "20": -21.31654654805328,
      "21": -14.432679633363,
      "22": -20.43664127172181,
      "23": -21.34844555135099,
      "24": -31.402574035885845,
      "25": -31.3028818785007
    },
    "red_kayak_360p_60f.y4m": {
      "0": 3.607212312957264,
      "1": 4.983272240140679,
      "2": 6.4392581051881725,
      "3": 11.76658214749895,
      "4": 2.004110515156343,
      "5": 5.62307901754453,
      "6": -12.777776940758901,
      "7": 2.2374242878908435,
      "8": 5.8578626869227435,
      "9": -12.08403281416196,
      "10": 6.388288507405515,
      "11": -16.936477502336828,
      "12": 12.265680352829422,
      "13": Infinity,
      "14": -21.328928591411877,
      "15": -22.679878081652838,
      "16": -20.32454083887799,
      "17": -20.294474447837075,
      "18": -20.113088878093432,
      "19": -17.727857991028916,
      "20": -18.329483036510396,
      "21": -25.027120925578117,
      "22": -21.525508189823306,
      "23": -17.863264319890938,
      "24": 12.265680352829422,
      "25": 10.934375423945642
    },
    "rush_hour_1080p25_60f.y4m": {
      "0": 2.239485568870214,
      "1": 0.5312365209936942,
      "2": 2.069865546175631,
      "3": 3.0520380727455887,
      "4": -3.9213937096007734,
      "5": -6.840440794898239,
      "6": -9.515661613528403,
      "7": 1.862395194316302,
      "8": -6.737268414107101,
      "9": -9.38492950525256,
      "10": 0.9409498033607244,
      "11": -22.289203991936997,
      "12": -26.91064276802557,
      "13": Infinity,
      "14": -23.566805714080807,
      "15": -23.526270974399953,
      "16": -28.551249305814352,
      "17": -24.8118245765765,
      "18": -20.918260452796712,
      "19": -23.044813519411235,
      "20": -22.40181300945514,
      "21": -26.244753484230408,
      "22": -28.548002417698537,
      "23": -22.99645934459488,
      "24": -26.91064276802557,
      "25": -27.229499429681226
    },
    "shields_640x360_60f.y4m": {
      "0": 3.8425377471489552,
      "1": 7.143161479304649,
      "2": 5.584159885688411,
      "3": 8.059962115860442,
      "4": 7.353830422901364,
      "5": 9.065937313908435,
      "6": 11.797250599588448,
      "7": 4.484403766339762,
      "8": 9.117076729285166,
      "9": 12.167785144761378,
      "10": 6.07637709214135,
      "11": -30.400025359008296,
      "12": -21.515948624594884,
      "13": Infinity,
      "14": -8.781982826747747,
      "15": 0.5960849273799251,
      "16": 2.8235186466732065,
      "17": -4.09498675242137,
      "18": -5.815953936927965,
      "19": -6.738619296546333,
      "20": -4.735253770837877,
      "21": -7.511128884388096,
      "22": -1.8420731451764039,
      "23": -4.985507009248158,
      "24": -21.515948624594884,
      "25": -17.062941831537202
    },
    "speed_bag_640x360_60f.y4m": {
      "0": 9.757471888831892,
      "1": 9.434971221125643,
      "2": 7.106593761045232,
      "3": 6.19997131709531,
      "4": 1.0612136917417692,
      "5": -0.5482122139274237,
      "6": -7.360104338685581,
      "7": 10.731344268636601,
      "8": 0.39277674234796667,
      "9": -7.173867856012494,
      "10": 6.896362780331633,
      "11": -28.87756989528635,
      "12": -14.112709548589187,
      "13": Infinity,
      "14": -2.2995368463281762,
      "15": -0.8530749374430102,
      "16": -13.376791392116205,
      "17": -1.7032026900161257,
      "18": -0.0063440116977120375,
      "19": 4.176284140669462,
      "20": 4.775935445794177,
      "21": -6.067360513958764,
      "22": -14.500657601130218,
      "23": 2.962960330692166,
      "24": -14.112709548589187,
      "25": -8.361656931972284
    },
    "STARCRAFT_60f_420.y4m": {
      "0": 5.3078951195675295,
      "1": 7.272652084951314,
      "2": 5.668796459892755,
      "3": 6.288882190224454,
      "4": 1.4211499911135572,
      "5": 1.764202276035154,
      "6": 0.26314881042073246,
      "7": 5.179003721025777,
      "8": 1.4564327619681183,
      "9": 0.0563748011650711,
      "10": 5.306502633232157,
      "11": -42.78486947634635,
      "12": -1.187482603608847,
      "13": Infinity,
      "14": -0.6307193836327496,
      "15": 3.234319610488212,
      "16": -0.9843944613501354,
      "17": 1.0143586777867641,
      "18": 0.5205971760342099,
      "19": 1.7522159477248778,
      "20": -0.953687513059176,
      "21": 0.10960246606086521,
      "22": -0.006231794503308574,
      "23": -1.0376437581971487,
      "24": -1.187482603608847,
      "25": -1.7910131109579286
    },
    "thaloundeskmtg360p_60f.y4m": {
      "0": 4.236920254599075,
      "1": 5.798238680238477,
      "2": 4.401345274165691,
      "3": 3.7385442256924195,
      "4": 2.326935968149768,
      "5": 0.2892336549680463,
      "6": 1.5933035001523432,
      "7": 2.4031379297259736,
      "8": -0.9142457531296388,
      "9": 1.025947824595308,
      "10": 4.646884619820191,
      "11": -34.427630693805845,
      "12": 19.911945432476298,
      "13": Infinity,
      "14": 3.8214223417331272,
      "15": 4.989905194759614,
      "16": 10.25813202392829,
      "17": 8.467924726813148,
      "18": 7.8659409190479535,
      "19": 11.123405506955187,
      "20": 15.20713070893105,
      "21": -0.9705168025298749,
      "22": 4.202396915559881,
      "23": 12.818606126304566,
      "24": 19.911945432476298,
      "25": 16.3856092272892
    },
    "touchdown_pass_1080p_60f.y4m": {
      "0": 7.48591488015562,
      "1": 5.352494371830185,
      "2": 10.327055221098913,
      "3": 11.15769235113897,
      "4": 4.697802278213281,
      "5": -3.121528403842644,
      "6": -4.333097959154253,
      "7": 6.812889143412382,
      "8": -3.149127926826234,
      "9": -4.352356135374647,
      "10": 7.050205646890539,
      "11": -35.341943974080735,
      "12": 0.30126378788497554,
      "13": Infinity,
      "14": -2.125570986782588,
      "15": -3.029851606952938,
      "16": -9.102726639668003,
      "17": -1.7110064923964052,
      "18": -11.29763862254769,
      "19": -4.20299348474199,
      "20": -8.618563602359453,
      "21": -2.552714748728202,
      "22": -12.581779555799844,
      "23": -8.50965381253136,
      "24": 0.30126378788497554,
      "25": -3.9065879004979043
    },
    "vidyo1_720p_60fps_60f.y4m": {
      "0": 2.6993503673482966,
      "1": 6.693330190503999,
      "2": -5.9380571097267465,
      "3": -13.319435260297496,
      "4": -15.899897070516456,
      "5": -25.38078452226965,
      "6": -25.919793720899275,
      "7": 2.3346636244759855,
      "8": -25.522704673791463,
      "9": -26.06122881375209,
      "10": -3.4640532401367663,
      "11": -37.306821743226855,
      "12": -7.316437346359017,
      "13": Infinity,
      "14": -0.07892026651221684,
      "15": -14.00311733395766,
      "16": -18.035828033480293,
      "17": -10.4881346648238,
      "18": 0.6611191728508548,
      "19": 0.059466085411252756,
      "20": 6.816120185614616,
      "21": -11.979498796146748,
      "22": -18.303260714463974,
      "23": 4.909232526000995,
      "24": -7.316437346359017,
      "25": -3.4120604904752994
    },
    "vidyo4_720p_60fps_60f.y4m": {
      "0": 3.8351282291698263,
      "1": 6.117095446845733,
      "2": -1.1703485722119322,
      "3": -7.29856079185407,
      "4": -17.63999195665975,
      "5": -26.900365192328437,
      "6": -32.418539643127765,
      "7": 1.6821435208808966,
      "8": -27.509606572553636,
      "9": -32.82355116842599,
      "10": -0.1761596239741925,
      "11": -34.10957506974322,
      "12": -21.22987750915566,
      "13": Infinity,
      "14": 6.810310910272532,
      "15": -19.574693842594026,
      "16": -21.682564476294086,
      "17": -8.452297649322826,
      "18": 7.098796321341139,
      "19": 6.4726331963348205,
      "20": 8.828277570742383,
      "21": -18.94132596155288,
      "22": -20.187596194461765,
      "23": 6.9502193974543935,
      "24": -21.22987750915566,
      "25": -7.830727012809568
    },
    "wikipedia_420.y4m": {
      "0": 36.00260851081991,
      "1": 28.16050817377651,
      "2": 31.612208466152893,
      "3": 40.12422499114281,
      "4": 18.630808766780316,
      "5": 26.041817158079184,
      "6": 24.978275103834214,
      "7": 35.87104174279925,
      "8": 25.820529620706267,
      "9": 23.959068407104557,
      "10": 32.09931889682667,
      "11": -33.580454875534386,
      "12": NaN,
      "13": Infinity,
      "14": 20.6691609231209,
      "15": 23.66889342422558,
      "16": 24.130411040556776,
      "17": 19.409668613355468,
      "18": 23.7936430575856,
      "19": 23.702102519674927,
      "20": 24.96014934362336,
      "21": 24.658923401063902,
      "22": 21.474146414665473,
      "23": 24.741581332692576,
      "24": NaN,
      "25": 23.823169261751985
    }
  },
  "average": {
    "0": 4.144299254517148,
    "1": 5.599369119541753,
    "2": 4.062416042329696,
    "3": 5.056026881225446,
    "4": -2.1177292051951637,
    "5": -4.961752336284991,
    "6": -6.371935284526613,
    "7": 3.582225715073227,
    "8": -5.086256598708584,
    "9": -6.419494722116991,
    "10": 4.1223756243412755,
    "11": -24.30373903413625,
    "12": NaN,
    "13": Infinity,
    "14": -11.176376317365463,
    "15": -11.476895969825382,
    "16": -12.334226701752153,
    "17": -10.565511356967965,
    "18": -9.974196829469445,
    "19": -8.731107823762555,
    "20": -8.758155923105614,
    "21": -11.59595525233716,
    "22": -13.470489833222747,
    "23": -8.904777308247727,
    "24": NaN,
    "25": NaN
  },
  "categories": {
    "1080p": {
      "0": 3.757499347846212,
      "1": 4.1120250863646275,
      "2": 5.866598597585262,
      "3": 8.840597733707968,
      "4": 1.1786920386729378,
      "5": -2.0571625664736293,
      "6": -1.5303315405627123,
      "7": 3.414456377436096,
      "8": -2.0543655434560026,
      "9": -1.4569664725690652,
      "10": 4.791177638180926,
      "11": -31.543592779621495,
      "12": NaN,
      "13": Infinity,
      "14": -15.56308123121363,
      "15": -16.97775096032172,
      "16": -16.927390616510134,
      "17": -15.466913912690538,
      "18": -15.946681894635525,
      "19": -14.765863843673202,
      "20": -15.538047660480705,
      "21": -18.11294360675124,
      "22": -18.820883482942886,
      "23": -16.187681084790245,
      "24": NaN,
      "25": NaN
    },
    "1080p-screen": {
      "0": 7.88302532523501,
      "1": 8.047903836337397,
      "2": 7.497878136323433,
      "3": 11.00295879188816,
      "4": 3.180815110302387,
      "5": 4.194065445147501,
      "6": 2.770746180525902,
      "7": 7.4888452280416775,
      "8": 4.10954688400024,
      "9": 2.428235802714604,
      "10": 8.54455147035085,
      "11": -3.9182473619389935,
      "12": NaN,
      "13": Infinity,
      "14": -9.141371983431348,
      "15": -5.628735085743122,
      "16": -2.6966386323842633,
      "17": -6.9404530799788064,
      "18": -7.50286092678589,
      "19": -6.787733603891861,
      "20": -7.828900060111066,
      "21": -4.567039003567167,
      "22": -2.8123895400075734,
      "23": -7.682458264526918,
      "24": NaN,
      "25": -14.031670930688634
    },
    "720p": {
      "0": 4.518961400894702,
      "1": 8.248456829755495,
      "2": 0.6149804448987274,
      "3": -3.4467709749124547,
      "4": -12.80697722099171,
      "5": -18.694636067886524,
      "6": -21.36419024539333,
      "7": 3.0929216696203787,
      "8": -19.21287004166855,
      "9": -21.686656100810414,
      "10": 1.820733147755106,
      "11": -33.79095345960494,
      "12": -14.847580692671258,
      "13": Infinity,
      "14": -3.607188377826401,
      "15": -11.47584189511558,
      "16": -15.346782253405687,
      "17": -7.424057329430274,
      "18": -2.188280955166872,
      "19": -2.3099539680950976,
      "20": -0.3895532395779981,
      "21": -10.075997702040011,
      "22": -15.766497814226247,
      "23": 0.25450662643460437,
      "24": -14.847580692671258,
      "25": -11.009099393136362
    },
    "360p": {
      "0": 2.296307764879564,
      "1": 4.100851342319854,
      "2": 2.4538460627547023,
      "3": 3.672742184157471,
      "4": -0.10722864488539294,
      "5": -1.4400612280357887,
      "6": -4.903961864770873,
      "7": 2.126780331922042,
      "8": -1.4119155263009426,
      "9": -4.715370642552356,
      "10": 2.7505427366254307,
      "11": -14.05419914337699,
      "12": -9.650032387610874,
      "13": Infinity,
      "14": -12.388358309698592,
      "15": -5.389719137445597,
      "16": -6.954869050152304,
      "17": -7.376022875832189,
      "18": -8.933758822163629,
      "19": -5.917465199509315,
      "20": -6.035090407129956,
      "21": -5.960456337221615,
      "22": -8.092721477393377,
      "23": -6.277551365269064,
      "24": -9.650032387610874,
      "25": -7.192008736837825
    }
  },
  "error_strings": []
}
tdaede commented 3 years ago

The second link is still broken as the BD-Rate script isn't handling the lack of encode time reporting for x264.