Tar is a Komprimierungstool...
Yep, a tar file is nothing more than a header, followed by the files, each prepended by a small header. Since the headers are not valid MP3 frames, the decoder will skip them.
Also, tar (Tape ARchive) isn't really a compression tool - any compression done must either be applied to the individual files prior to tar'ing them together or to the entire tar file after adding the individual files. Some implementations (most common, GNU tar) of the tar program allows compression as a command line option though - but it's not an inherent part of the tar file format. I doubt that the empeg would be able to play a compressed tar (not that compression would be very useful on mp3 files anyway).
Could be a useful trick if you ever run short on inodes...
/Michael
_________________________
/Michael