Richard van den Berg <[EMAIL PROTECTED]> wrote:
> Joerg Schilling wrote:
> > If you like to write a CD for a mp3 player it is good practice
> > to prepent the file name by something line 001_ 002_, ....
>
> Instead of prepending, I use the following scheme (note that this bug
> appeared when using a DVD player):
There is no bug in mkisofs.
> Buffy The Vampire Slayer - 01x01 - Welcome to the Hellmouth.avi
> Buffy The Vampire Slayer - 01x02 - The Harvest.avi
> Buffy The Vampire Slayer - 01x03 - The Witch.avi
> Buffy The Vampire Slayer - 01x04 - Teachers Pet.avi
>
> I (and a lot of other people) thought it was enough to make the files
> sort correctly when listed alphabetically. However, due to this bug,
> prepending numbers (yuck) works much better.
If the file names do not sort the way you like with the number of characters
you allow mkisofs to use for ISO-9660 it is _your_ fault:
Iso level 1: 8.3 characters ---> - 3 characters for making the names unique
results in 5 characters!
If your names do not sort as you like from the first 5 characters only,
_you_ did a mistake (incorrect usage).
Unlike the Joliet rubbish, Rock Ridge is directly coupled to ISO-9660.
ISO-9660 requires LC_COLLATE=C type order in the directory and each
RR name sticks to the ISO-9660 name.
J�rg
--
EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
[EMAIL PROTECTED] (uni)
[EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily