[Bug 729555] Fail to negotiate pipeline using rtph263ppay, avenc_h263p and a fixed caps filter

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 2 17:37:40 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729555
  GStreamer | gst-libav | unspecified

Nikolas <spam_me_please> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spam_me_please at gmx.net

--- Comment #4 from Nikolas <spam_me_please at gmx.net> 2014-11-03 01:37:34 UTC ---
I stumbled over this as well. In my usecase I have an rtpbin into which I feed
from an appsrc. My pipeline is something like this:

rtpbin name=rtpbin format=time do-timestamp=TRUE \
   appsrc caps=<caps> ! videoconvert ! videoscale ! videorate ! avenc_h263p !
rtph263ppay ! rtpbin.send_rtp_sink_0 \
   rtpbin.send_rtp_src_0 ! udpsink

Could you detail what exactly is necessary for h263p in gstreamer? For now I
had to disable h263p as I couldn't get it to work... :/

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list