From: "Alexey I. Froloff" <raorn@immo.ru>
To: Community <community@altlinux.ru>
Subject: Re: [Comm] Набор .wma -> mp3
Date: Thu, 4 Sep 2003 15:44:12 +0400
Message-ID: <20030904114412.GC28284@inferno.immo> (raw)
In-Reply-To: <20030904143757.0bef3bb0.dov@media-link.info>
[-- Attachment #1: Type: text/plain, Size: 361 bytes --]
* Oleg Dolgov <dov@media-link.info> [030904 15:41]:
> $ for i in *.wma; do mplayer -ao pcm $i || lame -b 128 audiodump.wav
> $i.mp3 ; done
$ for i in *.wma; do mplayer -ao pcm "$i" || lame -b 128 audiodump.wav "$i.mp3" ; done
--
Regards, Sir Raorn.
-------------------
Конечно, можно сделать fork+pipe, но это уже совсем другая история.
-- ldv in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-09-04 11:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-04 14:37 Oleg Dolgov
2003-09-04 11:44 ` [Comm] " Sergey Vlasov
2003-09-04 11:44 ` Alexey I. Froloff [this message]
2003-09-04 15:31 ` [Comm] " Oleg Dolgov
2003-09-09 12:09 ` [Comm] " Michael Shigorin
2003-09-09 12:19 ` [Comm] Re: [JT] " ASA
2003-09-04 12:11 ` [Comm] " Mike Lykov
2003-09-04 14:14 ` TaZZ
2003-09-04 15:03 ` Oleg Dolgov
2003-09-04 12:18 ` ipAlex
2003-09-04 13:19 ` [Comm] " Alexey Tourbin
2003-09-04 13:48 ` ipAlex
2003-09-04 14:55 ` Alexey Tourbin
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=20030904114412.GC28284@inferno.immo \
--to=raorn@immo.ru \
--cc=community@altlinux.ru \
/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