
These are recipes and containers with FFmpeg transcoding optimized by Intel® iVTAL (Intel Video Transcode Acceleration Library).
FFmpeg ([***] is a free software framework that is used for transcoding multimedia files including audio and video. Many large to small software vendors make use of FFmpeg for their multimedia content creation and delivery.
iVTAL is a dynamic library which provides high quality and throughput transcoding solution on Xeon platform. iVTAL is adapted to FFmpeg and encoders like x264/x265. The benefits of iVTAL are listed as follows (comparing with official ffmpeg + x264/x265):
1. Improve video quality (mode1)
2. Improve throughput with the similar quality (mode2)
3. Improve both video quality and throughput (mode3)
4. Customized algorithms combination for special needs (mode4)
You can get the image from docker pull caijimin/intel-ffmpeg-ivtal:latest.
$ sudo docker run -it -v /mount_folder:/mount_folder caijimin/intel-ffmpeg-ivtal:latest
It will run benchmark script automatically and the performance data is written to /mount_folder/performance.txt.
bash as the entry point.$ sudo docker run -it -v /mount_folder:/mount_folder caijimin/intel-ffmpeg-ivtal:latest bash
Then in the container, you can enter /home/user/scripts directory, source /home/user/ivtal/bin/ivtal.env to set running environment and execute ./media_transcode.sh to run the benchmark.
media_transcode.sh will transcode the videos using official FFmpeg and iVTAL optimized FFmpeg respectively.
The performance data is written to /mount_folder/performance.txt, and the contents are like
Video transcoding optimization with Intel iVTAL Official ffmpeg+x264 video, fps crowd_run_2160p50.mp4, 34 CSGO_1080p60.mp4, 76 big_bunk_bunny_720p24.mp4, 179 Intel iVTAL optimized ffmpeg+x264 video, fps crowd_run_2160p50.mp4, 46 CSGO_1080p60.mp4, 119 big_bunk_bunny_720p24.mp4, 266
Software Configuration Parameters:
| SW Parameters | Version Number/Value |
|---|---|
| OS | Ubuntu 22.04.3 |
| FFmpeg | ffmpeg version n4.4.4-7-gbf746db27c |
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务