Sign inSign up

openeuler/vvenc

Sponsored OSS

By openeuler

Updated about 2 months ago

Image
0

4.5K

openeuler/vvenc repository overview

Quick reference

vvenc | openEuler

VVenC, the Fraunhofer Versatile Video Encoder, is a fast and efficient software H.266/VVC encoder implementation with the following main features: Easy to use encoder implementation with five predefined quality/speed presets; Perceptual optimization to improve subjective video quality, based on the XPSNR visual model; Extensive frame-level and task-based parallelization with very good scaling; Frame-level single-pass and two-pass rate control supporting variable bit-rate (VBR) encoding.

The tag of each vvenc docker image is consist of the version of vvenc and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
1.14.0-oe2403sp4vvenc 1.14.0 on openEuler 24.03-lts-sp4amd64, arm64
1.14.0-oe2403sp3vvenc 1.14.0 on openEuler 24.03-lts-sp3amd64, arm64

Usage

docker pull openeuler/vvenc:{Tag}
docker run --rm openeuler/vvenc:{Tag} vvencapp --help
docker run --rm -v $(pwd):/data openeuler/vvenc:{Tag} vvencapp -i /data/input.yuv -s 1920x1080 -o /data/output.266

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:bd6b90652

Size

325.4 MB

Last updated

about 2 months ago

docker pull openeuler/vvenc

This week's pulls

Pulls:

24

Last week