If you want split one album audio file into track files having CUE file and optionally re-encode them, MFM is ideal solution.
Just use CUE splitter dialog from mai windows context menu.
By implementing IConversionTool you can extend MFM with any command line conversion tool. Details I'll post later.
Moved to .NET 3.5.
Hottest feature: One-click album cover image download (for many files at once).
Mono version coming soon.
The project is still alive.
Topics in development:
~ Regex pattern matching
~ One-click conversion profile
~ Album art art and metadata from Last.fm and Amazon
Latest release contains improved support of H.264 and MPEG4 video for iPod. As audio codec can be used ffmpeg's experimental aac, libfaac or external NeroAac encoder. See Hosted Apps -> Trac for more info.
Conversion option for iPod includes MP4 boxing to be recognized as valid container in iTunes. The audio track needs to be encoded in AAC format. More about this isssue will be posted on wiki: https://sourceforge.net/apps/trac/mfmanipulator/
I'm totally exhausted. I need to rest.
After long struggle, I've won a battle with ffmpeg which has been refusing to convert video under Win.
iPod option is usable but be careful with selecting video size and aspect ratio.
Mono release committing started. They work, but WinForms are hardly usable (ver. 2.4).