个人工具

“UbuntuHelp:BMPInvalidUTF8”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/BMPInvalidUTF8}} {{Languages|php5}} Beep-Media-Player displays Invalid UTF-8 when your MP3 file's ID3 title tag contains text in a non-UTF8 encodin...)
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/BMPInvalidUTF8}}
 
{{From|https://help.ubuntu.com/community/BMPInvalidUTF8}}
{{Languages|php5}}
+
{{Languages|UbuntuHelp:BMPInvalidUTF8}}
 
Beep-Media-Player displays Invalid UTF-8 when your MP3 file's ID3 title tag contains text in a non-UTF8 encoding.
 
Beep-Media-Player displays Invalid UTF-8 when your MP3 file's ID3 title tag contains text in a non-UTF8 encoding.
  
第13行: 第13行:
 
Link to the [http://www.sosdg.org/~larne/w/FAQ#Why_do_I_have_.22.3F.3F.3F_.28Invalid_UTF-8.29.22_in_the_playlist.3F BMP FAQ]
 
Link to the [http://www.sosdg.org/~larne/w/FAQ#Why_do_I_have_.22.3F.3F.3F_.28Invalid_UTF-8.29.22_in_the_playlist.3F BMP FAQ]
 
----
 
----
CategoryDocumentation
+
[[category:CategoryDocumentation]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年5月14日 (一) 12:01的版本

Beep-Media-Player displays Invalid UTF-8 when your MP3 file's ID3 title tag contains text in a non-UTF8 encoding.

If you don't want to modify the ID3 title tag you can tell BMP which encoding to use for displaying titles.

Go to the Preferences dialog and select Plugins > Media > MPEG Audio Plugin > Preferences > Title.

In the ID3 Tags configuration dialog, enable Convert non-UTF8 ID3 tags to UTF8 and enter the codeset name. For example in the ID3 encoding input box put ISO-8859-1.

Press OK and then Close to save your preferences and re-adding the files.

Link to the BMP FAQ