diff options
| author | Kostya Shishkov <[email protected]> | 2020-07-23 17:56:06 +0200 |
|---|---|---|
| committer | Kostya Shishkov <[email protected]> | 2020-10-04 12:13:35 +0200 |
| commit | 22faa4089fe332ae268bd9dcd8347ddbc5fe820a (patch) | |
| tree | efd72eb735b6c292fff04ac2ae085d65c7a1817a | |
| parent | 73f889bfff486539ebd9cc3b8f6cb8477f49a637 (diff) | |
mention that --help is available
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ nihav-encoder is a simple tool to test encoding functionality of NihAV. Put it into directory with other NihAV crates and invoke `cargo build`. See https://codecs.multimedia.cx/2020/07/some-words-about-nihav-tools/ for a description of how to use it. +Or run `nihav-encoder --help`. ## Contributing |
