xiph / daala

Modern video compression for the internet
https://xiph.org/daala/
BSD 2-Clause "Simplified" License
542 stars 102 forks source link

option output [-o] required on some tools #190

Open RignonNoel opened 8 years ago

RignonNoel commented 8 years ago

For example see the doc of y4m2png and png2y4m

We need to set required option directly in the usage line: Usage: ./y4m2png [options] <output_file.png> <input_file.y4m>

Also is not an option.