Skip to content

Instantly share code, notes, and snippets.

View daviguides's full-sized avatar
🎯
Focused

Davi Guides daviguides

🎯
Focused
View GitHub Profile

#Seleção de Hinos Ensaiados para Advento e Natal

##Advento

  • [HE61-02] O vém, ó vem Emanuel - VENI EMMANUEL
    • [HPEC40-02] Veni veni emanuel
<iframe width="420" height="315" src="https://www.youtube.com/embed/xRi1GDoaQu4" frameborder="0" allowfullscreen></iframe>
  • [HE61-04] O Senhor em nuvens desce - HELMSLEY
    • [HPEC40-5b] - Lo! he comes, with clouds descending
  • [HE61-09] João Batista, no Jordão - WINCHESTER NEW
@daviguides
daviguides / gist:6e52e3f2c20cef796681
Created December 3, 2015 17:26 — forked from faleev/gist:3435377
Compile FFmpeg on Ubuntu

Compile FFmpeg on Ubuntu

This guide supports Ubuntu Precise Pangolin 12.04, Ubuntu Oneiric Ocelot 11.10, Ubuntu Natty Narwhal 11.04, and Ubuntu Maverick Meerkat 10.10. Separate guides are available for Ubuntu Lucid Lynx 10.04 and Ubuntu Hardy Heron 8.04. This guide will enable several external encoding and decoding libraries: libfaac (AAC encoder), libfdk-aac (AAC encoder), libmp3lame (MP3 encoder), libopencore-amr (AMR encoder/decoder), librtmp (for additional RTMP protocols), libtheora (Theora encoder), libvorbis (Vorbis encoder), libvpx (VP8 encoder/decoder), and libx264 (H.264 encoder). These are optional and may be omitted if desired. This guide will also install many filters (see the filter list in the [Filtering Guide](https://ffmpeg.org/trac/ffmpeg/wiki/Fi