Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Audio / Video  |  Converters  |  ffmpegX

ffmpegX

ffmpegX - 0.0.8

Video/audio encoder: divx, xvid, mpeg1/2, vcd, cvd, dvd

All Time: (4.3)
Version 0.0.8: (5.0)
Selected Version: 0.0.8
Release Date: 2003-08-31
License: Commercial
Downloads (version 0.0.8): 2,426
Downloads (all versions): 677,139
Price: $15.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

ffmpegX is a Mac OS X GUI to ffmpeg the "hyper fast video and audio encoder" (http://ffmpeg.sourceforge.net/). It can decode MPEG-1, MPEG-2, MPEG-4 (aka DIVX4), non-encrypted VOB, AVI MS-MPEG4 V3 (aka DIVX 3), XviD, WAV, Real Audio, H263(+) (aka RealVideo 1.0), PGM, YUV, PPM, AC3, PCM8/16 bits, mulaw/Alaw, WMA, SUN AU format, MPEG audio layer 2, MPEG audio layer 3, MJPEG and even more formats. This GUI provides quick encoding to DivX, MPEG-1, MPEG-2, MP2, MP3 & AC3. MPEG-2 encoding relies on mpeg2enc component from the mjpegtools package (http://mjpeg.sourceforge.net/MacOS/). DivX and XviD encoding and subtitles support relies on external mencoder component from http://sourceforge.net/projects/mplayerosx/. You can convert non-encrypted VOB, DivX and .mov files to DivX, VCD, CVD, SVCD and DVD. Includes bitrate calculators, a mpeg and DivX splitter for multiple CD burning, and other mpeg tools. Includes support for VOB subtitles encoding as well as SubRip, MicroDVD, SubRip, SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub and MPsubt subtitles. When encoding to MPEG-1 or MPEG-2 it can author the video as VCD or XVCD (.bin/.cue files for burning with Toast by dropping the .bin into VCD window) or as SVCD, CVD or XSVCD (two .img files to be burned in Toast under Multitrack XA window), or as DVD (/DVD/ folder to be burned in Toast DVD mode and .img file in UDF format for burning in Disk Image app or Toast disk image mode).

What's new in this version:

  • Processing is now launched in the "ffmpegX Progress" Cocoa ObjC window (thanks Johan Lindström). (The "Open Terminal window" checkbox in the Tools tab still allows to switch to Terminal mode if you prefer it). The Progress window list includes, for each process, a progress bar, a cancel button and a "more info" button. The "more info" button opens a window for advanced users including the command line and the process output. The output is colorized in red for errors, orange for warnings and blue for useful information. The processes are queued in the list and will start as soon as the preceding process finish or fails. Waiting processes can be started manually with the "Start now" button (don't run concurrenty multiple 3-pass encodings or "mplayer decode" processes). A done or fail sound effect is played at the end of each process. When a process is done, a "reveal in Finder" button appears to locate the encoded file in the Finder. The "Clear" button at the bottom of the Progress window cancels finished processes from the list.
  • Added "Save presets" and "Load presets" in the File menu.
  • Added drag and drop of preset files over the application icon.
  • ffmpeg engine now supports experimental "fast mpeg-2" encoding (CVS of Aug 26, 2003). Source must be mpg or avi (not vob for now). This new encoder comes with 2-pass support and VBR like the "fast mpeg-1" and is quite fast (almost realtime on a G4 667). However, the muxer is not quite compliant and the output should be still considered experimental. For example, SVCD cannot be created. It seem possible to build a compliant DVD by demuxing the stream and then remuxing the .m2v file with the source audio, by using the Tool "Mux as.. DVD" (and "Author as DVD" checkbox enabled in order to generate the VIDEO_TS folder).
  • Added Calc "auto" button (thanks Donald for suggesting). After entering the movie duration and the media size (as number of CDs or as a value in MB), clicking this button will automatically set:
    • a bitrate suited to fill such media,
    • as well as an image size suited to such bitrate for best bpp quality.
    The audio bitrate is also taken into account as set in the audio tab. Remember that if the resulting horizontal image size is lower than 480 you will obtain less than SVCD quality, and if it is lower than 240 you will obtain less than VCD quality, so in such cases you should consider to increase the media size (eg use two CDs instead of a single one). You should also never encode to a size greater than the source image size. This button is meant for mpeg-4 based formats only (DivX, XviD). Don't use it for mpeg-2 based formats (VCD, CVD, SVCD, DVD) as the image size for these must be the standard one.
  • The 'Check audio' button has been removed. When opening a VIDEO_TS file, the list of available audio streams is now automatically shown in the audio track popup menu.
  • The 'Check subtitles' button has been removed. When opening a VIDEO_TS file, the list of available subtitle languages is now automatically shown in the subtitles popup menu.
  • Encoding of VOBs with PCM audio should now work correctly.
  • Added mencoder mp3 audio encoding mode values of CBR (constant bitrate, default), ABR (average bitrate) and VBR (variable bitrate, uses the optimal q=2 quantization level). (Not available for mp2 encoding or ffmpeg engine).
  • The Autocrop button now also automatically sets the encoding image size equal and the cropped image aspect ratio, so as any resize will keep the good image aspect. If you don't resize you'll automatically use the source size. If the cropped image has a non-standard aspect, it will be rounded to the nearest aspect ratio in the Autosize list.
  • The autocrop is no longer limited to registered users.
  • Added new "autosize" aspect ratio of 1.85:1 (Panoramic) (thanks FredMic).
  • A new tool has been added for registered users (this is the only limitation of the 0.0.8 non-registered version; please register ffmpegX if you find it useful, so as you will support my effort to make it better and better): "S/VCD to DVD". Like the program svcd2dvd on PC, it's a one-click tool to remux, resample and reauthor without re-encoding a SVCD or VCD .mpg file (or .bin image, auto-ripping the sequence from it) (or a folder containing many of them, in auto-batch mode; you can even mix VCD, CVDs and SVCDs .mpgs or .bins in the same folder) into a /DVD/ folder ready for burning in Toast DVD mode. The audio is automatically resampled at 48000 Hz. Please note that the image size of SVCD video is not DVD compliant and will not be accepted by about 30% of players. Check dvdrhelp.com compatibility list to see if your player can play "dvd-vcd" or "dvd-svcd". To use this tool, just select the file to be converted in the first "Browse" field (or if you have many files to convert, as it will be often the case, put them in a folder and select the folder), then click the tool button and you're done. Preview the resulting VIDEO_TS folder with the ffmpegX "Play" button. Burn the resulting /DVD/ folder with Toast in DVD mode. (Make sure you have enough disk space to hold twice the size of your source mpegs before running this tool).
  • Improved support of spaces and special characters like $&"'*(){}[]|;<>`?!~\ in filenames and path names.
  • Added "Closed GOP" mpeg-2 option to create only closed group of pictures that can be decoded without reference to their predecessor. This is useful for streams that are supposed to be used in multi-angle DVD's and in some authoring applications like DVD Studio Pro.
  • Added "Q Matrix" mpeg-2 option (need mpeg2enc binaries compiled from CVS of Aug 28, 2003) to set a custom quantization matrix instead of the default one, for perceptual-optimized compression modes. Available values are "High frequencies" (replaces the old "Encode hi freq" option, to encode as much high frequency information as possible from high quality sources), "kvcd" (will use kvcd.net "Notch" Quantization Matrix, allowing for 16% average bitrate reduction in VBR mode), "tmpgenc" (will use tmpgenc standard quantization matrix, allowing for 10% average bitrate reduction in VBR mode).
  • Added back the "Black & White" option to reduce noise on black & white encodings.
  • The information displayed at the top when opening a file is now also provided when selecting VIDEO_TS folders.
  • The "Info" tool now reads .ts (mpeg transport stream) and .asf files.
  • Multiple mencoder 2-pass encodings can now be launched at the same time.
  • Various fixes, gui improvements, better error handling.
  • Tested on OSX 10.2 and OSX 10.3 (7B44).
  • Please address any bugs reports and localization requests to major4@mac.com

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.3
  • Mac OS X 10.2

Additional Requirements:

  • Mac OS X 10.2 or higher with BSD subsystem installed
  • To install ffmpegX, follow the installation instructions
  • To playback DivX, use codecs from www.3ivx.com or www.divx.com
  • To playback mpeg-2, use VLC, mplayer or the Apple QT MPEG-2 playback component
  • To comply with applicable laws and licensing terms, the mpeg2enc, mplayer and mencoder components must be downloaded and installed separately by using the installer application which comes with ffmpegX. To comply with copyright laws, ffmpegX doesn't allow to select a DVD device as input and doesn't contain any DVD decryption software

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 0.0.8:
Overall Rating: (5.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

ffmpegX ReviewGreat program. Shitty instructions. - Version: 0.0.9y, 12/21/2008 01:06PM PST

(3 of 3 users found this comment useful)

lotek.kid
Ok. So for everyone who hates this program because you can't get libraries installed here's how you do it. It'll tell you to download some files. Do it. First go to this page: http://mjpeg.sourceforge.net/MacOS/ and scroll down until you see the file named mpeg2enc.intel under the heading: "Notes for the mjpegtools on MAC OS/X". It'll be one of the last files on the page. So you grabbed that right? Control Click it and click download linked file. Rawk. Done with that.

Now there's the second link. The one with the zip file right. (http://voxel.dl.sourceforge.net/sourceforge/mplayerosx/ffmpegXbinaries20060307.zip <-that one) Type that link in exactly and it'll download. Unzip it. You'll now have 2 files. mencoder and mplayer. Wow. Woulda been nice to have them tell you to unzip it instead of just putting that it wants the zip. Try installing the zip. Yeah. It wont work. However, we'll now point that "locate" button to where you just unzipped. Fantastic! Now it works.

Close it and open it. No more screen right. But now you get a nag screen asking you to buy it. Seriously? I just spent 2 hours troubleshooting your awesomely terrible instructions and you want me to buy it. No thanks. I'll pass. It seems like it'd be a great piece of software, but the instructions for the binaries was frustrating. And please don't tell me, "Why would you install the zip file?", because well, it's linux and there are programs that use the .tar.gz format for their plugins as the default install method so it only made sense that it would do the same.

So hope this helps someone less tech savvy. Again. The instructions for that part sucked.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

ffmpegX Troubleshooting ReportHow I got the 3 components downloaded & installed - Version: 0.0.9y, 9/25/2008 10:49AM PST

JennieJ
'Twasn't simple, but I did finally get it all to work.

Firstly, for the mpeg2enc.intel component, one trick is that if you click the link & get a page of symbols, select all and "Save Page As" (under File) to your desktop & you will have the file. The additional trick for me then was that because it ends in ".intel" (which is not *exactly* what ffmpegX is looking for) it refused to accept the file. Delete the ".intel" from its name, and that one should be good to go.

Next, to get the mencoder and mplayer components, you can download them directly from here: http://www.mplayerhq.hu/design7/dload.html (or link here: http://www.videohelp.com/tools/MPlayer) go to the first group of downloads (Binary Codec Packages) and select a download http for your region and platform (in my case, Mac OS X x86 20060611/ in the US) -- note also: for me this worked when I selected to have the file automatically unzipped. In the resulting downloaded folder are the two components, mencoder and mplayer. Move them directly to your desktop.

Now, in ffmpegX (if needed, you can bring up the installation menu again from under ffmpgX>Install binaries) be sure to first enter your login password, or it won't let you locate anything. Then locate each of the above 3 components -- again, they should be all right on your desktop -- and voilá, they finally all should locate & install.

Took much searching and frustration, but at last success.

(Note too that apparently if you've managed to install components from previous attempts, and they didn't work, you'll need to uninstall them first -- use Spotlight -- not relevant in my case as I was unable to previously get anything to install) Good luck.
Post a commentAlert Admin

Most Recent Replies: View All 3 Replies

ffmpegX Troubleshooting ReportNeed Help burning .avi file to DVD - Version: 0.0.9y, 8/4/2008 11:02AM PST

august1stdevil
Hello,
i am a novice at this thing. I have captured a video clip form my old Sony Handycam using a usb device called EasyCAP, that does not have a digital out put. I did the original capture on a PC. When it captured the video it saved it in file with .avi extension. I am able to view the video on my PC using windows media player, but can't hear the sound. But when I burn it into a DVD from PC it gives a black screen with sound. I really don't care for the sound, I just need the video. So i thought if i tried burning the DVD via a MAC might solve the problem. When i transfered the file to my MAC it opens the file in quicktime and i can only hear the audio but no video... I tried burning it but still no luck it gives me a green screen now with sound.
so my question here is that can i use this app to solve my issue?
thanks
Post a commentAlert Admin