rust-av / ssimulacra2_bin

Binary interface for the ssimulacra2 Rust port
BSD 2-Clause "Simplified" License
40 stars 10 forks source link

Add increment parameter for skipping video frames #36

Closed FlyingWombat closed 5 months ago

FlyingWombat commented 6 months ago

e.g. 10 will read every 10th frame Increased processesing speed at the expense of error in score calculation.

fixes #32

Quackdoc commented 5 months ago

This seems to work as expected for me