所以需要另行安装
$ su -c 'dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'
2. 安装其它媒体播放软件
$ su
$ dnf install rhythmbox # 预设已经安装了
$ dnf install amarok phonon-backend-gstreamer
$ dnf install audacious audacious-plugins
$ dnf install amarok phonon-backend-gstreamer
$ dnf install audacious audacious-plugins
$ dnf install xmms xmms-mp3
$ dnf install vlc
$ dnf install vlc
3. 其它多媒体播放
# 安装 gstreamer 插件 和 ffmpeg
$ dnf install gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-plugins-bad gstreamer-plugins-bad-free gstreamer-plugins-bad-nonfree gstreamer1-plugins-good gstreamer1-plugins-ugly gstreamer1-plugins-bad-free gstreamer1-plugins-base gstreamer1-plugins-base-tools gstreamer1-plugins-good-extras gstreamer1-plugins-bad-free gstreamer1-plugins-bad-freeworld gstreamer1-plugins-bad-free-extras ffmpeg gstreamer-ffmpeg gstreamer-plugins-bad-free gstreamer-plugins-bad-free-extras gstreamer1-libav
# DVD 播放
$ dnf config-manager --add-repo=http://negativo17.org/repos/fedora-handbrake.repo
$ dnf install libdvdcss
# 视频格式转换工具
$ dnf install HandBrake-gui
没有评论:
发表评论