I can't play a video on Fedora

Hello.

I recently installed Fedora for the first time.
However, the video does not play.
Please tell me the solution.

I installed Fedora-Workstation-Live-x86_64-30-1.2.iso.

You need install programs as the great Vlc from UnitedRPMs or rpmfusion

Next…

su
dnf install vlc
1 Like

Are there any error? Can you play any other video?
If the problem is with some videos you need to install vlc. If there are any error, please post it.
To install vlc:

  1. Enable RPM fusion repositories by downloading and installing associated packages from this link: RPM fusion configuration

  2. Install vlc media player using this command:
    sudo dnf install vlc

3 Likes

Some links that should help you when you start with Fedora :slight_smile:

https://discussion.fedoraproject.org/t/this-is-a-list-of-commonly-asked-questions/76986

About codecs to audio and video:

https://docs.fedoraproject.org/en-US/quick-docs/assembly_installing-plugins-for-playing-movies-and-music/

Regards.

6 Likes

Hi,
after installing rpmfusion (rpmfusion.org):
sudo dnf groupupdate multimedia
should install codecs to play video, listen to music, etc. -if you don’t want to use vlc exclusively.

3 Likes

The problem is solved.
Thank you.
It was very easy.

1 Like

@anonymous8069xiuz glad you solved your issue :+1 :slight_smile:
Please mark the appropriate post as the solution :+1:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.