xiph / awcy

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

[WIP] Add encoding mode support #203

Open rzumer opened 4 years ago

rzumer commented 4 years ago

This adds an encoding mode dropdown field when creating a run to set the encoding mode. It relies on implementations being available in rd_tool. Currently only single-pass target bitrate mode for rav1e is implemented. Before merging I want to dynamically hide encoding mode options depending on the selected codec.