Videosupport – for ShootItLive
ShootItLive makes it possible for photographers with wifi-enabled cameras to upload images and get them published on for example online news sites almost instantly. ShootItLive is used by for example Aftonbladet, the largest online news site in Sweden.
During February and March 2010 I added video support for ShootItLive. Technology used include Python, FFmpeg, ORMs such as SQLAlchemy and Elixir and frameworks such as Smisk.
FFmpeg
The FFmpeg version used is custom built to include x264-support. It’s tested for input formats avi, mov, mp4, wmv and flv and output formats flv, f4v and jpeg. Exiftool is used to extract exif information.
The system supports multiple output formats for a single input file, such as different video formats and poster frames (images).
Comments Off



