Skip to content

libffmpeg.so file for Chromium and Opera, Fix Opera browser video playback error on Linux.

Notifications You must be signed in to change notification settings

Musaddiq-Sultan/Opera-Libffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Opera-Libffmpeg

libffmpeg.so file for Chromium and Opera, Fix Opera browser video playback error in Linux.

Important

Before proceeding into the method make sure you backup your original libffmpeg.so file, in case if something goes wrong you'll be able to get things back to normal.
Command for backing up:
$ sudo cp /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so ~/
Command for recovery:
$ sudo cp ~/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so

Easy Method

Commands

$ git clone https://github.com/Musaddiq-Sultan/Opera-Fix
$ cd Opera-Fix/
$ bash opera-fix.sh

Custom Method

Commands

$ git clone https://github.com/Musaddiq-Sultan/Opera-Fix
(Clone the repository)
$ cd Opera-Fix/
(Enter Opera-Fix directory)
$ sudo cp libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/
(Copy libffmpeg.so to /usr/lib/x86_64-linux-gnu/opera/)

About

libffmpeg.so file for Chromium and Opera, Fix Opera browser video playback error on Linux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages