FFMPEG installation instructions
-
devtiagofranca last edited by
# Ubuntu/Debian or based # Install package chromium-codecs-ffmpeg sudo apt install -y chromium-codecs-ffmpeg ## Make a link sudo ln -sf /snap/chromium-ffmpeg/current/chromium-ffmpeg-103551/chromium-ffmpeg/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/
-
asandikci last edited by
@burnout426 this really solved my problem, I hope there won't be a problem abt it anymore. I can now open youtube live videos or videos in other sites that I couldn't open it before. Really Thanks
-
burnout426 Volunteer last edited by
@asandikci For future reference, the info is at https://www.reddit.com/r/operabrowser/wiki/opera/linux_libffmpeg_config.
-
paultatarenko last edited by
@burnout426 Thank you!
You saved my mind. New Opera One is a new piece of shit only. -
rephila last edited by
-
Try t o download https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases/download/0.85.0/0.85.0-linux-x64.zip or the latest build from this repository
-
extract the .zip file for ubuntu
-
than use the command
mv libffmpeg.so /usr/lib/x86_64-linux-gnu/opera
- restart opera
-
-
OperaBoomerang last edited by
@devtiagofranca said in FFMPEG installation instructions:
# Ubuntu/Debian or based # Install package chromium-codecs-ffmpeg sudo apt install -y chromium-codecs-ffmpeg ## Make a link sudo ln -sf /snap/chromium-ffmpeg/current/chromium-ffmpeg-103551/chromium-ffmpeg/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/
!!Warning!!
I tried this and it broke my installation, so be careful if you try it. Initially, it just broke YouTube, which I was using for testing, but when I tried restarting the browser it would no longer launch. Foolishly, I didn't back up the original libffmpeg.so file in the opera folder, so I had to reinstall the whole package. Always take backups, folks!