个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第3行: 第3行:
 
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.
 
If you don't want to modify the ID3 title tag you can tell BMP which encoding to use for displaying titles.
 
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 <code><nowiki>Plugins > Media > MPEG Audio Plugin > Preferences > Title.</nowiki></code>
+
Go to the Preferences dialog and select <pre><nowiki>Plugins > Media > MPEG Audio Plugin > Preferences > Title.</nowiki></pre>
In the <code><nowiki>ID3 Tags</nowiki></code> configuration dialog, enable <code><nowiki>Convert non-UTF8 ID3 tags to UTF8</nowiki></code> and enter the codeset name. For example in the <code><nowiki>ID3 encoding</nowiki></code> input box put <code><nowiki>ISO-8859-1</nowiki></code>.
+
In the <pre><nowiki>ID3 Tags</nowiki></pre> configuration dialog, enable <pre><nowiki>Convert non-UTF8 ID3 tags to UTF8</nowiki></pre> and enter the codeset name. For example in the <pre><nowiki>ID3 encoding</nowiki></pre> input box put <pre><nowiki>ISO-8859-1</nowiki></pre>.
Press <code><nowiki>OK</nowiki></code> and then <code><nowiki>Close</nowiki></code> to save your preferences and re-adding the files.
+
Press <pre><nowiki>OK</nowiki></pre> and then <pre><nowiki>Close</nowiki></pre> to save your preferences and re-adding the files.
 
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]
 
----
 
----

2007年12月6日 (四) 10:06的版本

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