Aw: .yuv via rtp

pfarmer flacone at gmx.de
Fri Jun 21 00:04:57 PDT 2013


try to put also the framerate explicitly in the videoparse element

On 06/20/2013 10:55 PM, "Simon Krütt" [via GStreamer-devel] wrote:
> okay maybe can tell me why this pipeline is working :
> gst-launch-1.0 filesrc location=**/Desktop/highway_cif.yuv ! 
> videoparse width=352 height=288 ! x264enc ! avdec_h264 ! videoconvert 
> ! ximagesink
> but with rtppay / depay it is not working anymore....
> gst-launch-1.0 filesrc location=/home/sdsu/Desktop/highway_cif.yuv ! 
> videoparse width=352 height=288 ! x264enc ! _*rtph264pay ! 
> rtph264depay *_! avdec_h264 ! videoconvert ! ximagesink
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> Redistribute latency...
> Pipeline is PREROLLED ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
> Got EOS from element "pipeline0".
> Execution ended after 0:00:00.000221880
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Setting pipeline to NULL ...
> Freeing pipeline ...
> something with syncronisation?!
> thanks Simon
> *Gesendet:* Donnerstag, 20. Juni 2013 um 20:12 Uhr
> *Von:* "Simon Krütt" <[hidden email] 
> </user/SendEmail.jtp?type=node&node=4660648&i=0>>
> *An:* "Discussion of the development of and with GStreamer" <[hidden 
> email] </user/SendEmail.jtp?type=node&node=4660648&i=1>>
> *Betreff:* .yuv via rtp
> Hey! new day new problem.
> I want to read from a .yuv file in cif format, stream it over rtp and 
> store it on the reciever side.
> I can play my video with this pipeline:
> gst-launch-1.0 filesrc location=****/highway_cif.yuv ! videoparse 
> width=352 height=288 ! videoconvert ! ximagesink
> so why I can not parse my stream from videoconvert to a x264enc 
> instead of ximagesink? because my c-pipleine like this:
> filesrc->videoparse(352/288)->videoconvert->x264enc->rtph264pay->rtpbin   
> --> IS NOT WORKING. (encoder has no output/input)
> Thanks, Simon
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email] </user/SendEmail.jtp?type=node&node=4660648&i=2>
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the 
> discussion below:
> http://gstreamer-devel.966125.n4.nabble.com/yuv-via-rtp-tp4660646p4660648.html 
>
> To start a new topic under GStreamer-devel, email 
> ml-node+s966125n966125h77 at n4.nabble.com
> To unsubscribe from GStreamer-devel, click here 
> <http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=966125&code=ZmxhY29uZUBnbXguZGV8OTY2MTI1fDY2NTk5NjY2OQ==>.
> NAML 
> <http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> 
>





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/yuv-via-rtp-tp4660646p4660650.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130621/2fc26bce/attachment.html>


More information about the gstreamer-devel mailing list