Skip to content

Instantly share code, notes, and snippets.

View CarstenLeonhardt's full-sized avatar

Carsten Leonhardt CarstenLeonhardt

View GitHub Profile
@dtolj
dtolj / vlc_demo.sh
Created November 15, 2011 16:54
vlc mosaic demo
#!/bin/sh
########################################################################
# VLC demo command line generator
# $Id$
########################################################################
#TODO: change on Max OS X
if test ".`uname -s`" = ".Darwin"; then
VLC="./VLC.app/Contents/MacOS/VLC --quiet --color "