HTML5 <video> and <audio> made easy. One file. Any browser. Same UI.
Monthly Archives: November 2012
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.
Schedule SyncToy
Schedule SyncToy SyncToy is a great tool to help you keep your files and folders synced between drives and devices. Here’s how you can make it do sync automatically so your files will stay synced even if you forget to sync them.
SyncToy
SyncToy 2.1 is a free application that synchronizes files and folders between locations. Typical uses include sharing files, such as photos, with other computers and creating backup copies of files and folders.
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.