Konfigurace značek WAV pro použití ASCII (místo UTF-8)

MediaMonkey pro Windows ve výchozím nastavení ukládá značky WAV ve formátu UTF-8. To je užitečné ve většině případů, protože to znamená, že „běžný text“ ve značkách WAV je čitelný pro jakoukoli aplikaci a „cizí text“ lze také uložit. Nevýhodou je, že jiné aplikace nemusí být schopny číst cizí znaky ve značkách WAV uložených ve formátu UTF-8.

Pro uživatele, kteří dávají přednost tomu, aby se vždy používal ASCII, i když nemůže reprezentovat cizí znaky, by měly být do souboru MediaMonkey.ini přidány následující řádky:

  1. Zavřete MediaMonkey pro Windows (aby nepřepsal žádné změny)
  2. Zálohujte soubor MediaMonkey.ini .
  3. Otevřete soubor MediaMonkey.ini v textovém editoru, jako je Poznámkový blok
  4. Přidejte následující řádky:
    [WAVTagging]
    ReadWriteUTF8=0
  5. Uložte soubor MediaMonkey.ini .
  6. Spusťte aplikaci MediaMonkey pro Windows

Platí pro: ,

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

Byl tento článek užitečný?