what is a command to install all proprietary codecs that are needed for video production?
Like what? Please be exact with your questions.
all possible that might be needed
or better
1 Like
From a quick net search,
https://bbs.archlinux.org/viewtopic.php?id=88686
and some quick repo search with pacman -Ss
. This should be the equivalent of ubuntu-restricted-extras
sudo pacman -S flashplugin jre-openjdk-headless jdk-openjdk jre-openjdk gstreamer0.10-base-plugins
1 Like
# pacman -S gst-plugins-good gst-plugins-bad gst-plugins-ugly gstreamer ffmpeg
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.