[Vorbis-dev] Re: Where should I put an Bugreport of OggEnc
Heino Tiedemann
rotkaps_spam_trap at gmx.de
Sun Jun 25 10:46:00 PDT 2006
Ian Malone <ibmalone at gmail.com> wrote:
> Heino Tiedemann wrote:
>> Hi There,
>> I have a problem with OggEnc v1.0.2.
>> Can you tell me, where to put or to post a bug report?
>
> <http://trac.xiph.org/>
>
>> The problems eare with some speciel charakters - used in Europe
>> (Denmark, Norway, Sweden, Germany, Austria, etc..)
>> Some Examples:
>> Hin Vordende Sod & Sø
>> ^
>> 02_Bruderov paa Hægstadtun.ogg
>> ^
>> 03_Huldradans - Hin Grønnkledde.ogg
>> ^
>> 05_Over Ægirs vidstragte Sletter.ogg
>> ^
>> 04_När Slaget Är Vunnet.ogg
>> ^ ^
>> 06_Färd Mot Thrudvang.ogg
>> ^ 10_...Ty Mörkret Skall Falla.ogg
>> ^
>> If this "european characters" are inside the track information, then
>> OggEnc v1.0.2 repleced them by an "#". The Filename is fine, but the
>> tag is always wrecked.
>>
>
> FC5:
>
> $ oggenc in.flac -o l.ogg -a "Éric Claptøn"
> ...
>
> $ vorbiscomment l.ogg
> artist=Éric Claptøn
> ...
> (can also do Greek)
oggenc --quality=4 05_Over\ Ægirs\ vidstragte\ Sletter.wav -o "05_Over
Ægirs vidstragte Sletter.ogg" --artist "Asmegin" --title "05_Over
Ægirs vidstragte Sletter"
vorbiscomment 05_Over\ Ægirs\ vidstragte\ Sletter.ogg
title=05_Over #girs vidstragte Sletter
artist=Asmegin
;-(
> I seem to remember something about this on the mailing list a while
> back, you may want to search for unicode on vorbis and vorbis-dev.
> I also have the following set in my shell:
> CHARSET="UTF-8"
> Which may or may not be related, if you want to try it remember to do:
> $ export CHARSET=UTF-8
> before running oggenc in the same shell.
>
> I've got it in my ~/.bashrc at the end as follows:
> # For vorbistools
> export CHARSET=UTF-8
Thank you. We now know: It /is/ a Bug in oggenc.
Heino
More information about the Vorbis-dev
mailing list