pkuvcl / davs2

An open-source decoder of AVS2-P2/IEEE1857.4 video coding standard
GNU General Public License v2.0
129 stars 52 forks source link

help text is only in chinese #12

Closed jonassmedegaard closed 5 years ago

jonassmedegaard commented 5 years ago

Help text emitted with option --help is in chinese.

Great for chinese people, but not so useful for people like me living in Europe.

Please consider adding english help - as a minimum side-by-side with the chinese, or more ideally using gettext.

jonassmedegaard commented 5 years ago

Wauw, that was quick. Thanks!