Archive

Posts Tagged ‘FFMPEG’

Extract Image Thumbnail From Video Using FFMPEG

January 19th, 2009 Hitesh Agrawal No comments

FFMPEG is an awesome tool and today only i found that FFMPEG can extract JPEG image from video. To achieve this following are the software requirements.
Read more…

Categories: FFMPEG Tags:

Execute FFMPEG Command from PHP Applications

January 8th, 2008 Hitesh Agrawal 15 comments

It has been a nightmare for me searching for executing FFMPEG command from PHP. But finally i got the solution for executing ffmpeg from php script. This article will guide you on how to convert videos and audios using FFMPEG from within the PHP scripts.
Read more…

Categories: FFMPEG Tags:

Converting Audio and Videos using FFMPEG

December 10th, 2007 Hitesh Agrawal 52 comments

I was simply ignoring writing this articles but after writing articles on Installing FFMPEG on Linux i couldn’t resist on writing this article. Anyways this article will guide you on how you can convert audio video formats using FFMPEG.
Read more…

Categories: FFMPEG Tags:

Installing FFMPEG on Linux

September 14th, 2007 Hitesh Agrawal 69 comments

FFMPEG is an open source application that allows you to convert video and audio files easily between a variety of different formats. It supports most industry-standard codec and can convert from one file format to another quickly and easily. This article will guide you to installing FFMPEG and other codec on Linux.
Read more…

Categories: FFMPEG Tags: