xiph / awcy

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

Deprecate sorting and add GOP-Parallel to CTC grid #353

Closed vibhoothi closed 1 year ago

vibhoothi commented 1 year ago

This set is made of two parts,

Part A: CTC now reached a stage where the clipList is of different styles like, a) CLIPNAME, b) ClipName, c) clipName, d) clipname, e) Clip_name, and many other variants of stying for sequences name. Handling all of them is now impossible without modifying clip names. So let's trust and do the hardcoding of the clip in the exact order we want.

Part B: We also add RA-GOP parallel to UI

image
vibhoothi commented 1 year ago

Tetsing in VLC12 and also as a hot-fix in beta.awcy.