Configureer WAV-tags om ASCII te gebruiken (in plaats van UTF-8)

MediaMonkey voor Windows slaat WAV-tags standaard op in UTF-8-formaat. Dit is in de meeste gevallen handig, omdat het betekent dat 'gewone tekst' in WAV-tags leesbaar is voor elke toepassing en dat 'vreemde tekst' ook kan worden opgeslagen. Het nadeel is dat andere toepassingen mogelijk niet in staat zijn om de vreemde tekens in WAV-tags te lezen die zijn opgeslagen in UTF-8-formaat.

Voor gebruikers die er de voorkeur aan geven dat ASCII altijd wordt gebruikt, ook al kan het geen vreemde tekens weergeven, moeten de onderstaande regels aan het bestand MediaMonkey.ini worden toegevoegd:

  1. Sluit MediaMonkey voor Windows (zodat het geen wijzigingen overschrijft)
  2. Maak een back-up van het MediaMonkey.ini -bestand.
  3. Open het MediaMonkey.ini -bestand in een teksteditor zoals Kladblok
  4. Voeg de volgende regels toe:
    [WAV-Tagging]
    LezenSchrijvenUTF8=0
  5. Sla het MediaMonkey.ini -bestand op.
  6. MediaMonkey voor Windows starten

Geldt voor: ,

Translated automatically (see original)

Configure WAV Tags to use ASCII (instead of UTF-8)

MediaMonkey for Windows saves WAV tags in UTF-8 format by default. This is useful in most cases since it means that ‘regular text’ in WAV tags is readable by any application, and ‘foreign text’ can also be saved. The downside is that other applications may be incapable of reading the foreign characters in WAV tags saved in UTF-8 format.

For users who prefer that ASCII always be used, even though it can’t represent foreign characters, the lines below should be added to the MediaMonkey.ini file:

  1. Close MediaMonkey for Windows (so that it doesn’t overwrite any of the changes)
  2. Back up the MediaMonkey.ini file.
  3. Open the MediaMonkey.ini file inside a text editor such as Notepad
  4. Add the following lines:
    [WAVTagging]
    ReadWriteUTF8=0
  5. Save the MediaMonkey.ini file.
  6. Start MediaMonkey for Windows

Applies to: ,

Hide original

Was dit artikel nuttig?