[gstreamer-bugs] [Bug 596964] [rtpmp2tdepay] fails after pcapparse

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 6 04:38:55 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596964
  GStreamer | gst-plugins-good | git

--- Comment #2 from Julien Isorce <julien.isorce at gmail.com> 2009-10-06 11:38:50 UTC ---
if i add a caps filter (in order to fix the caps) then it works fine:

gst-launch-0.10 filesrc location=capture2.pcap ! pcapparse !
"application/x-rtp, media=video, payload=96, clock-rate=1" ! rtpmp2tdepay !
mpegtsdemux ! ffdec_h264 ! xvimagesink

Anyway, why decodebin does not introduce a pcapparse and a rtpdepayloader ?
Is the fault from typefind ?

-- 
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