Configurare i tag WAV per utilizzare ASCII (invece di UTF-8)

MediaMonkey per Windows salva i tag WAV in formato UTF-8 per impostazione predefinita. Ciò è utile nella maggior parte dei casi poiché significa che il 'testo normale' nei tag WAV è leggibile da qualsiasi applicazione e che anche il 'testo straniero' può essere salvato. Lo svantaggio è che altre applicazioni potrebbero non essere in grado di leggere i caratteri stranieri nei tag WAV salvati in formato UTF-8.

Per gli utenti che preferiscono utilizzare sempre ASCII, anche se non può rappresentare caratteri stranieri, è necessario aggiungere le seguenti righe al file MediaMonkey.ini :

  1. Chiudere MediaMonkey per Windows (in modo che non sovrascriva nessuna delle modifiche)
  2. Eseguire il backup del file MediaMonkey.ini .
  3. Aprire il file MediaMonkey.ini all'interno di un editor di testo come Blocco note
  4. Aggiungere le seguenti righe:
    [Tag WAV]
    LeggiScriviUTF8=0
  5. Salvare il file MediaMonkey.ini .
  6. Avvia MediaMonkey per Windows

Si applica a: ,

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

Questo articolo ti è stato utile?