<p dir="ltr">Thank you. I had already figured that out. An earlier reply about the logging missed the 'set'. This works. Now I have another problem but it isn't GStreamer, it is networking related. It would really be useful to have a document with the same pipeline setup on different operating systems. I don't know enough to write it, but I could start it and others could review and add equivalent sections for more OSs. Chuck</p>
<div class="gmail_quote">On Feb 5, 2016 4:15 AM, "Sébastien FENET" <<a href="mailto:sebastien.fenet@yahoo.fr">sebastien.fenet@yahoo.fr</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"><div>Hi Chuck,</div><div><br></div><div>To make it work, I just had to:</div><div><br></div><div dir="ltr">1/ remove the quotes before and after the caps: application/x-rtp,media=[...]encoding-name=H264</div><div dir="ltr">2/ replace video_convert by videoconvert</div><div dir="ltr"><br></div><div dir="ltr">If you want to change the environment variable, just type "set GST_DEBUG=*:1" in your windows command line (it only changes it for your current command line).<br></div><div dir="ltr"><br></div><div><span>I hope this helps.</span></div><div><span>Seb.</span></div><div><br><br></div><div style="display:block">  <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold">De :</span></b> Chuck Crisler <<a href="mailto:ccrislerathome@gmail.com" target="_blank">ccrislerathome@gmail.com</a>><br> <b><span style="font-weight:bold">À :</span></b> Discussion of the development of and with GStreamer <<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>> <br> <b><span style="font-weight:bold">Envoyé le :</span></b> Jeudi 4 février 2016 12h24<br> <b><span style="font-weight:bold">Objet :</span></b> windows<br> </font> </div> <div><br><div><div dir="ltr"><div><div>Is there some documentation about using GStreamer and the utilities on Windows? I am having some problems getting started using Windows again. This command gst-launch-1.0.exe udpsrc ! 'application/x-rtp,media=video,payload=96,clock-rate=90000,encoding-name=H264' ! rtpjitterbuffer mode=0 ! rtph264depay ! video/x-h264 ! avdec_h264 ! video_convert ! d3dvideosink' yields gst_element_make_from_uri: assertion 'gst_uri_is_valid(uri)' failed and I don't even know how to turn on logging. :-( I am using 1.7.1 on WIndows 10<br><br></div>Thank you,<br></div>Chuck Crisler<br></div></div><br>_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br><br><br></div> </div> </div>  </div></div></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div>