powturbo / TurboBench

Compression Benchmark
326 stars 34 forks source link

Is Oodle benchmarking supported? #29

Closed theberrigan closed 1 year ago

theberrigan commented 3 years ago

Oodle is on the plugin list, but when I try to use it error occurs:

$ ./turbobench.exe ./data/big_building.ppm -eoodle,89 codec 'oodle' not found

I have dlls in turbobench.exe directory:

oo2core_4_win64.dll oo2core_6_win64.dll oo2core_7_win64.dll oo2core_8_win64.dll

Windows 10 x64, Turbobench latest release. Thanks.

powturbo commented 3 years ago

oodle is no longer supported

powturbo commented 1 year ago

oodle is now included again. Now for windows + linux. You must put the dll or shared library library into the turbobench directory. Actually you must build turbobench from the sources.