Feedback
 
AfterDawn.com

Site update - March 16th 2010

AfterDawn.com has been updated! In addition to renewing the layout of the site we have also speeded up things considerably. The new version has been tested on our Finnish site for several months, and during the testing we have managed to improve the new version even further.

You can now enjoy this new layout at English AfterDawn.com and English Discussion Forums as well! We have also introduced new sections to the site, and re-arranged things a bit.

Read more about the update and let us know what you think!

Close this message

FFmpeg v0.5.1

Freeware
Vista / Win2k / Win95 / Win98 / WinME / WinNT / WinXP

FFmpeg is a complete solution to record, convert and stream audio and video.

It is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. The command line interface is designed to be intuitive, in the sense that FFmpeg tries to figure out all parameters that can possibly be derived automatically. You usually only have to specify the target bitrate you want. FFmpeg can also convert from any sample rate to any other, and resize video on the fly with a high quality polyphase filter.

Other editions:

Share this

Keywords:
ffmpeg record convert stream audio video

License type Freeware1
Author's homepage Visit the author's site
Date added 30 Sep 2007
Latest update 03 Mar 2010
Downloads 8,131
File size 3.21 MB (<1min @ 1Mbps)
Operating systems Vista / Win2k / Win95 / Win98 / WinME / WinNT / WinXP1

1License and operating system information is based on latest version of the software.

If you do not have an AfterDawn.com account yet, please enter your nickname and email address below. An activation link will be emailed to you.

If you already have an AfterDawn.com account, please login using the next tab.


Login by using your Afterdawn.com -username or your email address.

fwupow Newbie
  FFmpeg rev12665

Here's the basics. FFmpeg was developed for Linux, but there are builds available for Windows. It's in a constant state of development. It's a command-line controlled program (Do you still DOS?) Documentation is poor. Some video transcoding software utilizes FFmpeg. There are also several "FFmpeg GUIs", which come with a particular version of FFmpeg, which is usually outdated. Often the GUI can not interface with a newer version of FFmpeg. FFmpeg has it's own internal encoders which are quite fast. Some builds of FFmpeg also include open-sauce, free, encoders like LameMp3 and XviD, which allow you to use whatever version of the out-sourced encoder was built into the FFmpeg executable/binary/windows program. <br/> <br/>FFmpeg includes a myriad of command-line options/switches to control encoding. These are very poorly documented (i.e. range and type of permissible values are not given). If you enter '-h' at a command prompt, you'll get a list of available options/switches which may or may not be up-to-date or applicable to that particular version. Interestingly the documentation at the FFmpeg website doesn't list half as many options as you get from the HELP function. <br/> <br/>If you can ever understand all the various options, you may be able to create high-quality encodes. ;-) <br/>If you're a DOS command-line freak, this is your day.

27 Oct 2009