![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
This element decodes theora streams into raw video Theora is a royalty-free video codec maintained by the Xiph.org Foundation, based on the VP3 codec.
gst-launch -v filesrc location=videotestsrc.ogg ! oggdemux ! theoradec ! xvimagesinkThis example pipeline will decode an ogg stream and decodes the theora video. Refer to the theoraenc example to create the ogg file.
Last reviewed on 2006-03-01 (0.10.4)
plugin |
theora |
author |
Benjamin Otte <in7y118@public.uni-hamburg.de>, Wim Taymans <wim@fluendo.com> |
class |
Codec/Decoder/Video |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] |
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-theora |