entransmp2enc
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.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstEntransProcTrans ╰──entransmp2enc
Factory details
Authors: – Mark Nauwelaerts 
Classification: – Codec/Encoder/Audio
Rank – none
Plugin – entransyuv4mpeg
Package – GStreamer Entrans
Pad Templates
sink
        audio/x-wav:
           rate: { (int)32000, (int)44100, (int)48000 }
       channels: [ 1, 2 ]
            
        src
        audio/mpeg:
    mpegversion: 1
          layer: [ 1, 2 ]
        bitrate: [ 0, 2147483647 ]
            
        Properties
vcd
“vcd” gboolean
Force VCD compatible output; restricts the possibilities for bitrate and sample rate must be 44.1 kbps
Flags : Read / Write
Default value : false
The results of the search are