QUOTE (eyemthatguy @ Aug 5 2005, 08:46 PM)
Yo thanks for the great info! Im looking forward to a successful transcode/transfer.
can anyone fill me in on what I may be doing wrong here getting this message trying:
Components > foo_pod > Send Current Playlist to IPOD
I get this:
ERROR (foo_podtranscoder) : Error opening transcoder exe
ERROR (foo_podtranscoder) : foo_podtranscoder: transcoding failed for file://d:\Lossless\2Pac [1996] All Eyez On Me (Disc 1)\02 All Bout U.flac
ERROR (foo_pod) : Transcoding failed!
(it happens for all the songs until i can manually cancel the xfer)
win xp sp2
foobar 0.8.3
thanks.
First let's make sure your transcoder is setup properly. You need to make sure that you have the foo_podtranscoder.dll, foo_podclienc.dll, and foo_pod.dll in foobar2000/components directory.
Then go to the transcoder tab. You can use some of the presets, or you can make your own. If you use the presets, you need to make sure the encoder, either LAME of FAAC are in the foobar2000 top level directory. I've made my own, so under the configuration of Use Custom Encoder Settings I have:
Encoder: C:\Program Files\LAME-3.96.1\lame.exe
Extension: mp3
Parameters: --preset standard - %d
Format is: lossy
Highest BPS mode supported: 24 (I don't know what this should be set to, maybe someone can tell me)
Tag: ID3v2
Pass floating point data (some lossy encoders only) is not checked. (I don't know if this should be set or not with LAME/mp3, maybe somone can clarify if this is needed)
Encoder requires accurate length is not checked. (I don't know if this should be set or not with LAME/mp3, maybe someone can clarify if this is needed)
Display name: LAME 3.96.1
Neither box under Generic Setting are checked.
This has worked for me for a while.
Edit: Fixed quote'ing problem.