[gst-devel] flac quality
Tim-Philipp Müller
t.i.m at zen.co.uk
Sun Mar 29 23:33:19 CEST 2009
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
More information about the gstreamer-devel
mailing list