BigMax Wrote: 
> I have now setup EAC to encode in FLAC and it does the job. Problem is
> when I play back the album it wants to playback the tracks in
> alphabetical order rather than the track order on the original CD.
> 
> All my other MP3s, WMA and Flac (encoded using dBAmp)  material do not
> have this problem.
It sounds like the tracks don't have a tracknumber tag.  Double check
Compression Options > External Compression > Additional command line
options in EAC.  It should be something like:


Code:
--------------------
    
  -T "title=%t" -T "artist=%a" -T "album=%g" -T "date=%y" -T "tracknumber=%n" 
-T "genre=%m" %s
  
--------------------


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=21147

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to