ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Vladimir V. Kamarzin" <vvk@vvk.pp.ru>
To: ALT Linux Community general discussions
	<public-community-XbBxUvOt3X3HsNE/8sQLYR2eb7JE58TQ@hugh.gmane.org>
Subject: Re: [Comm] Разобрать .cue в  mp3
Date: Sat, 26 Jan 2008 02:34:33 +0500
Message-ID: <m3bq79twra.fsf@home.vvk.pp.ru> (raw)
Message-ID: <20080125213433.ZdB7i7xqsdhwrA3_B8Q4d3qCBFenE94KAAPeKNjiCX4@z> (raw)
In-Reply-To: <478546AD.9000108@pochta.ru> (Ilja Raskin's message of "Thu, 10 Jan 2008 01:11:57 +0300")

>>>>> On 10 Янв 2008 at 03:11 "IR" == Ilja Raskin writes:

>> Музыка лежит в сжатом образе .ape снабженном списком файлов .cue
>> Очень хочется разобрать это дело на треки в .mp3 с тем чтобы и дома
>> и на плеере послушать да и мало ли.

 IR> Если кому вдруг потерубеся:
 IR> 1. Из Сизифа ставятся пакеты
 IR> 	- mac
 IR> 	- lame
 IR> 	- mp3splt
 IR> 	+ Либы которые они тянут (libmac, libmp3splt, liblame)

 IR> 2. Преобразуем сжатый образ Mmonkey's Audio (.ape) в .wav
 IR> Для этого используем mac.
 IR> ### $ mac DiskImage.ape DiskImage.wav -d ###

 IR> 3. Конвертируем полученный .wav в .mp3
 IR> Тут нам поможет lame.
 IR> ### $ lame -b ***(Желаемый битрейд) DiskImage.wav DiskImage.mp3 ###

 IR> 4. Режем полученый файл .mp3 на треки в соответствии с описанием .cue
 IR> Это делает mp3split.
 IR> ### $ mp3splt -c DiskImage.cue DiskImage.mp3 ###

Я тоже сталкиваюсь периодически с подобными задачами, и написал для себя
небольшой скрипт:
http://git.altlinux.org/people/vvk/packages/vvk-audio-tools.git?p=vvk-audio-tools.git;a=blob_plain;f=unisplit;hb=90e47f444ee5455a63f0573556cad9a6817c421e

Идея заключается в том чтобы резать образы ape/flac в single-files. Тэги тоже
проставляются.


-- 
Про кроссплатформенность я как-то не сообразил, хотя код,
мягко говоря, видел.
		-- wrar in community@

  reply	other threads:[~2008-01-25 21:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-08 23:53 Ilja Raskin
2008-01-09  6:15 ` Maksim Otstavnov
2008-01-09 19:50   ` Ilja Raskin
2008-01-10  2:46     ` Maksim Otstavnov
2008-01-09  8:08 ` Peter Evdokimov
2008-01-09  9:17 ` Alex Gorbachenko
2008-01-09 22:11 ` Ilja Raskin
2008-01-25 21:34   ` Vladimir V. Kamarzin [this message]
2008-01-25 21:34     ` Vladimir V. Kamarzin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3bq79twra.fsf@home.vvk.pp.ru \
    --to=vvk@vvk.pp.ru \
    --cc=community@lists.altlinux.org \
    --cc=public-community-XbBxUvOt3X3HsNE/8sQLYR2eb7JE58TQ@hugh.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git