xiph / awcy

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

server/csv_export: Make sure we store selected runs into desired sheet #315

Closed vibhoothi closed 1 year ago

vibhoothi commented 1 year ago

Users could select cross-codec/preset as A/B, that should not mean both should be written against base-codec preset, write them into actual target(LD/AI/RA).

This commit also amennds fileName to have current upstream CTC Document version.

We could see this in two ways, a) without this change, we could still get full CTC comparison b/w two preset-configs but in wrong title which is a way to do some comparisons too which will not be possible. b) With this, it writes things to appropriate sheets irrespective of codec, so if we want we can modify it from sheet to different ones, In both cases, we get the BD-Rate and most of the analysis from the frontend.