• Anmelden
    • Suche
    • Kategorien
    • Aktuell
    • Tags
    • Benutzer
    • Gruppen
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    [Bug] HTML5 h.264 codec videos no longer working on Opera - 54.0.2952.41 / Ubuntu 18.04 LTS (x86_64; XFCE)

    Opera for Linux
    10
    16
    30837
    Lade mehr Beiträge
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
    • Ein ehemaliger Benutzer
      Ein ehemaliger Benutzer zuletzt editiert von Ein ehemaliger Benutzer

      Version information

      • Version: 54.0.2952.41 - Opera is up to date
      • Update stream: Stable
      • System: Ubuntu 18.04 LTS (x86_64; XFCE)

      Issue Details

      I've been struggling to find out why videos hadn't been working lately and after some checking I've found the actual browser itself no longer supports the codec after visiting https://html5test.com.

      I've also checked that chromium-codecs-ffmpeg-extra apt package is already installed and up-to-date.

      $ sudo apt install chromium-codecs-ffmpeg-extra
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      chromium-codecs-ffmpeg-extra is already the newest version (66.0.3359.181-0ubuntu0.18.04.1).
      0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
      

      I've checked About Opera page and found the update checker was throwing errors even when I started Opera through the terminal so I've done a full purge by sudo apt purge opera-stable and deleted my ./cache/opera and ./config/opera folders.

      I've installed Opera again and the update checker is behaving fine but the videos still failing to load.

      I don't think I'm missing any dependences far as I'm aware and I've got the latest FFMPEG installed too.


      I apologise for the double post. It seems there is another conversation here about the same issue on the same OS and version. There's a temporary solution found on here. The release version 0.31.4-linux-x64.zip worked fine for me.

      Antworten Zitieren 0
        Ein ehemaliger Benutzer 1 Antwort Letzte Antwort
      • burnout426
        burnout426 Volunteer zuletzt editiert von

        Try 54.0.2952.46. There's a video fix in the changelog.

        Antworten Zitieren 0
          1 Antwort Letzte Antwort
        • lotharmat
          lotharmat zuletzt editiert von

          Alas the fixx does not work!

          Antworten Zitieren 0
            1 Antwort Letzte Antwort
          • Ein ehemaliger Benutzer
            Ein ehemaliger Benutzer zuletzt editiert von Ein ehemaliger Benutzer

            I also find that the fix doesn't work. So, anyone with the chromium-codecs-extra installed, do this:
            ln -sf /usr/lib/chromium-browser/libffmpeg.so libffmpeg.so,
            -run in opera install dir.

            btw, v68 of the lib works as well as v67.

            Antworten Zitieren 0
              lotharmat Ein ehemaliger Benutzer 2 Antworten Letzte Antwort
            • lotharmat
              lotharmat @Gast zuletzt editiert von

              @s390g2 I believe v69 also works!

              Antworten Zitieren 0
                1 Antwort Letzte Antwort
              • bombacha
                bombacha zuletzt editiert von

                Try this:
                https://forums.opera.com/topic/27375/opera-54-0-2952-41-streaming-videos-don-t-work-anymore/21#

                Antworten Zitieren 0
                  1 Antwort Letzte Antwort
                • Ein ehemaliger Benutzer
                  Ein ehemaliger Benutzer zuletzt editiert von

                  It seems like after about 3 updates. The Opera developers hadn't fixed the issue at all. Every time they push an update, I've got to keep overwriting the libffmpeg.so file with the GitHub version. I'm getting worried about this. H.264 is a very common codec to use for today's browser and everyone watches videos with it on YouTube. They need to make this a top priority or people are going to switch to FireFox or Chrome.


                  @lotharmat said in [Bug] HTML5 h.264 codec videos no longer working on Opera - 54.0.2952.41 / Ubuntu 18.04 LTS (x86_64; XFCE):

                  Alas the fixx does not work!

                  Did you extract the file from the zip and insert it in the correct directory? If there's already a file with same name there, overwrite it. If you're running a 32 bit machine you may have installed the wrong version and possibly in the wrong directory. I'm not sure where the 32 bit version of Opera installs.

                  Antworten Zitieren 0
                    leocg 1 Antwort Letzte Antwort
                  • leocg
                    leocg Moderator Volunteer @Gast zuletzt editiert von

                    @nova It's a legal issue, they can't do much.

                    See https://forums.opera.com/post/150324

                    Antworten Zitieren 0
                      Ein ehemaliger Benutzer 1 Antwort Letzte Antwort
                    • Ein ehemaliger Benutzer
                      Ein ehemaliger Benutzer @leocg zuletzt editiert von

                      @leocg I wasn't aware of this. Thanks for pointing this out.

                      Antworten Zitieren 0
                        bombacha 1 Antwort Letzte Antwort
                      • bombacha
                        bombacha @Gast zuletzt editiert von

                        @nova If you follow that post to the end, you'll see that you'll have to do that only once.

                        Antworten Zitieren 0
                          1 Antwort Letzte Antwort
                        • nesze97
                          nesze97 zuletzt editiert von

                          I created a script to simplify the process of patching Opera after each update. You can get it HERE.

                          Antworten Zitieren 0
                            Ein ehemaliger Benutzer 1 Antwort Letzte Antwort
                          • Ein ehemaliger Benutzer
                            Ein ehemaliger Benutzer @nesze97 zuletzt editiert von

                            @nesze97 said in [Bug] HTML5 h.264 codec videos no longer working on Opera - 54.0.2952.41 / Ubuntu 18.04 LTS (x86_64; XFCE):

                            I created a script to simplify the process of patching Opera after each update. You can get it HERE.

                            Since debian does not package chromium ffmpeg codecs in general (see my other posts why), I think it would be fair to change this bit

                            This script can be used to patch Opera on Debian based platforms, to make it able to play H.264 videos (eg. on Twitter)

                            to

                            This script can be used to patch Opera on Ubuntu based platforms, to make it able to play H.264 videos (eg. on Twitter)

                            Antworten Zitieren 0
                              nesze97 1 Antwort Letzte Antwort
                            • Ein ehemaliger Benutzer
                              Ein ehemaliger Benutzer @Gast zuletzt editiert von

                              @nova Download Opera BETA version it works perfect with h.264 codec. I reported the bug to Opera support. Don't worry for the beta tag it's pretty stable.

                              Antworten Zitieren 0
                                1 Antwort Letzte Antwort
                              • nesze97
                                nesze97 @Gast zuletzt editiert von

                                @jimunderscorep Thanks for the heads up, I changed it as you suggested!

                                Antworten Zitieren 0
                                  1 Antwort Letzte Antwort
                                • Ein ehemaliger Benutzer
                                  Ein ehemaliger Benutzer @Gast zuletzt editiert von

                                  @s390g2 said in [Bug] HTML5 h.264 codec videos no longer working on Opera - 54.0.2952.41 / Ubuntu 18.04 LTS (x86_64; XFCE):

                                  I also find that the fix doesn't work. So, anyone with the chromium-codecs-extra installed, do this:
                                  ln -sf /usr/lib/chromium-browser/libffmpeg.so libffmpeg.so,
                                  -run in opera install dir.

                                  btw, v68 of the lib works as well as v67.

                                  thanks

                                  Antworten Zitieren 0
                                    1 Antwort Letzte Antwort
                                  • Ein ehemaliger Benutzer
                                    Ein ehemaliger Benutzer zuletzt editiert von Ein ehemaliger Benutzer Dieser Beitrag wurde gelöscht!
                                    Antworten Zitieren 0
                                      1 Antwort Letzte Antwort
                                    • Erster Beitrag
                                      Letzter Beitrag

                                    Computer browsers

                                    • Opera for Windows
                                    • Opera for Mac
                                    • Opera for Linux
                                    • Opera beta version
                                    • Opera USB

                                    Mobile browsers

                                    • Opera for Android
                                    • Opera Mini
                                    • Opera Touch
                                    • Opera for basic phones

                                    • Add-ons
                                    • Opera account
                                    • Wallpapers
                                    • Opera Ads

                                    • Help & support
                                    • Opera blogs
                                    • Opera forums
                                    • Dev.Opera

                                    • Security
                                    • Privacy
                                    • Cookies Policy
                                    • EULA
                                    • Terms of Service

                                    • About Opera
                                    • Press info
                                    • Jobs
                                    • Investors
                                    • Become a partner
                                    • Contact us

                                    Follow Opera

                                    • Opera - Facebook
                                    • Opera - Twitter
                                    • Opera - YouTube
                                    • Opera - LinkedIn
                                    • Opera - Instagram

                                    © Opera Software 1995-