User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
playground:playground [2023/12/07 09:50]
norman
playground:playground [2024/03/11 08:15] (current)
norman
Line 1: Line 1:
 ====== Some Random helpers: ====== ====== Some Random helpers: ======
 +
 +===== Linux Enable H.264 codec support for Opera browser =====
 +
 +== Works With: Opera One(version:​ 107.0.5045.36) ==
 +
 +
 +For Debian distros can use this: [[https://​gist.github.com/​mcarletti/​7989d1c04199dba60a01adf8ac54fe31|External Link]]
 +
 +<​code>​wget https://​github.com/​nwjs-ffmpeg-prebuilt/​nwjs-ffmpeg-prebuilt/​releases/​download/​0.85.0/​0.85.0-linux-x64.zip
 +unzip 0.85.0-linux-x64.zip
 +mv libffmpeg.so /​opt/​opera/</​code>​
 +
 +libffmpeg.so source: [[https://​github.com/​nwjs-ffmpeg-prebuilt/​nwjs-ffmpeg-prebuilt|External Link]]
  
 ===== how to remove all characters after and including "​["​ in filename? ===== ===== how to remove all characters after and including "​["​ in filename? =====
playground/playground.txt ยท Last modified: 2024/03/11 08:15 by norman