| GStreamer Base Plugins 0.10 Plugins Reference Manual | ||||
|---|---|---|---|---|
This element merges streams (audio and video) into ogg files.
gst-launch v4l2src num-buffers=500 ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! theoraenc ! oggmux ! filesink location=video.ogg
Encodes a video stream captured from a v4l2-compatible camera to Ogg/Theora (the encoding will stop automatically after 500 frames)
Last reviewed on 2008-02-06 (0.10.17)
| plugin | ogg |
| author | Wim Taymans <wim@fluendo.com> |
| class | Codec/Muxer |
| name | src |
| direction | source |
| presence | always |
| details | application/ogg |
| name | sink_%d |
| direction | sink |
| presence | request |
| details | video/x-theora |
| audio/x-vorbis | |
| audio/x-flac | |
| audio/x-speex | |
| application/x-ogm-video | |
| application/x-ogm-audio | |
| video/x-dirac | |
| video/x-smoke | |
| text/x-cmml, encoded=(boolean)true |