Configurar tags WAV para usar ASCII (em vez de UTF-8)

O MediaMonkey para Windows salva as tags WAV no formato UTF-8 por padrão. Isso é útil na maioria dos casos, pois significa que o 'texto regular' nas tags WAV é legível por qualquer aplicativo, e o 'texto estrangeiro' também pode ser salvo. A desvantagem é que outros aplicativos podem ser incapazes de ler os caracteres estrangeiros nas tags WAV salvas no formato UTF-8.

Para usuários que preferem que o ASCII seja sempre usado, mesmo que ele não possa representar caracteres estrangeiros, as linhas abaixo devem ser adicionadas ao arquivo MediaMonkey.ini :

  1. Feche o MediaMonkey para Windows (para que ele não substitua nenhuma das alterações)
  2. Faça backup do arquivo MediaMonkey.ini .
  3. Abra o arquivo MediaMonkey.ini dentro de um editor de texto como o Bloco de Notas
  4. Adicione as seguintes linhas:
    [Marcação WAV]
    LerEscreverUTF8=0
  5. Salve o arquivo MediaMonkey.ini .
  6. Inicie o MediaMonkey para Windows

Aplica-se 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

Este artigo foi útil?