[ecasound] mp3/ogg bitrate param added (edi-17)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [ecasound] mp3/ogg bitrate param added (edi-17)
From: Kai Vehmanen (kai.vehmanen_AT_wakkanet.fi)
Date: Thu Dec 06 2001 - 06:59:30 EET


(edi-17) Add bitrate parameter to mp3 objects.
        - submitted: 30.09.2001, William Goldsmith
        - done: 06.12.2001, Kai Vehmanen

The following now works:

ecasound_debug \
        -a:1,2,3,4 -i foo.wav \
        -a:1 -o test.mp3,128000 \
        -a:2 -o test2.mp3,192000 \
        -a:3 -o test.ogg,128000 \
        -a:4 -o test2.ogg,192000

This encodes 'foo.wav' simultaneously into 128kbps and 192kbps mp3 and ogg
files. Replace 'foo.wav' with a realtime input and you get live encoding
into multiple formats.

A bit simplistic implementation (only one param), but does the job.

PS Just committed to CVS...

-- 
 http://www.eca.cx
 Audio software for Linux!

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Dec 06 2001 - 06:51:51 EET