diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2023-03-11 22:20:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-11 22:20:39 +0700 |
commit | 1ed920df63d1a316432ffbb794b171e08ad5935b (patch) | |
tree | 2ab0174747bf5383b1ec939850d59a81f8c67d50 /multimedia/vvdec/README | |
parent | d5af654e8d21e5cf46514c552e00e7aa883b9322 (diff) |
multimedia/vvdec: Added (Fraunhofer Versatile Video Decoder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/vvdec/README')
-rw-r--r-- | multimedia/vvdec/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/vvdec/README b/multimedia/vvdec/README new file mode 100644 index 000000000000..84766ee46d7f --- /dev/null +++ b/multimedia/vvdec/README @@ -0,0 +1,9 @@ +The Fraunhofer Versatile Video Decoder (VVdeC) is an +H.266/VVC decoder. Command line options can be seen +by running the following: + + vvdecapp --help + +Note that actual playback of H.266/VVC files is currently +a little challenging although 3rd party patches exist +for a modern FFmpeg. |