RELEASE: GStreamer 1.0.7 binaries for Windows, Mac OS X and Android

iljan ilja.nev at gmail.com
Tue Jun 11 07:04:07 PDT 2013


Sebastian, is this release limited in terms of functionality?
I have installed Windows version (gstreamer-1.0-x86_64-1.0.7.msi) and now
the simple web-cam capture functionality is broken.
My old pipe:
"D:\gstreamer\bin\gst-launch.exe" ksvideosrc device-index=0 !
ffmpegcolorspace ! videoscale ! autovideosink
It now fails with 
ERROR: pipeline could not be constructed: no element "ksvideosrc".

Also it does not have gstrtpjitterbuffer, ffmpegcolorspace, ffdec_h264
elements that I use for my client pipeline:
D:\gstreamer\bin\gst-launch.exe" udpsrc port=5400 caps="application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264,
payload=(int)96" ! gstrtpjitterbuffer ! rtph264depay ! h264parse !
ffdec_h264 ! ffmpegcolorspace ! videoscale ! "video/x-raw-yuv, width=640,
height=480" ! autovideosink
ERROR GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element
"gstrtpjitterbuffer"
ERROR GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element
"ffdec_h264"
ERROR GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element
"ffmpegcolorspace"

Or am I missing something?

How can I get my pipelines running?

Best Regards,

iljan



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RELEASE-GStreamer-1-0-7-binaries-for-Windows-Mac-OS-X-and-Android-tp4660484p4660503.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list