1
0
热心网友
如果你是通过 dnf install kdenlive 安装的,你需要手动补充丢失的编码库:
dnf install kdenlive
启用 RPM Fusion 源(如果尚未启用):
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \ https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
切换到完整的 FFmpeg 库: Fedora 默认使用减配版的 ffmpeg-free,需要将其替换为 RPM Fusion 提供的全功能版本:
ffmpeg-free
sudo dnf swap ffmpeg-free ffmpeg --allowerasing
安装额外的多媒体插件和 H.264 编码器:
sudo dnf install libavcodec-freeworld x264 gstreamer1-libav gstreamer1-plugin-openh264 sudo dnf groupupdate multimedia --set-op="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
重启 Kdenlive,现在在“渲染”窗口中应该可以看到 H.264 选项已启用。
本文来自博客园,作者:木子欢儿,转载请注明原文链接:https://www.cnblogs.com/HGNET/p/19505156
使用道具 舉報
11
77
琼殿精英
本版積分規則 發表回覆 回帖並轉播 回帖後跳轉到最後一頁
圆梦公社,专注于为全球华人提供纯粹技术交流的地方,请勿发布任何政治及违法的言论。如有相关侵权、举报、投诉及建议等,请发 E-mail:dzh188@hotmail.com
Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.