Vivadli Video don't work Solved!

Message
Author
zukahn1
Posts: 9
Joined: Fri Aug 03, 2018 12:02 pm

Vivadli Video don't work Solved!

#1 Post by zukahn1 »

Latest Vivaldi browser ffmg-extra codec for HTMl video don't work won't play imbeded video earlier versions before recent updates worked fine. I have the most recent codecs drivers free and none free installed checked everything seems to with Firtefox,Chromium and VLC off and on line and everything works fine. Any ideas how to fix this have tried all off Vivaldis and MX Antix suggested fies with no luck.
Last edited by zukahn1 on Sat Dec 14, 2019 12:41 pm, edited 1 time in total.

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: Vivadli Video don't work

#2 Post by andyprough »

Video is working for me on vivaldi without any trouble. I installed vivaldi from MX Package Installer, Popular Applications tab. I have version 2.9.1705.41 installed. I just tried it with videos from youtube and invidio.us. If you tell me a site you are trying to play video from, I'll try it.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg

User avatar
handy
Posts: 614
Joined: Mon Apr 23, 2018 2:00 pm

Re: Vivadli Video don't work

#3 Post by handy »

zukahn1 wrote: Sat Dec 07, 2019 9:37 pm Latest Vivaldi browser ffmg-extra codec for HTMl video don't work won't play imbeded video earlier versions before recent updates worked fine. I have the most recent codecs drivers free and none free installed checked everything seems to with Firtefox,Chromium and VLC off and on line and everything works fine. Any ideas how to fix this have tried all off Vivaldis and MX Antix suggested fies with no luck.
I don't know whether the libffmpeg.so version has been updated for the Vivaldi installation or not? I haven't used that browser for quite some time? It may well still be a problem, as it was an ongoing problem for the many months that I used that browser.

If pertinent, there is info' on this problem in this thread (including a variety of ways to get hold of a required version of libffmpeg.so:

viewtopic.php?f=108&t=45409
MSI: MAG B560 TORP', i5, RAM 16GB, GTX 1070 Ti 12GB, M2 238GB + USB, MX-23 Fb to Openbx
Lenovo: Ideapad 520S, i5, RAM 8GB, GPU i620, HDD 1TB, MX-23 Fb - Openbx
Clevo: P150SM-A, i7, RAM 16GB, nVidia 8600, 2x 1TB HDD & M.2 256 GB, MX-23 Fb - Openbx

User avatar
fehlix
Developer
Posts: 12626
Joined: Wed Apr 11, 2018 5:09 pm

Re: Vivadli Video don't work

#4 Post by fehlix »

zukahn1 wrote: Sat Dec 07, 2019 9:37 pm Latest Vivaldi browser ffmg-extra codec for HTMl video don't work won't play imbeded video earlier versions before recent updates worked fine. I have the most recent codecs drivers free and none free installed checked everything seems to with Firtefox,Chromium and VLC off and on line and everything works fine. Any ideas how to fix this have tried all off Vivaldis and MX Antix suggested fies with no luck.
Not sure what you did. Here how I have tested successfully:
Within MX 19 : On command line update packages

Code: Select all

sudo apt update
sudo apt full-upgrade
Within MX Package Installer -> Populare Apps -> Browser -> Vivaldi
Install or Re-install Vivaldi.
Open Vivaldi at: https://help.vivaldi.com/article/html5- ... -on-linux/
Success:
succcess.png
If no success:
Run in terminal:

Code: Select all

sudo /opt/vivaldi/update-ffmpeg
HTH
:puppy:
You do not have the required permissions to view the files attached to this post.

User avatar
paul1149
Posts: 505
Joined: Fri Dec 29, 2017 11:39 am

Re: Vivadli Video don't work

#5 Post by paul1149 »

zukahn1 wrote: Sat Dec 07, 2019 9:37 pm Latest Vivaldi browser ffmg-extra codec for HTMl video don't work
There is some kind of problem between the latest version of Vivaldi and some Linux installations. It's a strange interaction that causes a timeout when installing the codecs on slow networks. This might be your problem. It will be fixed, presumably soon,, or check out my interaction with a Vivaldi dev here (go to post #50 on page 3 for the money post) for the manual solution, which is:

Code: Select all

sudo sed -i '/^  DOWNLOAD/s/ \(-T\|--connect-timeout \)[0-9]\+//' /opt/vivaldi*/update-{widevine,ffmpeg}
MX-19-KDE x64, on Ryzen 5, 16GB RAM, SSD. Nvidia graphics.

zukahn1
Posts: 9
Joined: Fri Aug 03, 2018 12:02 pm

Re: Vivadli Video don't work

#6 Post by zukahn1 »

Thanks paul1149 using that command worked it allowed me to run and get the correct updates from the Vivaldi repository. The solution I found was

sudo sed -i '/^ DOWNLOAD/s/ \(-T\|--connect-timeout \)[0-9]\+//' /opt/vivaldi*/update-{widevine,ffmpeg}

followed by

sudo /opt/vivaldi/update-ffmpeg

User avatar
paul1149
Posts: 505
Joined: Fri Dec 29, 2017 11:39 am

Re: Vivadli Video don't work

#7 Post by paul1149 »

zukahn1 wrote: Fri Dec 13, 2019 6:03 pm Thanks paul1149 using that command worked it allowed me to run and get the correct updates from the Vivaldi repository. The solution I found was

sudo sed -i '/^ DOWNLOAD/s/ \(-T\|--connect-timeout \)[0-9]\+//' /opt/vivaldi*/update-{widevine,ffmpeg}

followed by

sudo /opt/vivaldi/update-ffmpeg
Great @zukahn1, I'm glad that worked for you. Perhaps you would edit the title of your first post in this thread to include [SOLVED], so others could more readily find the solution.

BW.
MX-19-KDE x64, on Ryzen 5, 16GB RAM, SSD. Nvidia graphics.

Post Reply

Return to “Software / Configuration”