• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • 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

    Can't play videos after update

    Opera for Linux
    8
    36
    3845
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gloewa
      gloewa @alexs last edited by

      @alexs Are you kidding me? the linked opera-posting is from 2018!
      Till few days ago all was as it should. The last update broke the video-functionality.

      If opera is not able to fix it, its time to change to another browser. As simple as that.

      Opera User since Version 3.x

      Reply Quote 0
        alexs 1 Reply Last reply
      • alexs
        alexs @gloewa last edited by alexs

        @gloewa said in Can't play videos after update:

        @alexs Are you kidding me? the linked opera-posting is from 2018!

        That doesn't change the statement regarding the license.

        @gloewa said:

        Till few days ago all was as it should. The last update broke the video-functionality.
        If opera is not able to fix it, its time to change to another browser. As simple as that.

        I don't disagree with you. For me, I had to fix the video functionality myself once again.

        Read https://forums.opera.com/post/392484

        Reply Quote 0
          1 Reply Last reply
        • burnout426
          burnout426 Volunteer last edited by

          See https://github.com/flathub/com.opera.Opera/issues/205#issuecomment-3289581435. For the dependencies (libavcodec, libavformat, and libavutil), it looks like you need avcodec62, avformat62 and avutil60 now for some versions of libffmpeg.so. Make sure you have those versions or newer of those packages.

          Reply Quote 0
            3333e 1 Reply Last reply
          • burnout426
            burnout426 Volunteer @gloewa last edited by

            @gloewa said in Can't play videos after update:

            previous versions of opera could play videos, current version

            A libffmpeg.so only works with a specific major version of Chromium. So, any time Opera starts using a new major version of Chromium, you have to update to a new libffmpeg.so that's based on that new major version of Chromium.

            Historically, Opera started using a new major version of Chromium every time Opera updated to a new major version itself. So, you had to find a new libffmpeg.so each time Opera updated to a new major version (102 to 103 for example). In addition, since Opera Beta was a major version ahead of Opera Stable and Opera Developer was 2 major versions ahead, you'd need a different libffmpeg.so for beta and a different one for developer.

            However, for a while now, Opera has been been slower on updating to new major versions of Chromium, so a libffmpeg.so's compatibility has been lasting a bit longer. But, libffmpeg.so still needs to be updated eventually.

            Now, for the Snap package of Opera and the Snap libffmpeg.so it uses, it has slots for multiple major versions of Opera, which can make it so you don't have to worry about compatibility most of the time and stuff just works. So, try the Snap version of Opera if you want. Also, some users that don't use the Snap package of Opera put a symlink to the snap libffmpeg.so in Opera's "lib_extra" folder and have had good luck.

            For the Flatpak package of Opera, the maintainer tries to make sure all is good with a compatible libffmeg.so, but sometimes it can go wrong.

            If you don't want to deal with any of that though, it's best to use a different browser.

            Reply Quote 0
              1 Reply Last reply
            • burnout426
              burnout426 Volunteer last edited by

              For the Flatpak package, see https://github.com/flathub/com.opera.Opera/issues/205#issuecomment-3291058932. Update coming soon.

              Reply Quote 0
                gloewa 1 Reply Last reply
              • gloewa
                gloewa @burnout426 last edited by

                @burnout426 Thank you for all the information. That's very kind of you.

                I solved the problem for now by copying libffmpeg.so from the Vivaldi directory to the Opera directory. Now everything is working as usual again.

                Opera User since Version 3.x

                Reply Quote 1
                  1 Reply Last reply
                • valour47
                  valour47 last edited by

                  https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine

                  this is what helped me every time this happend

                  Reply Quote 0
                    gloewa 1 Reply Last reply
                  • gloewa
                    gloewa @valour47 last edited by

                    @valour47 Thanks for your Info. I solved the problem for now by copying libffmpeg.so from the Vivaldi directory to the Opera directory. Now everything is working as usual again.

                    Opera User since Version 3.x

                    Reply Quote 0
                      1 Reply Last reply
                    • 3333e
                      3333e last edited by

                      @Opera-QA-Team
                      As I said at somewhere, opera has wrong LD_PRELOAD for buldled ffmpeg.
                      We can load newer version of ffmpeg (with same avcodec soname) if opera fixed the bug without violating with EULA. Please stop LD_PRELOAD.

                      Reply Quote 0
                        gloewa leocg 2 Replies Last reply
                      • 3333e
                        3333e @burnout426 last edited by

                        @burnout426 Also needed to remove bundled .so to take avcodec based approach due to LD_PRELOAD bug.

                        ABI info is completely masked at unified .so (extractable from source code) and major ver of avcodec could be bumped even major ver of Chromium is not bumped.

                        Reply Quote 0
                          1 Reply Last reply
                        • gloewa
                          gloewa @3333e last edited by

                          @3333e Thanks for the info. But my solution posted above is to me - as user - much more simpler ...

                          Opera User since Version 3.x

                          Reply Quote 0
                            3333e 1 Reply Last reply
                          • 3333e
                            3333e @gloewa last edited by

                            @gloewa Copying random version from random place is not a reproducible solution.

                            Reply Quote 0
                              alexs gloewa 2 Replies Last reply
                            • alexs
                              alexs @3333e last edited by

                              @3333e said in Can't play videos after update:

                              @gloewa Copying random version from random place is not a reproducible solution.

                              It isn't, but the Opera programmers responsible leave you no other choice.
                              Like Opera, Vivaldi uses Chromium as its basis, but Vivaldi uses a functioning libffmpeg.so. I mentioned above [1] where Vivaldi gets the libffmpeg.so from.
                              [1] https://forums.opera.com/post/392484

                              Reply Quote 0
                                1 Reply Last reply
                              • gloewa
                                gloewa @3333e last edited by

                                @3333e As i wrote: Its a quick solution for now.
                                The Opera-Crew has to deliver a browser who is able to play videos. Welcome to the 21. Century!

                                Opera User since Version 3.x

                                Reply Quote 0
                                  1 Reply Last reply
                                • leocg
                                  leocg Moderator Volunteer @3333e last edited by

                                  @3333e It's different issue and should be discussed in a different topic.

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • First post
                                    Last post

                                  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-