Missing plugins

Arnaud Loonstra arnaud at z25.org
Sun Mar 15 07:25:01 PDT 2015


On 03/15/2015 02:49 PM, doon wrote:
>
> Thanks for the reply!
> Gstreamer-1.0 x86 1.4.5, Windows 7 SP1, input and output:
> 1. *A:\gstreamer\1.0\x86\bin>gst-launch-1.0 -v udpsrc port=5000 !
> rtph264depay ! ffdec_h264 ! xvimagesink
> WARNING: erroneous pipeline: no element "ffdec_h264"*
>
> 2. *A:\gstreamer\1.0\x86\bin>gst-launch-1.0 -v videotestsrc ! TIVidenc1
> codecName=h264enc engineName=codecServer ! rtph264pay pt=96 ! udpsink
> host=127.0.0.1 port=5000
> WARNING: erroneous pipeline: no element "TIVidenc1"*
>
> gst-inspect input and output:
> 1. *A:\gstreamer\1.0\x86\bin>gst-inspect-1.0 TIVidenc1
> No such element or plugin 'TIVidenc1'*
>
> 2.  *A:\gstreamer\1.0\x86\bin>gst-inspect-1.0 ffdec_h264*
>

I don't know where you got those examples but these are for specific 
hardware, linux and for Gstreamer0.10 while you are running Gstreamer1.0 
on Windows.

Please read about gstreamer1.0 at gstreamer.org not at gstreamer.com.

gst-launch-1.0 videotestsrc ! autovideosink

will probably give you some output.

gst-inspect-1.0 will give you all possible elements.

Rg,

Arnaud

-- 
Stichting z25.org
Concordiastraat 67A
3551 EM Utrecht
The Netherlands

m: +31-(0)6-41861063
e: arnaud at z25.org
w: http://z25.org
t: http://twitter.com/z25org
f: http://fb.com/z25org
g: http://gplus.to/z25
l: http://linkedin.com/company/z25


More information about the gstreamer-devel mailing list