Re: G2.10 Module Proposal: Sound Juicer



On Tue, 2004-12-21 at 16:31 +0100, Murray Cumming wrote:
> About these audio profiles: Even if sound-juicer uses the gstreamer (?)
> audio profiles, surely sound-juicer is still the most sensible place for
> the user to choose between encoding to ogg or mp3?
> 
> I hope that the main purpose of the audio profiles is that there is at
> least one working audio profile that applications can use instead of
> guessing at sensible defaults. And I hope that we don't expect most people
> to change the audio profiles, or add new profiles.

Audio profiles define a pipeline fragment, and give it a human-readable
name.  For example, one of the default profiles is called "CD Quality
(lossy)" and is:

  audio/x-raw-int,rate=44100,channels=2 ! vorbisenc name=enc quality=0.7

Basically, enforce the quality to 44.1KHz stereo, and encode it using
Ogg Vorbis.

There are several profiles (including "CD Quality (lossless)" which uses
FLAC), and Sound Juicer presents the user with a list of available
profiles, from which the user picks on.  That selection is private to
Sound Juicer, so you only need to set it once.

Ross
-- 
Ross Burton                                 mail: ross burtonini com
                                          jabber: ross burtonini com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]