Always Scalable. Always Fast. Always On.
Category Archives: Linux
rtmpdump
Freeware console application for downloading RTMP and RTMPE streams (Mac OS X, Linux, Windows)
Apache OpenOffice Draw
Draw – from a quick sketch to a complex plan, Draw gives you the tools to communicate with graphics and diagrams. With a maximum page size of 300cm by 300cm, Draw is powerful tool for technical or general posters, etc.
ffmpeg Settings for HTML5 codecs (h264/mp4, theora/ogg, vp8/webm)
This is just a quick tip for people encoding video for HTML5 (and using sweet HTML5 players like MediaElement.js). Go download a copy of ffmpeg, and if you’re on Windows, use this guide to set it up. Then use the following commands to create H.264, WebM, and Ogg videos, along with an image you can use as a poster.
How to install ffmpeg, ffmpeg-PHP, Mplayer, Mencoder, flv2tool, LAME MP3 Encoder, and Libog from source
This article shows how to install ffmpeg, ffmpeg-PHP, Mplayer, Mencoder, flv2tool, LAME MP3 Encoder, and Libog from source. It should work on most systems, however may need some tweaking from system to sytem.
Install ffmpeg, ffmpeg-php
FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec – the leading audio/video codec library. See the documentation for a complete feature list and the Changelog for recent changes.