![]() |
![]() |
![]() |
GStreamer Entrans 0.10 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
"bitrate" guint : Read / Write "crc" gboolean : Read / Write "layer" guint : Read / Write "vcd" gboolean : Read / Write
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 : Read / Write
Compressed audio bitrate (kbps).
Allowed values: <= 10240
Default value: 224
"layer"
property"layer" guint : Read / Write
MPEG-1 layer.
Allowed values: [1,2]
Default value: 2
"vcd"
property"vcd" gboolean : Read / Write
Force VCD compatible output; restricts the possibilities for bitrate and sample rate must be 44.1 kbps.
Default value: FALSE