Skip to content

Instantly share code, notes, and snippets.

View gwenprime's full-sized avatar
💭
I've moved on. https://mygit.link

gwen gwenprime

💭
I've moved on. https://mygit.link
View GitHub Profile
@gwenprime
gwenprime / VideoTechniques.md
Last active April 21, 2020 01:47
Notes from my talk at Live Code Lab 2019

Tech Tips

  • Melt
    • If you wanna run melt don't try to do it in windows. It is immensely unstable
    • If you're trapped in windows I reccomend VMWare Player with debian/xfce.
      • Make sure you install the nifty VMWare tools inside the linux
    • Start with "melt -query" to see all the available producers, filters and transitions
    • Check out the docs fom MLT
  • VLC
    • You need to explicitly turn on the telnet interface to do what I did. This is annoyingly deep inside VLC's settings.\
  1. Tools>preferences>all>Main Interface: enable Web and telnet