ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Byshevski-Konopko <maxim.b.k@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] ape to flac
Date: Wed, 24 Dec 2008 21:50:06 +0300
Message-ID: <20081224185006.GA22473@magrathea.local> (raw)
In-Reply-To: <91dc8dbf0812240846h49a0785ftea0cd23d4fbabbbc@mail.gmail.com>

On Wed, Dec 24, 2008 at 09:46:54PM +0500, Ilis wrote:
> 
> Стоит делать так?
> 

Я пользуюсь присутствующими в дистрибутиве cuetools, shnsplit, flac и mac (декодер для
ape). Так как ape в основном поставляются вместе с cue, получается мило
и в одну строчку шелла:

#!/bin/sh
cuebreakpoints "$1" | shnsplit -f "$1" -o flac -t %n\ \-\ %t "$2"

Первый аргумент --- cue-файл, второй --- длинный ape или wavpack (для
него wvunpack есть). Единственное, что тут не автоматизируется ---
проставление тэгов. Но для этого хорошо подходит easytag.


  reply	other threads:[~2008-12-24 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-24 16:46 Ilis
2008-12-24 18:50 ` Maxim Byshevski-Konopko [this message]
2008-12-25 18:21   ` Ilis
2008-12-29  6:16   ` Evgeny Yugov
2008-12-30  9:14     ` Dmitry Chistikov

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=20081224185006.GA22473@magrathea.local \
    --to=maxim.b.k@gmail.com \
    --cc=community@lists.altlinux.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