Archive

Posts Tagged ‘FFmpeg’

AssetCenter – Joomla extension

July 31st, 2009 Comments off

assetcenterThe project goal was to create a Joomla extension which offers the functionalities of an upload tool plus the ability to convert the files automatically to predefined file formats.  So images get converted to JPEG, videos to FLV and all Word and Excel files to PDF.
The video upload provides some additional features like thumbnail creation, merging a new audio file with the video, aspect selection and extraction of a specific scene (offset and duration).

After uploading the assets they can be added to articles via the AssetCenter’s asset selector located in the rich text editor toolbar. The assets are then available for preview and download at the end of the article.

The extension was written in PHP and uses FFmpeg for the video conversion, OpenOffice for the document conversion and gdlib for the image conversion. The asset details are kept in a MySQL database.

That’s it so far about this project. There is no link available as it’s an extension for admin users only. I’m sorry!

Media Converter – online file conversion

February 13th, 2009 3 comments

mediaconverterMedia Converter is my main project at the moment. The goal of this site is to provide the users an easy interface to convert their files online.

Either you can upload a file from your hard disk or enter a link to a website with a video. Most often it’s used to download videos from Youtube or to just get the music track of a video clip.

Website: http://www.mediaconverter.org