dirac

General-purpose video codec for encoding and decoding video

brewmacoslinux
Try with needOr install directly
Source

About

General-purpose video codec aimed at a range of resolutions

Commands

dirac_encoderdirac_decoder

Examples

Encode a raw video file to Dirac format$ dirac_encoder -input input.yuv -output output.drc -width 1920 -height 1080
Decode a Dirac video file to raw video$ dirac_decoder -input output.drc -output decoded.yuv
Encode with specific quality settings$ dirac_encoder -input video.yuv -output compressed.drc -qf 7.5