1 msgConverting subversion to git
4 msg[OT] firefox fonts
10 msgProblem with FONTS under X

[OT] converting FLAC tags from Cp1251 to UTF8
\ Andrew Gaydenko (4 Mar 2008)
. \ Aleksey V. Kunitskiy (4 Mar 2008)
. . \ Andrew Gaydenko (4 Mar 2008)

3 msgperl-cleaner won't clean
4 msgCitrix client connection problem
3 msgHow to access ~user on lighttpd ?
1 msgRe: Digest of gentoo-user issue 1423 (76328-76377)
2 msgUpgraded kernel from .17 to .23 and all sorts o...
8 msgIs there really no way to search http://package...
1 msgMy recent problems have been strange...
13 msgMake krusader default file manager
3 msgxorg-server problem loading mouse driver
6 msgNo fish!
16 msgHow to do port-based routing?
4 msgusing torrent
2 msgTomcat 5.5.26 issue
2 msgpreprocess_ebuild_env error
18 msgRe: Digest of gentoo-user issue 1422 (76278-76327)
6 msgeselect fouled
Subject:Re: [OT] converting FLAC tags from Cp1251 to UTF8
Group:Gentoo-user
From:Andrew Gaydenko
Date:4 Mar 2008


 
======= On Tuesday 04 March 2008, Aleksey V. Kunitskiy wrote: =======
> On Tuesday 04 March 2008, Andrew Gaydenko wrote:
> > Hi!
> >
> > There are many inconsistent records in freedb.org db. I mean when,
> > say, Cp1251 charset is used instead of UTF8. Say, I have written
> > these invalid tags to flac files (with easytag or entagged). How to
> > repair tags to make them visible as something useful (i.e. to UTF8)
> > insteaf of abracadabra (i.e. from Cp1251)?
> >
> >
> > Andrew
>
> You can try to export tags from flac, then iconv them and after all
> import it back. Will look like this:
>
> 1. metaflac --export-tags-to=~/some_file.tags --no-utf8-convert
> track.flac 2. iconv -f cp-1251 -t utf-8 ~/some_file.tags >
> ~/some_file_fixed.tags 3. metaflac --remove-all-tags track.flac
> 4. metaflac --import-tags-from=~/some_file_fixed.tags
> --no-utf8-convert track.flac
>
> HTH


Aleksey,

Aha, I see the idea, thanks!!


Andrew
--
gentoo-user mailing list



© 2004-2008 readlist.com