• Giriş
    • Arama
    • Kategoriler
    • Güncel
    • Etiketler
    • Kullanıcılar
    • Gruplar
    • 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

    The Videos Don't Play Topic

    Opera for Linux
    playback error playback issues video videos
    142
    333
    463971
    Daha fazla ileti
    • En eskiden en yeniye
    • En yeniden en eskiye
    • En çok oylanan
    Cevap
    • Yeni başlık oluşturarak cevapla
    Cevaplamak için giriş yapın
    Bu başlık silindi. Sadece başlık düzenleme yetkisi olan kullanıcılar görebilir.
    • clatsopduck
      clatsopduck @Ziyaretçi Son düzenleyen:

      @jeremias333 - I'm glad I'm not the only one, but I had hoped someone would give me some ideas...

      Hubby finally looked at it - and although regular videos work, livestreams won't at all. So, I have to use Chrome for those.

      Cevap Alıntı 0
        Eski Kullanıcı 1 Cevap Son cevap
      • dperecky
        dperecky Son düzenleyen:

        For new YouTube videos... I get this message many times:

        Your browser does not currently recognize any of the video formats available.
        Click here to visit our frequently asked questions about HTML5 video.
        

        OperaHTML5Error.PNG

        I have to take the link and replug it into a different browser to see these videos...

        This happened on Opera for Linux.... on various ubuntus 18.04 and 20, and in PopOs 18.04 and now... version 20.04 LTS // Opera is up to date: version 68.0.3618.165

        Cevap Alıntı 1
          dperecky 1 Cevap Son cevap
        • Eski Kullanıcı
          Eski Kullanıcı Son düzenleyen:

          When I log into netflix and get Error O7355, I run this script. I have Chromium installed as a snap on Ubuntu 20.04 LTS.

          #!/bin/bash

          DATE=date --iso-8601
          cp /snap/chromium/current/usr/lib/chromium-browser/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so.chromium.$DATE
          if [ ! -f "/usr/lib/x86_64-linux-gnu/opera/libffmpeg.so.opera.$DATE" ]; then
          cp /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so.opera.$DATE
          fi
          cp /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so.chromium.$DATE /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so

          I have had to do this every single time opera updates.

          Cevap Alıntı 1
            1 Cevap Son cevap
          • dperecky
            dperecky @dperecky Son düzenleyen:

            @dperecky - This works now!! I can watch very new YouTube videos.... 2hrs fresh... with Opera!

            That's so great!

            This is for: ```
            Version:68.0.3618.165
            Opera is up to date
            Update stream:Stable
            System:Pop!_OS 20.04 LTS (x86_64; pop:GNOME)

            Cevap Alıntı 1
              1 Cevap Son cevap
            • pavlar 0
              pavlar 0 Son düzenleyen: pavlar 0

              ![alt text](Снимок экрана в 2020-10-09 16-20-18.png image url)

              opera-stable 70.0.3728.154 amd64 Fast, secure, easy-to-use web browser

              Cevap Alıntı 0
                1 Cevap Son cevap
              • Eski Kullanıcı
                Eski Kullanıcı @truden Son düzenleyen:

                @truden thanks resolved!

                Cevap Alıntı 0
                  1 Cevap Son cevap
                • klcjr77
                  klcjr77 Son düzenleyen: leocg

                  I keep getting this notice from YouTube.
                  This needs to be fixed on Opera's end. We cannot do anything. NO add-on nor extension works.
                  Screenshot from 2020-10-19 17-48-02.png

                  Cevap Alıntı 1
                    1 Cevap Son cevap
                  • Eski Kullanıcı
                    Eski Kullanıcı Son düzenleyen:

                    I'm running Opera 71.0.3770.271 on elementary OS 5.1.7 Hera (Ubuntu-based distro) and I can't play videos from any website except Youtube (live videos don't work even on YT).

                    Cevap Alıntı 0
                      leocg 1 Cevap Son cevap
                    • leocg
                      leocg Moderator Volunteer @Ziyaretçi Son düzenleyen:

                      @ilbert See above

                      Cevap Alıntı 0
                        1 Cevap Son cevap
                      • Eski Kullanıcı
                        Eski Kullanıcı @truden Son düzenleyen: Eski Kullanıcı

                        @truden didn't work for me, I'm on elementaryOS Hera (Ubuntu 18.04 based).
                        Now I'm getting this error:
                        Screenshot from 2020-10-20 23-21-51.png

                        Now Opera crashes also on screenshot.

                        Cevap Alıntı 1
                          truden 2 Cevap Son cevap
                        • truden
                          truden @Ziyaretçi Son düzenleyen:

                          @ilbert try this - https://snapcraft.io/install/ffmpeg/elementary

                          Cevap Alıntı 0
                            Eski Kullanıcı 1 Cevap Son cevap
                          • Eski Kullanıcı
                            Eski Kullanıcı @truden Son düzenleyen:

                            @truden I installed the FFMPEG snap

                            Now:

                            • if I use the original libffmpeg.so, I get the same error as klcjr77's.

                            • if I follow your instructions, it keeps crashing as I said here.

                            Cevap Alıntı 0
                              truden 1 Cevap Son cevap
                            • truden
                              truden @Ziyaretçi Son düzenleyen:

                              @ilbert sorry, I'm in a wrong topic and my last answer wouldn't work for you. Unless the app installs the libffmpeg.so globally, but now I see your answer before posting this and obviously it doesn't work. Sorry. Keep digging the forums 🙂

                              Cevap Alıntı 0
                                1 Cevap Son cevap
                              • truden
                                truden @Ziyaretçi Son düzenleyen:

                                @ilbert I see now that Hera is based on Ubuntu 18.04 LTS, but the file I listed above is for Ubuntu 16
                                So, try downloading the file from here - https://packages.ubuntu.com/bionic-updates/amd64/chromium-codecs-ffmpeg-extra/download and do the same thing.
                                Let me know how did it work.

                                Cevap Alıntı 0
                                  Eski Kullanıcı 1 Cevap Son cevap
                                • Eski Kullanıcı
                                  Eski Kullanıcı @truden Son düzenleyen:

                                  @truden I tried also this but it doesn't work...

                                  Cevap Alıntı 0
                                    1 Cevap Son cevap
                                  • Eski Kullanıcı
                                    Eski Kullanıcı Son düzenleyen:

                                    I followed this answer from @bombacha and now it works.
                                    But I'm still having troubles with Netflix:
                                    15d3b4e8-f535-447a-ae2f-78e24c97d019-image.png

                                    and with Prime Video:
                                    c6ea29c3-2e94-4ffb-9704-b3476d377913-image.png

                                    Cevap Alıntı 0
                                      truden Eski Kullanıcı 2 Cevap Son cevap
                                    • truden
                                      truden @Ziyaretçi Son düzenleyen:

                                      @ilbert, sorry man.
                                      I'm with Linux Mint 20 "Ulyana" - Cinnamon (64-bit) and use Opera only for testing my websites.
                                      Elementary is attractive OS, especially if you come from macOS, but it is with many flaws. And about Opera, the best way to go is to abandon it and move to another browser (Chromium), which will push Opera developers to do their job. We must not work for them, they must work for us.

                                      Cevap Alıntı 0
                                        Eski Kullanıcı 1 Cevap Son cevap
                                      • Eski Kullanıcı
                                        Eski Kullanıcı @truden Son düzenleyen:

                                        @truden link download libffmpeg.so
                                        https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/

                                        Cevap Alıntı 0
                                          1 Cevap Son cevap
                                        • Eski Kullanıcı
                                          Eski Kullanıcı @Ziyaretçi Son düzenleyen: leocg

                                          @ilbert Solved!
                                          I followed this guide with some adjustements:

                                          1. download the last Google Chrome .deb file:
                                          wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
                                          
                                          1. extract it in the same folder:
                                          dpkg -x google-chrome-stable_current_amd64.deb .
                                          
                                          1. go to the directory where the extracted WidevineCdm folder is located:
                                          cd opt/google/chrome/
                                          
                                          1. find the directory where Opera looks for the WidevineCdm folder:
                                          cat /usr/lib/x86_64-linux-gnu/opera/resources/widevine_config.json
                                          

                                          In my case I got:

                                          [
                                            "/opt/google/chrome/WidevineCdm",
                                            "/opt/google/chrome-beta/WidevineCdm",
                                            "/opt/google/chrome-unstable/WidevineCdm"
                                          ]
                                          

                                          so I had to put the extracted WidevineCdm folder in /opt/google/chrome/

                                          1. copy/move the extracted WidevineCdm folder in that directory:
                                          sudo cp -r WidevineCdm/ /opt/google/chrome/
                                          

                                          (if /opt/google/chrome/ does not exists, create it)

                                          1. make sure that folder is readable by everyone:
                                          sudo chmod 755 /opt/google/chrome/WidevineCdm/
                                          
                                          1. start/restart Opera

                                          2. Enjoy your paid streaming services!

                                          I think it's pretty much the same as this guide.

                                          Cevap Alıntı 1
                                            truden Eski Kullanıcı 2 Cevap Son cevap
                                          • truden
                                            truden @Ziyaretçi Son düzenleyen:

                                            @ilbert great solution. Thank you.
                                            Another win for Opera community 😉

                                            Cevap Alıntı 0
                                              1 Cevap Son cevap
                                            • İlk ileti
                                              Son ileti

                                            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-