The official vvenc docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, 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
| Tags | Currently | Architectures |
|---|---|---|
| 1.14.0-oe2403sp4 | vvenc 1.14.0 on openEuler 24.03-lts-sp4 | amd64, arm64 |
| 1.14.0-oe2403sp3 | vvenc 1.14.0 on openEuler 24.03-lts-sp3 | amd64, arm64 |
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
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:bd6b90652…
Size
325.4 MB
Last updated
about 2 months ago
docker pull openeuler/vvencPulls:
24
Last week