problem with gst_parse_launch() function

d dudi017 at gmail.com
Thu Feb 27 02:24:30 PST 2014


Hi,

I have a question about the function gst_parse_launch(). 

Im workink with windows and this is a pipeline that works fine in the cmd:
(the pipeline takes pcap file with RTP stream and save it as AVI file video)


filesrc location=movie.pcap ! pcapparse src-port=58694 ! "application/x-rtp,
payload=(int)96, media=(string)video, clock-rate=(int)90000,
encoding-name=(string)H264" ! rtph264depay ! "video/x-h264, width=320,
height=240, framerate=(fraction)30/1" ! queue ! ffdec_h264 ! autovideosink

I can't make it work with the gst_parse_launch() function..

if someone know what to do it will be great!

thanks!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/problem-with-gst-parse-launch-function-tp4665561.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list