'Translating VLC transcoding command to Gstreamer command

I have the following vlc command: #transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100,scodec=none}

I need help figuring out what the gstreamer equivalent is.

Thank you.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source