Friday, November 18, 2022

[fedora-arm] Re: Could not initialise OpenGL support

Hello,

In ARM Linux, there is some restriction in playback some platform video
websites like Netflix. However, Youtube and BBC playback is working
just fine. Here some tips:

1- Enable RPMfusion:
sudo dnf install
[https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm](https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm)
-E
%fedora).noarch.rpm
[https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm](https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm)
-E
%fedora).noarch.rpm

2- Install some multimedia codecs & applications:
sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-
plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-
devel
sudo dnf install lame\* --exclude=lame-devel
sudo dnf group upgrade --with-optional Multimedia
sudo dnf install vlc mpv

There is some issue in Video Player (gnome video player), related to
openGL, but you can just ignore that app while playing videos.

I hope that would help.

Sally.


On Fri, 2022-11-18 at 21:06 +0000, Arpad Jordan wrote:
> Hello,
>
> I have a freshly installed and updated Fedora 37 running on my
> Raspberry Pi 4G.
>
> [jordana@pi4g ~]$ uname -a
> Linux pi4g 6.0.8-300.fc37.aarch64 #1 SMP PREEMPT_DYNAMIC Fri Nov 11
> 14:38:11 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
>
> I happily use it as my daily workstation driver but I am starting to
> miss my occasional video playback. I can not really make any videos
> working via Firefox from Youtube or BBC iPlayer.
>
> But even the stock Videos application is giving me the error in the
> subject on the Apple trailer videos shipping with the build.
>
> Is video playback supported on Raspberry Pi please?
>
> Thank you,
>
> Arpi
> _______________________________________________
> arm mailing list -- arm@lists.fedoraproject.org
> To unsubscribe send an email to arm-leave@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines:
> https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment