Re: [gentoo-user] audio convert splitter etc...

2009-04-20 Thread Mike Kazantsev
On Sat, 18 Apr 2009 20:28:31 +0400 Vasya Volkov wrote: > Mike Kazantsev пишет: ... > lame_opts="--vbr-new -V 2 -B 256" ... > > flac -c -d "$FLAC" | lame $lame_opts - "$MP3" ... > > Script actually depends on following packages (main tree): > > media-libs/flac > > media-libs/id3lib > >

Re: [gentoo-user] audio convert splitter etc...

2009-04-20 Thread Liviu Andronic
On Mon, Apr 20, 2009 at 7:38 AM, Vasya Volkov wrote: > Here: > 01.wav: RIFF (little-endian) data, WAVE audio, MPEG Layer 3, stereo 48000 Hz > An idea: try to convert it with soundcoverter (or sox, or whatever) to .wav, and try to load the new .wav in audacity. Liviu -- Do you know how to read?

Re: [gentoo-user] audio convert splitter etc...

2009-04-19 Thread Vasya Volkov
Liviu Andronic пишет: On Sun, Apr 19, 2009 at 10:52 PM, Vasya Volkov wrote: Thanks. But audacity writes to me that it doesn't recognize my wav format. Maybe I have really different form of this format? How can I get informatin about format of my files? `file music.wav' Here: 01.

Re: [gentoo-user] audio convert splitter etc...

2009-04-19 Thread Liviu Andronic
On Sun, Apr 19, 2009 at 10:52 PM, Vasya Volkov wrote: > Thanks. But audacity writes to me that it doesn't recognize my wav format. > Maybe I have really different form of this format? How can I get informatin > about format of my files? > `file music.wav' -- Do you know how to read? http://www.

Re: [gentoo-user] audio convert splitter etc...

2009-04-19 Thread Vasya Volkov
Marc Joliet пишет: Am Sun, 19 Apr 2009 14:09:00 +0400 schrieb Vasya Volkov : Liviu Andronic пишет: On Mon, Mar 30, 2009 at 10:40 PM, Vasya Volkov wrote: Hello. Can you suggest some simple program which can make these functions: 1).ape,.cue splitting 2)converting flac/ape/wa

Re: [gentoo-user] audio convert splitter etc...

2009-04-19 Thread Vasya Volkov
Liviu Andronic пишет: On Sun, Apr 19, 2009 at 12:09 PM, Vasya Volkov wrote: Audacity doesn't support .wav file format. I mean it doesn't convert .wav to mp3, ogg, etc... Soundconverter strange programm. I tried to convert my wav files to mp3 with it and size of files that I get was 20 Mb and

Re: [gentoo-user] audio convert splitter etc...

2009-04-19 Thread Marc Joliet
Am Sun, 19 Apr 2009 14:09:00 +0400 schrieb Vasya Volkov : > Liviu Andronic пишет: > > On Mon, Mar 30, 2009 at 10:40 PM, Vasya Volkov > > wrote: > > > >> Hello. > >> Can you suggest some simple program which can make these functions: > >> 1).ape,.cue splitting 2)converting flac/ape/wav to ogg

Re: [gentoo-user] audio convert splitter etc...

2009-04-19 Thread Liviu Andronic
On Sun, Apr 19, 2009 at 12:09 PM, Vasya Volkov wrote: > Audacity doesn't support .wav file format. I mean it doesn't convert .wav to > mp3, ogg, etc... Soundconverter strange programm. I tried to convert my wav > files to mp3 with it and size of files that I get was 20 Mb and more (same > with wav

Re: [gentoo-user] audio convert splitter etc...

2009-04-19 Thread Vasya Volkov
Liviu Andronic пишет: On Mon, Mar 30, 2009 at 10:40 PM, Vasya Volkov wrote: Hello. Can you suggest some simple program which can make these functions: 1).ape,.cue splitting 2)converting flac/ape/wav to ogg mp3 etc. 3)cutting parts of audio files? Please with overlay if one there is.

Re: [gentoo-user] audio convert splitter etc...

2009-04-18 Thread Liviu Andronic
On Mon, Mar 30, 2009 at 10:40 PM, Vasya Volkov wrote: > Hello. > Can you suggest some simple program which can make these functions: > 1).ape,.cue splitting 2)converting flac/ape/wav to ogg mp3 etc. 3)cutting > parts of audio files? Please with overlay if one there is. > > There are: media-sound/s

Re: [gentoo-user] audio convert splitter etc...

2009-04-18 Thread Vasya Volkov
Mike Kazantsev пишет: On Tue, 31 Mar 2009 00:40:17 +0400 Vasya Volkov wrote: Hello. Can you suggest some simple program which can make these functions: 1).ape,.cue splitting 2)converting flac/ape/wav to ogg mp3 etc. 3)cutting parts of audio files? Please with overlay if one there is.

Re: [gentoo-user] audio convert splitter etc...

2009-03-30 Thread Mike Kazantsev
On Tue, 31 Mar 2009 00:40:17 +0400 Vasya Volkov wrote: > Hello. > Can you suggest some simple program which can make these functions: > 1).ape,.cue splitting 2)converting flac/ape/wav to ogg mp3 etc. > 3)cutting parts of audio files? Please with overlay if one there is. > I use following simp

[gentoo-user] audio convert splitter etc...

2009-03-30 Thread Vasya Volkov
Hello. Can you suggest some simple program which can make these functions: 1).ape,.cue splitting 2)converting flac/ape/wav to ogg mp3 etc. 3)cutting parts of audio files? Please with overlay if one there is.