I wish I could post on a more regular basis these days, but the other things keep me off doing so… Anyway, I came across another need of conversion between formats, this time from wavpack (.iso.wv). Wavpack is an audio…
[Solved] Fast High Quality Encoding of ape Format into Lame mp3 or Nero m4a on Linux
The lossless2lossy.sh script does not give enough good functions to split *.ape files into tracks. The below solves the problem in Fedora 12.
ffmpeg with aac support in Fedora 12
I have found a pretty helpful article for ffmpeg recompile: http://fozzolog.fozzilinymoo.org/tech/2009/11/recompiling-ffmpeg-for-fedora-12-to-add-faac-support.html . However, it looks like the instructions were incomplete.