-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the codec option in list command to show only info about related
``` ./fluster.py list --codec H.266 List of available test suites: JVET-VVC_draft6 Codec: H.266 Description: JVET VVC draft6 Test vectors: 282 List of available decoders: H.266 FFmpeg-H.266: FFmpeg H.266 SW decoder Fluendo-H.266-SW-Gst1.0: Fluendo H.266 SW decoder for GStreamer 1.0 GStreamer-H.266-Libav-Gst1.0: GStreamer H.266 Libav decoder for GStreamer 1.0 GStreamer-H.266-VVdeC-Gst1.0: GStreamer H.266 VVdeC decoder for GStreamer 1.0 VVCSoftware_VTM-H266: VVCSoftware_VTM H.266/VVC reference decoder VVdeC-H266: VVdeC H.266/VVC decoder ```
- Loading branch information
1 parent
0a2a41c
commit b2e70c2
Showing
3 changed files
with
32 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters