vvdec

Fraunhofer Versatile Video Decoder for decoding H.266/VVC video

brewmacoslinux
Try with needOr install directly
Source

About

Fraunhofer Versatile Video Decoder

Commands

vvdecapp

Examples

Decode a VVC encoded video file to raw YUV output$ vvdecapp -b input.266 -o output.yuv
Decode video with specific output format and bit depth$ vvdecapp -b input.266 -o output.yuv -c 420
Display decoder information and configuration options$ vvdecapp --help