Missing plugins

doon don-prog at mail.ru
Sun Mar 15 06:49:00 PDT 2015


Arnaud Loonstra wrote
> On 03/15/2015 01:47 PM, doon wrote:
>> I triyng to use Gstreamer on Windows, but have an issue, when I trying to
>> use
>> a few plugins I got an output like this: . . . : no element "%element%".
>>
>> For example:
>>
>> *WARNING: erroneous pipeline: no element "TIVidenc1"
>>
>> WARNING: erroneous pipeline: no element "ffdec_h264"*
>>
>> So how I can download and install missing plugins in gstreamer?
> 
> What version of Gstreamer and Windows, what is the exact output. What 
> does gst-inspect-1.0 say?
> 
> -- 
> w: http://www.sphaero.org
> t: http://twitter.com/sphaero
> g: http://github.com/sphaero
> i: freenode: sphaero_z25
> _______________________________________________
> gstreamer-devel mailing list

> gstreamer-devel at .freedesktop

> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

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*



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Missing-plugins-tp4671133p4671136.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list