2011/9/29 David Baelde <david.bae...@ens-lyon.org>:
> 2011/9/29 Romain Beauxis <to...@rastageeks.org>:
>> My only concern is about changing the default encoding to latin1 for
>> non-ogg icecast outputs, in case a lot of users had been working with
>> utf8 for a long time.. However, I think 1.0 is the right time for
>> those changes and also that it is always better to stick to the
>> standard..
>
> If we send charset info to icecast, then there is now reason to not
> use UTF8, and so no reason to change the default. Am I missing
> something?

Ok, so I went and saw icecast's code. What it does is: it converts mp3
metadata to the charset set for the given mountpoint.

This means that by default, all metadata sent by icecast are in latin1
encoding for non-ogg mountpoints. This also means that the encoding
used between the source and icecast is irrelevant for listeners.

Finally, since utf8 is a much more general encoding, it is obvious
that it should be the default for any icecast output.

Case closed, let's code now :-)

Romain

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to