![]() |
![]() |
![]() |
GStreamer Bad Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
"bitrate" gint : Read / Write "midside" gboolean : Read / Write "outputformat" GstFaacOutputFormat : Read / Write "profile" GstFaacProfile : Read / Write "shortctl" GstFaacShortCtl : Read / Write "tns" gboolean : Read / Write
faac encodes raw audio to AAC (MPEG-4 part 3) streams.
The "outputformat" property determines whether or not the AAC data needs additional framing provided by a container (such as Matroska or Quicktime). This is required for raw data, whereas ADTS formatted AAC already provides framing and needs no container.
The "profile" property determines the AAC profile, where the default LC (Low Complexity) profile is most widely used, supported and suitable for general use. The other profiles are very rarely used and often not supported.
"bitrate"
property"bitrate" gint : Read / Write
Bitrate in bits/sec.
Allowed values: [8000,320000]
Default value: 128000
"midside"
property"midside" gboolean : Read / Write
Allow mid/side encoding.
Default value: TRUE
"outputformat"
property "outputformat" GstFaacOutputFormat : Read / Write
Format of output frames.
Default value: OUTPUTFORMAT_RAW
"profile"
property "profile" GstFaacProfile : Read / Write
MPEG/AAC encoding profile.
Default value: LC
"shortctl"
property "shortctl" GstFaacShortCtl : Read / Write
Block type encorcing.
Default value: SHORTCTL_NORMAL