Waiting for GST_MESSAGE_ASYNC_DONE fails with 0.10.30 on debian

Chuck Crisler ccrisler at mutualink.net
Fri Jan 10 12:57:39 PST 2014


Sounds to me like a bug was fixed between 0.10.30 and 0.10.36. I would look
at the summary release notes/changes for each release between the 2. You
will probably see this mentioned.


On Fri, Jan 10, 2014 at 7:21 AM, Amir Hassan <amir at viel-zu.org> wrote:

> I have a receiving pipeline that looks like that:
>
> gstrtpbin name=rtpbin ximagesrc ! ffmpegcolorspace ! ffenc_mpeg4 trellis=1
> flags=0x01000004 me-cmp=2 me-sub-cmp=2 pass=2 bitrate=300000 ! rtpmp4vpay !
> rtpbin.send_rtp_sink_0 \
>   rtpbin.send_rtp_src_0 ! udpsink name=vpsink \
>   rtpbin.send_rtcp_src_0 ! udpsink name=vcsink \
>   udpsrc name=vcsrc ! rtpbin.recv_rtcp_sink_0 \
>   pulsesrc name=psrc ! audioconvert ! opusenc ! rtpopuspay ! capsfilter
> name=acfilter ! rtpbin.send_rtp_sink_1 \
>   rtpbin.send_rtp_src_1 ! udpsink name=apsink \
>   rtpbin.send_rtcp_src_1 ! udpsink name=acsink \
>   udpsrc name=acsrc ! rtpbin.recv_rtcp_sink_1
>
> i want to wait for GST_MESSAGE_ASYNC_DONE so i can retrieve the caps vom
> "vpsink". On OpenSuse 13.1 using libgstreamer 0.10.36-10.1.3 it works. On
> debian using libgstreamer 0.10.30 i never get the message.
>
> Any idea what is going wrong or how to work around?
>
> greets,
> amir
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140110/ada4f85b/attachment.html>


More information about the gstreamer-devel mailing list