Category Archives: Mac
How to combine multiple videos
Vlc has a command line interface that enables all sorts of video editing actions. One of those is to stitch together multiple videos. This is how it works on a mac: /Applications/VLC.app/Contents/MacOS/VLC -I ncurses 1.ts 2.ts 3.ts –sout “#gather:std{access=file,dst=full.mp4}” –sout-keep
Switching to Mac
I’ve recently switched from windows and linux to mac. Pretty much everything is different. Here are the shortcuts I can’t live without: On Windows, I used to… On my Mac… Home Cmd+Left End Cmd+Right Delete fn+Backspace Ctrl+Left Alt+Left Ctrl+Right Alt+Right … Continue reading
Safari 3 Beta for Windows
Apple just released Safari 3 Beta for Windows. It looks nice and even passes the acid 2 browser test This beta will probably be used as a web development tool more than as a default browser. Thats where the Safari … Continue reading