Hi! I think it is supposed to save all the comments in UTF-8 encoding. But I think all files I write to my files with 'vorbiscomment -w file.ogg -c tag' are saved in standard ISO-8859-1(5). How can I change this? Thanks for help. Stefan --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wed, Dec 31, 2003 at 02:41:28AM +0100, Stefan wrote:> I think it is supposed to save all the comments in UTF-8 encoding. > But I think all files I write to my files with 'vorbiscomment -w > file.ogg -c tag' are saved in standard ISO-8859-1(5). > > How can I change this?It's supposed to convert in and out of your locale. Are you checking output from -l, or the actual contents of the file? -r --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> Yeah, check the difference between> "vorbiscomment -l" and "vorbiscomment -Rl". Ok, I think the problem is another: I want to save the s with a invertet ^ on it (see http://en.wikipedia.org/wiki/ISO_8859-15, 0xA8) But all I see is the ". I think I have to generate UTF-8 tagfiles to insert such symbols, because it is not available in my locale. But how do I do this? Thanks again for help. Stefan --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.