Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstEntransProcTrans ╰── GstEntransMp2enc
Performs MPEG-1 layer I/II encoding by means of the mp2enc tool from the mjpegtools suite (used as a runtime child process). Note that mp2enc needs input in WAV format, so you will typicall have to precede this element by wavenc.
“bitrate”
property “bitrate” guint
Compressed audio bitrate (kbps).
Flags: Read / Write
Allowed values: <= 10240
Default value: 224
“crc”
property “crc” gboolean
Use CRC error protection.
Flags: Read / Write
Default value: FALSE
“layer”
property “layer” guint
MPEG-1 layer.
Flags: Read / Write
Allowed values: [1,2]
Default value: 2