OS 11.2x64 & KDE
I’ve been trying to convert some *.m4a files to *.mp3’s so I can play them on my mp3 player. I can play the m4a files on my system just fine, but JRipper fails with the following log entry:
11:17:25 ReadParam: faad -w -f 2 /home/bruces/Downloads/LTW_DOM_20091229.m4a
11:17:25 WriteParam: lame -r --preset fast standard --quiet --add-id3v2 --ta Dr. Michael Youssef --tl God's Plan Differs From Ours --tt LTW_DOM_20091229 --ty 2009 --tn 2 --tg Other - /home/bruces//Dr Michael Youssef/God's Plan Differs From Ours/LTW_DOM_20091229.mp3
11:17:25 ProcessRunner::setStreams() thread.type=READ_STDIN_BYTES thread.write=true aReadProcess=java.lang.UNIXProcess@375c929a aReadFileName=null
11:17:25 ProcessRunner::setStreams() thread.type=READ_STDERR_LINES thread.write=false aReadProcess=java.lang.UNIXProcess@375c929a aReadFileName=null
11:17:25 StreamThread::run() Broken pipe insputstream type=READ_STDIN_BYTES class=java.io.IOException
11:17:26 Exit code read process=141
11:17:26 Exit code write process=134
11:17:26 Has failed=true
11:17:28 Encoding failed! Check the log for more information
Ran the 10 steps for multimedia and everything is fine - just can’t seem to convert these blasted mp4’s. I’m going to give K3b a try next and see what results I get on that.