You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be helpful to create another batch of scripts that install (optionally) the proprietary media codecs. That way the users that opt in will be able to watch and stream media with the mp4, mkv, etc extension.
Mainly they will need to install gstreamer and ffmpeg. At this moment all distros that I made scripts for have precompiled packages with the codecs and ffmpeg, except Clear Linux.
Main focus :
Fedora rpmfusion installation and media codecs installation through terminal
Clear Linux ffmpeg building and installing (maybe I will provide a precompiled binary because this acript already takes forever to finish). Building ffmpeg wold take maybe 5 times more than it already takes.
Solus is straight forward, everything is packaged
Arch is arch.
The text was updated successfully, but these errors were encountered:
It will be helpful to create another batch of scripts that install (optionally) the proprietary media codecs. That way the users that opt in will be able to watch and stream media with the mp4, mkv, etc extension.
Mainly they will need to install gstreamer and ffmpeg. At this moment all distros that I made scripts for have precompiled packages with the codecs and ffmpeg, except Clear Linux.
Main focus :
The text was updated successfully, but these errors were encountered: