Skip to content

Instantly share code, notes, and snippets.

View micschk's full-sized avatar

Michael van Schaik micschk

View GitHub Profile
@micschk
micschk / ffmpeg-web-video-guide.md
Created March 6, 2017 10:30 — forked from jaydenseric/ffmpeg-web-video-guide.md
A quick guide to using FFmpeg to create cross-device web videos.

Video conversion with FFmpeg

Install

On mac:

  1. Download the latest release.
  2. Extract the binary and place it in /usr/local/bin.

Command basics

HtmlEditorConfig::get('cms')->setOptions(array(
"skin" => "default",
"style_formats" => array(
array(
"title" => "Lead",
"selector" => "p",
"classes" => "lead"
),
array(
"title" => "Subheader",