Rund um den Finanzplatz Eschborn-Frankfurt

Mein erstes Radrennen. Trotz eines sportlich miserabelen Ergebnisses, hat das Rennen sehr viel Spaß gemacht und war nicht so anstrengend, wie ich es mir vorgestellt hatte.

Paris-Roubaix Course

Hors Course from RAPHA on Vimeo.

Christopher McDougall: Are we born to run?

ffmpeg unter Snow Leopard installieren

Eine Notiz an mich: So installiert man die letzte ffmpeg-Version, die noch mit Wasserzeichen umgehen kann.

faac-1.28
./configure --prefix=/usr/local/ffmpeg
make
make install

faad2-2.7
./configure --prefix=/usr/local/ffmpeg
make
make install

x264-snapshot-20101026-2245
./configure  --prefix=/usr/local/ffmpeg --enable-pthread --enable-pic --extra-cflags=-fno-common --enable-shared --disable-asm
make
make install

ffmpeg-0.5.3
./configure --prefix=/usr/local/ffmpeg --arch=x86_64 --disable-mmx --enable-gpl --enable-nonfree --enable-pthreads --enable-libx264 --enable-libfaac --enable-libfaad --extra-cflags=-I/usr/local/ffmpeg/include --extra-ldflags=-L/usr/local/ffmpeg/lib

make
make install

Anwendung:

/usr/local/ffmpeg/bin/ffmpeg -i in.mp4 -vhook '/usr/local/ffmpeg/lib/vhook/watermark.dylib -f watermark.png' -vcodec libx264 -vpre hq -crf 18 -threads 0 out.mp4

Cyclists' Special

You really do need to start them young!

Dark side of the lens

Great Ocean Road Classic

Great Ocean Road Classic from RAPHA on Vimeo.