An simple, straight forward application that can strip the audio from the majority of audio and video files and re-encode the source files to an output format. Currently a choice between mp3 and ogg.
This project has only really just started but is making progress fast. I hope to have a stable version within the next few weeks to share.
The current features are:
The features that will be implemented before the 1.0 release:
Far future features:
Users of Unix-like systems should ensure you have at least MPlayer installed and in your PATH environment variable and at least one of LAME, or Ogg Encoder (part of vorbis tools)
For ease of use on windows we have a package especially built for Windows. Two encoders and one ripper application is bundled in this package. All three tools are licensed until GPL. They are a windows build of LAME, a windows build of Ogg Encoder 2, and a windows build of MPlayer
Here are the current development builds. These may be unstable and some features may be lacking. There is a issue tracking system set up for this project here. If you find anything new, please by all means report it.
A note about the following, as they are development builds debugging is enabled on them. A log file will be created and filled with debug messages. If you find an error please attach that debug.log file with your bug report.
If you are not running on Windows then you must have Python, PyGtk, MPlayer and a supported encoder installed in order to make use of these.
All YetiCrab code is licensed under the GPLv2 license. All other materials are the properties of their respective owners.