flac quality

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

flac quality

dick hoogendijk-2
I have this line in my lossless profile:
audio/x-raw-int,rate=44100,channels=2 ! flacenc name=enc

I guess it uses the default quality value (5).
How can I raise it to 6? Will something like:
audio/x-raw-int,rate=44100,channels=2 ! flacenc name=enc quality=6
do the trick?

--
Dick Hoogendijk -- PGP/GnuPG key: 01D2433D
+ http://nagual.nl/ | SunOS sxce snv109 ++
+ All that's really worth doing is what we do for others (Lewis Carrol)

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: flac quality

Tim-Philipp Müller-2
On Sun, 2009-03-29 at 11:53 +0200, dick hoogendijk wrote:

> I have this line in my lossless profile:
> audio/x-raw-int,rate=44100,channels=2 ! flacenc name=enc
>
> I guess it uses the default quality value (5).
> How can I raise it to 6? Will something like:
> audio/x-raw-int,rate=44100,channels=2 ! flacenc name=enc quality=6
> do the trick?

Yes, that should work, see

  gst-inspect-0.10 flacenc

for the available properties and values/ranges.

Cheers
 -Tim



------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel