Navigation

    • 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

    Solving the problem of the Opera browser with video playback in Ubuntu and similar distributions (Linux Mint, KDE neon)

    Opera for Linux
    63
    143
    62659
    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.
    • xZero
      xZero last edited by

      My script seems to brick the most recent versions of Opera. I am working on a resolution. Until then, a warning is added to the script.

      If you ended up with your Opera bricked, you can restore the backup of the changed file:

      cd /usr/lib/opera/
      cp -v libffmpeg.so.bak libffmpeg.so
      
      Reply Quote 2
        1 Reply Last reply
      • linuc
        linuc @styen last edited by

        @styen

        After a few days of patient waiting, version 82 finally arrived 🙂 And everything is working normally again! I still use the same solution as at the beginning. Here is a link to my website, which is unfortunately a bit slow (ifastnet!):

        opera-fix-for-video

        By the way, in my traffic report from Wordfence I find every day some visitors from all over the world who call up the forum post . So there are even more patient people then just me 🙂

        Reply Quote 0
          1 Reply Last reply
        • pranadot
          pranadot @zarathustra-f90 last edited by

          thanks @zarathustra-f90 this worked for me. as at 30/12/2021, my version is 104707, hence i had something like this current/chromium-ffmpeg-98516 .
          NB: please close your Opera Browser after following the steps and reopen it.
          Super happy that Youtube and Linkedin Videos can now play so well.

          Reply Quote 1
            1 Reply Last reply
          • adamapfelski
            adamapfelski @vladimir-bardakov last edited by

            @vladimir-bardakov After this advice I had to remove opera because it simply stopped working.

            Reply Quote 0
              1 Reply Last reply
            • adamapfelski
              adamapfelski @zarathustra-f90 last edited by

              @zarathustra-f90 Worked for me perfectly. Thanks

              Reply Quote 1
                1 Reply Last reply
              • whitemir
                whitemir @zarathustra-f90 last edited by

                @zarathustra-f90 Thank you for the solution provided.
                It worked for me.

                Reply Quote 0
                  1 Reply Last reply
                • exoplanet
                  exoplanet last edited by

                  This problem still persists and I have to switch to other browsers to play youtube live videos or twitter videos, amazing!

                  Reply Quote 0
                    Dark-2011111 1 Reply Last reply
                  • Dark-2011111
                    Dark-2011111 @exoplanet last edited by

                    @exoplanet https://www.youtube.com/watch?v=zI32GSl7p3I&list=WL&index=1 this video solving the problem

                    Reply Quote 0
                      exoplanet 1 Reply Last reply
                    • exoplanet
                      exoplanet @Dark-2011111 last edited by

                      @dark-2011111 I know that there are some solutions but i will keep switching to other browsers until an official solution comes along.

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

                        @exoplanet As said, it's a legal issue and (probably) will be around there while proprietary codecs that requires a license exist and are being used by websites.

                        Reply Quote 0
                          1 Reply Last reply
                        • nathaniel
                          nathaniel last edited by

                          I solved the problem by uninstalling my old install of opera and installing it again via snap (https://snapcraft.io/opera).
                          I hope it helps you!

                          snap install opera
                          
                          Reply Quote 0
                            exoplanet cybrsaylr 2 Replies Last reply
                          • exoplanet
                            exoplanet @nathaniel last edited by

                            @nathaniel I tried snap version but it has its unique problems. This was 2 years ago or more.

                            Reply Quote 0
                              1 Reply Last reply
                            • niepiekm
                              niepiekm last edited by niepiekm

                              Looks like, on Ubuntu 20.04 the fix is as simple as installing the latest version of chromium-codecs-ffmpeg-extra from http://security.ubuntu.com/ubuntu/pool/universe/c/chromium-browser/ for Chromium your Opera version is based on. I just installed chromium-codecs-ffmpeg-extra_97.0.4692.71-0ubuntu0.18.04.1_amd64.deb and video playback in Opera 83 works again. No need to symlink libraries.

                              Reply Quote 2
                                exoplanet BeIT 2 Replies Last reply
                              • exoplanet
                                exoplanet @niepiekm last edited by

                                @niepiekm Thanks for the tip. I tried installing the same package as yours but it did not let me. Maybe because my opera is based on Chrome/97.0.4692.99

                                Reply Quote 0
                                  niepiekm 1 Reply Last reply
                                • cybrsaylr
                                  cybrsaylr @nathaniel last edited by

                                  @nathaniel said in Solving the problem of the Opera browser with video playback in Ubuntu and similar distributions (Linux Mint, KDE neon):

                                  I solved the problem by uninstalling my old install of opera and installing it again via snap (https://snapcraft.io/opera).
                                  I hope it helps you!

                                  snap install opera
                                  

                                  Installed Ubuntu 20.04 and had the same problems with videos not playing well with the latest version of Opera. Did what you recommended, uninstalled Opera installed Opera again with snap and this solved all my video issues.

                                  Thanks.

                                  Reply Quote 0
                                    cybrsaylr 1 Reply Last reply
                                  • niepiekm
                                    niepiekm @exoplanet last edited by niepiekm

                                    @exoplanet Did you download a proper package to install?
                                    There's one thing to note, the package is for Ubuntu 18.04, so if you're running a newer version, e.g. 20.04 as myself, you'll see an update to the older version of this package chromium-codecs-ffmpeg-extra (85.xx in my case) intended for current OS version. To prevent downgrading the package you need to run apt-mark hold chromium-codecs-ffmpeg-extra to keep it at version 97.

                                    Reply Quote 0
                                      exoplanet 1 Reply Last reply
                                    • exoplanet
                                      exoplanet @niepiekm last edited by

                                      @niepiekm I downloaded, installed the package you just linked and ran hold command too. Now my problem is solved, thanks.

                                      Reply Quote 0
                                        1 Reply Last reply
                                      • BeIT
                                        BeIT @niepiekm last edited by

                                        @niepiekm said in Solving the problem of the Opera browser with video playback in Ubuntu and similar distributions (Linux Mint, KDE neon):

                                        Looks like, on Ubuntu 20.04 the fix is as simple as installing the latest version of chromium-codecs-ffmpeg-extra from http://security.ubuntu.com/ubuntu/pool/universe/c/chromium-browser/ for Chromium your Opera version is based on. I just installed chromium-codecs-ffmpeg-extra_97.0.4692.71-0ubuntu0.18.04.1_amd64.deb and video playback in Opera 83 works again. No need to symlink libraries.

                                        The solution worked for me (Opera 83)! First, I had to uninstall the newer codecs I had installed.

                                        Reply Quote 0
                                          1 Reply Last reply
                                        • cybrsaylr
                                          cybrsaylr @cybrsaylr last edited by

                                          @cybrsaylr said in Solving the problem of the Opera browser with video playback in Ubuntu and similar distributions (Linux Mint, KDE neon):

                                          @nathaniel said in Solving the problem of the Opera browser with video playback in Ubuntu and similar distributions (Linux Mint, KDE neon):

                                          I solved the problem by uninstalling my old install of opera and installing it again via snap (https://snapcraft.io/opera).
                                          I hope it helps you!

                                          snap install opera
                                          

                                          Installed Ubuntu 20.04 and had the same problems with videos not playing well with the latest version of Opera. Did what you recommended, uninstalled Opera installed Opera again with snap and this solved all my video issues.

                                          Thanks.

                                          A little update on what is happening now since installing Opera with Snap.
                                          Now have Opera Version: 84.0.4316.21 Opera is up to date.

                                          All videos play fine but Opera takes 40-50 seconds to launch every time at first when booting up my desktop. After this if I close down Opera and re-launch Opera starts up in 5-10 seconds. This long 40-50 second launch of Opera only occurs first time after a fresh PC boot up.

                                          Reply Quote 0
                                            1 Reply Last reply
                                          • Referenced by  Klaider Klaider 
                                          • Referenced by  Klaider Klaider 
                                          • Referenced by  Klaider Klaider 
                                          • marozsas
                                            marozsas last edited by

                                            yup ! It worked ! Thanks
                                            I had to adjust the instructions to opensuse tumbleweed, since the package chromium-ffmpeg-extra put the file libffmpeg on folder /usr/lib64/opera/lib_extra.
                                            Besides that, its works on next run:

                                            zypper in chromium-ffmpeg-extra
                                            mv /usr/lib64/opera/libffmpeg.so /usr/lib64/opera/libffmpeg.so.obsolete
                                            n -s /usr/lib64/opera/lib_extra/libffmpeg.so /usr/lib64/opera/libffmpeg.so

                                            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-