Re: how to display Chinese audio file name when media export



Dear Jens,

Do you mean :
you need the fail case MP3 file, right?
And How about the meaning:IIRC chances?
And the locale setting that I sent you ,
export LC_ALL=zh_TW.UTF-8
export LC_MESSAGES=zh_TW.UTF-8
export LOCPATH=/usr/share/locale
export LANG=zh_TW.UTF-8
the setting seems correct?

Thanks!



2012/7/11 Jens Georg <mail jensge org>:
> On Di, 2012-07-10 at 21:42 +0800, Soho Soho123 wrote:
>> Dear Jens,
>>
>> Currently, my problem is:
>> the tag information in MP3s can not parse normally by rygel,
>> at latest,
>> title, Album, Artist in chinese can not display normally on windows 7
>> media player.
>> When I use Mp3tag tool to view the tag information of my MP3s.
>> The version is ID3v2.3.
>> Rygel should extract the meta-data correctlly, right?
>> Could you give me the hints about trace extract metadata fail issue?
>
> It should, but we're not doing it ourselves, we use the GStreamer
> infrastructure for this
> (http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstdiscoverer.html)
>
> I talked to them and there are certain problems with MP3 and non-latin
> scripts. If you can provide a non-working MP3 we might be able to look
> into that. IIRC chances are good if your locale is correct (which it
> seems to be) and the tag encoding is UTF-8.
>
>>
>> Thanks a lot !
>>
>>
>>
>> 2012/7/10 Jens Georg <mail jensge org>:
>> > On Di, 2012-07-10 at 18:24 +0800, Soho Soho123 wrote:
>> >> Dear Jens,
>> >>  Excuse me!!
>> >> I use another tool to check MP3s.
>> >> There are 2 kinds of MP3s I test.
>> >> One tag is :(ID3v1 ID3v2.3)
>> >> the other tag is:(ID3v1 ID3v2.3 APEv2)
>> >> I can see the Albun information about tag "ID3v1 ID3v2.3 APEv2".
>> >> Does it cause the display problem?
>> >>
>> >> Rygel cannot  parse MP3s that include tag :(ID3v1 ID3v2.3), right?
>> >
>> > Ok, apparently parsing id3 is a bit of black magic while APE is a bit
>> > more defined. Parsing non-ascii id3 depends on a lot of factors, so it
>> > might work or might not work. depends on the id3 tags or your
>> > environment. What's your locale set to?
>> >
>> >>
>> >> Thanks!
>> >>
>> >>
>> >>
>> >>
>> >> 2012/7/10 Jens Georg <mail jensge org>:
>> >> > On Di, 2012-07-10 at 12:42 +0800, Soho Soho123 wrote:
>> >> >> Excuse me!!
>> >> >> Let me explain more detail.
>> >> >>
>> >> >> When I enable mediaexport , I can see the folder from windows 7 media player,
>> >> >> but the albums information of each file can not be recognized.
>> >> >> I do not have idea about how to set language for embedd system.
>> >> >> I just install /locale/zh_TW, /locale/zh_CN, /locale/en_GB.
>> >> >> what environment parameter needed to set?
>> >> >> or
>> >> >> I have to modify parameter when I try to mount USB disk?
>> >> >> Since the mediaexport source is from USB disk.
>> >> >
>> >> > If your MP3 files have proper meta-data then it should display whatever
>> >> > is in there. It definitely works here, even with a german system locale.
>> >> >
>> >> > However, we do not do any clever encoding guessing if the MP3 only has
>> >> > IDv1 tags. This is quite complicated and hard to get right. So if your
>> >> > MP3s are using that, it might be just broken. If you use IDv2 with
>> >> > proper UTF-8 encoded information, it should work.
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]