ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Evgeny Yugov <evgeny.yugov@gmail.com>
To: community@lists.altlinux.org
Subject: Re: [Comm] Медиа-файлы .ape
Date: Wed, 03 Dec 2008 11:16:09 +0600
Message-ID: <49361619.6070706@gmail.com> (raw)
In-Reply-To: <m3iqq2dj1v.fsf@home.vvk.pp.ru>

Здравствуйте.

Vladimir V. Kamarzin пишет:
>>>>>> On 03 Дек 2008 at 00:15 "AK" == Andrey Kutuzov writes:
> 
>>> Про конвертацию уже сказали. Но конвертировать lossless в lossy это
>>> извращение достойное всяческого порицания ИМХО.
>>> Можно и во flac потреково порезать.
> AK> А чем это лучше сделать?
> 
> Вот один из велосипедов на эту тему:
> http://git.altlinux.org/people/vvk/packages/?p=vvk-audio-tools.git;a=blob_plain;f=unisplit;hb=HEAD
> Осторожно, после перекодирования он сносит исходный материал :)
> 

Поделюсь своим, по ссылке что-то монстроидальное 8)

#!/bin/bash
cuebreakpoints 1.cue | \
shnsplit -t "%n - %t" -o 'flac flac -6 -o %f -' 1.ape && \
cuetag 1.cue split*.flac && \
lltag -yes --no-tagging --rename "%n - %t" split*.flac

shnsplit умеет многие форматы

-- 
Здесь могла быть ваша реклама...


      reply	other threads:[~2008-12-03  5:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01 11:52 veresk
2008-12-01 12:06 ` Alexander Tiurin
2008-12-01 12:09 ` Alexey Morsov
2008-12-01 12:13 ` Dmitriy M. Maslennikov
2008-12-01 12:14 ` Turkov Oleg
2008-12-01 16:59 ` Andrey Rahmatullin
2008-12-02 12:06 ` Maxim Tyurin
2008-12-02 19:15   ` Andrey Kutuzov
2008-12-03  3:38     ` Vladimir V. Kamarzin
2008-12-03  5:16       ` Evgeny Yugov [this message]

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=49361619.6070706@gmail.com \
    --to=evgeny.yugov@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