Skip to content

Instantly share code, notes, and snippets.

@unkray
Last active April 22, 2019 04:36
Show Gist options
  • Save unkray/567a8dec0c3640aaf0ec62dd15fe12fd to your computer and use it in GitHub Desktop.
Save unkray/567a8dec0c3640aaf0ec62dd15fe12fd to your computer and use it in GitHub Desktop.
Ubuntu Opera HTML5-video

Исправление ошибки с воспроизведением HTML5-видео в Opera / Fixed a bug with playing HTML5 video in Opera

$ sudo apt install -f chromium-codecs-ffmpeg-extra

$ cd /usr/lib/x86_64-linux-gnu/opera

$ sudo ln -sf /usr/lib/chromium-browser/libffmpeg.so libffmpeg.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment