From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Injected-Via-Gmane: http://gmane.org/ To: community@lists.altlinux.org From: Yurkovsky Andrey Date: Sun, 01 Apr 2007 09:31:05 +0300 Message-ID: References: <460F401A.90409@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 86.57.136.208 Sender: news Subject: Re: [Comm] convert_mp3tag_to_unicode X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 06:31:33 -0000 Archived-At: List-Archive: List-Post: andriy wrote: > Подскажите чем можно переконвертировать MP3-теги из > cp1251,koi8-r/u в UNICODE. Вот тут (http://www.freesource.info/wiki/TZ/IDTags&) написано picard, а я делаю все тем же EasyTag. Вот кусочек из easytagrc, в котором меняется то что необходимо: file_reading_character_set=ISO-8859-1 file_writing_character_set=windows-1251 Соответственно меняем на нужные кодировки. -- Yurkovsky Andrey