Added FFMpeg plugin for VLC media player.
This commit is contained in:
@@ -396,7 +396,8 @@ case $profile in
|
|||||||
install_base_xfce
|
install_base_xfce
|
||||||
arch-chroot /mnt pacman --noconfirm -S firefox \
|
arch-chroot /mnt pacman --noconfirm -S firefox \
|
||||||
firefox-ublock-origin \
|
firefox-ublock-origin \
|
||||||
vlc
|
vlc \
|
||||||
|
vlc-plugin-ffmpeg
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"5")
|
"5")
|
||||||
@@ -404,7 +405,8 @@ case $profile in
|
|||||||
arch-chroot /mnt pacman --noconfirm -S dolphin-emu \
|
arch-chroot /mnt pacman --noconfirm -S dolphin-emu \
|
||||||
firefox \
|
firefox \
|
||||||
firefox-ublock-origin \
|
firefox-ublock-origin \
|
||||||
vlc
|
vlc \
|
||||||
|
vlc-plugin-ffmpeg
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"6")
|
"6")
|
||||||
@@ -421,7 +423,8 @@ case $profile in
|
|||||||
qalculate-gtk \
|
qalculate-gtk \
|
||||||
syncthing \
|
syncthing \
|
||||||
tenacity \
|
tenacity \
|
||||||
vlc
|
vlc \
|
||||||
|
vlc-plugin-ffmpeg
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"7")
|
"7")
|
||||||
@@ -447,6 +450,7 @@ case $profile in
|
|||||||
syncthing \
|
syncthing \
|
||||||
tenacity \
|
tenacity \
|
||||||
vlc \
|
vlc \
|
||||||
|
vlc-plugin-ffmpeg \
|
||||||
wireshark-qt
|
wireshark-qt
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user