Jripper Problem

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.

what about ffmpeg

ffmpeg -i filename.m4a newname.mp3

That worked for transcoding the files. Thank you. :slight_smile:

JRipper still doesn’t work though, which is strange because all the codecs, etc. are installed. Unless I’m missing a program JRipper is looking for? The ones mentioned in the log file are installed, so I’m not seeing what the trouble is.

One thought: Could this be a Java Problem? As in JRipper may want a different version?

Have you done this on Packman
http://public.bay.livefilestore.com/y1plLhhjS70v5k_dMM4ZDXanIAPKzEDu4DDILKPSef4MpCvUILpkM_vbSq49l3_pXpWk3bwPzJijccgd8AJrIDOIQ/Packman%20Filter%20Final.png

Yes, I’m running the Packman multimedia packages. I’ll double check when I get home (as I’m at work right now.) Maybe something will turn up . . .