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

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

    Opera for Linux
    solved
    71
    155
    105662
    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.
    • cybrsaylr
      cybrsaylr last edited by

      styen

      Thanks it worked.

      Reply Quote 0
        1 Reply Last reply
      • mk32
        mk32 @xZero last edited by

        @xzero Hi I execute the script now when I execute the opera is crashing with this message "opera: symbol lookup error: opera: undefined symbol: av_stream_get_first_dts"

        Reply Quote 0
          1 Reply Last reply
        • mk32
          mk32 @styen last edited by

          @styen thank ist work for me, Iḿ using Opera 85

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

            Opera updated and video playback got bad again so I installed :

            chromium-codecs-ffmpeg-extra_99.0.4844.84-0ubuntu0.18.04.1_amd64

            But no luck 😕

            My Opera Version : 86.0.4363.23

            Reply Quote 2
              bkjarvi linuc 2 Replies Last reply
            • bkjarvi
              bkjarvi @exoplanet last edited by

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

              Opera updated and video playback got bad again so I installed :

              chromium-codecs-ffmpeg-extra_99.0.4844.84-0ubuntu0.18.04.1_amd64

              But no luck 😕

              My Opera Version: 86.0.4363.23

              Same here with 86.0.4363.50. I don't get how this is an issue tbh, Can't watch any type of stream using this.

              Reply Quote 1
                john-53 linuc 2 Replies Last reply
              • john-53
                john-53 @bkjarvi last edited by

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

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

                Opera updated and video playback got bad again so I installed :

                chromium-codecs-ffmpeg-extra_99.0.4844.84-0ubuntu0.18.04.1_amd64

                But no luck 😕

                My Opera Version: 86.0.4363.23

                Same here with 86.0.4363.50. I don't get how this is an issue tbh, Can't watch any type of stream using this.

                Have you tried this fix:

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

                Reply Quote 1
                  1 Reply Last reply
                • linuc
                  linuc @bkjarvi last edited by

                  @bkjarvi

                  Yes, the fix is working perfect! You can also find it here, step by step:

                  http://linuc.hstn.me/en/community/extensions/opera-fix-for-videos/

                  Reply Quote 1
                    1 Reply Last reply
                  • linuc
                    linuc @exoplanet last edited by

                    @exoplanet

                    This will work fine:

                    http://linuc.hstn.me/en/community/extensions/opera-fix-for-videos/

                    Reply Quote 1
                      exoplanet 1 Reply Last reply
                    • exoplanet
                      exoplanet @linuc last edited by

                      @linuc it worked, thanks!

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

                        I solved it for me in ubuntu (ex. Xubuntu) 22.04 and opera 87:

                        I downloaded and installed vivaldi 5.3 from the internet website. (*.deb)

                        then I renamed the (Opera) libffmpeg.so to libffmpeg.so-orig (or delete it) in
                        /usr/lib/x86_64-linux-gnu/opera

                        then I copied the libffmpeg.so from Vavaldi to Opera
                        from /opt/vivaldi/lib/ (I think it was there)
                        to /usr/lib/x86_64-linux-gnu/opera

                        finaly I removed vivaldi
                        sudo apt remove --purge vivaldi*

                        That works for me.

                        MFG

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

                          My own post obove dosn´t work in my new opera after update.
                          So i found this on gibhub:

                          https://gist.github.com/Thomas-Ln/c4ae803e90f9984b6612c8983c8fde1f

                          Open Opera Type in: opera://about (or vivaldi://about,)
                          then Ctrl+F to find 'Chrome' in the user-agent, (It is in Browser-Identification)
                          version number is Chrome/XXX.other_numbers .
                          expl. Chrome/101 (2 or 3 signs).
                          Then go to this Download-Site

                          https://onedrive.live.com/?authkey=!AC7ddalBsUiWsUE&id=75D48EF8D3750510!234&cid=75D48EF8D3750510

                          Go to your version of Chrome and Download the

                          libffmpeg.so

                          Copy it with root to Opera-Directory
                          /usr/lib/x86_64-linux-gnu/opera (overwrite)
                          (you can rename the origin libffmpeg.so before
                          ex: libffmpeg.so-orig)

                          This works for me now.

                          MFG

                          Reply Quote 3
                            thihup davidparks21 2 Replies Last reply
                          • thihup
                            thihup @jojocw last edited by

                            @jojocw Thank you! It worked

                            Reply Quote 1
                              linuc 1 Reply Last reply
                            • davidparks21
                              davidparks21 @jojocw last edited by

                              The post by @jojocw on 3jun2022 worked for a PopOS 22.04 based Opera install. Oi vey that took a lot of wading through. Opera could surely streamline this without running afoul of licensing.

                              Reply Quote 1
                                1 Reply Last reply
                              • AlexRojas
                                AlexRojas @styen last edited by

                                @styen Worked perfectly on Ubuntu 20.0.4. Thank you so much.

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

                                  Easy solution via Terminal (rooted) for Opera 88.0.4412.40:

                                  $ sudo snap install chromium-ffmpeg

                                  $ sudo cp /snap/chromium-ffmpeg/current/chromium-ffmpeg-107578/chromium-ffmpeg/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so

                                  It's as easy as taken the last chromium-ffmpeg's library every-time you update Opera's versions, I mean, chromium-ffmpeg it's updated in parallel with Opera and vice versa.

                                  Reply Quote 5
                                    NemyV 1 Reply Last reply
                                  • linuc
                                    linuc @thihup last edited by

                                    @thihup

                                    This will work fine:

                                    Opera fix

                                    Reply Quote 2
                                      jeremy-ron 1 Reply Last reply
                                    • Referenced by  leocg leocg 
                                    • joanapaulaso
                                      joanapaulaso @MarcoRboels last edited by

                                      @marcorboels Solution still works. Thank you.

                                      My Opera version: 91.0.4516.16
                                      Working codec: chromium-ffmpeg-108372
                                      I'm on Linux Mint, so I had to enable snap first.

                                      Reply Quote 1
                                        1 Reply Last reply
                                      • jeremy-ron
                                        jeremy-ron @linuc last edited by

                                        @linuc Is there a way to undo this, ive uninstalled opera, and now am getting errors when running apt upgrade

                                        Reply Quote 1
                                          styen 1 Reply Last reply
                                        • styen
                                          styen @jeremy-ron last edited by

                                          @jeremy-ron
                                          sudo rm /etc/apt/apt.conf.d/99fix-opera

                                          Reply Quote 1
                                            1 Reply Last reply
                                          • kurkcualper
                                            kurkcualper @Guest last edited by

                                            @zarathustra-f90
                                            thanks, worked. I used 108372 version, after created symlink I restarted opera.

                                            Reply Quote 1
                                              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-