Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstProcTrans ╰── GstMp2enc
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.
plugin |
y4m |
author |
Mark Nauwelaerts <mnauw@users.sourceforge.net>, Andrew Stevens |
class |
Codec/Encoder/Audio |
“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