[Bug 729058] Porting gst-launch raw video UDP stream pipeline from 0.10 to 1.0 is inconsistent

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 28 05:33:28 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729058
  GStreamer | don't know | 1.2.3

--- Comment #8 from David Peverley <pev at sketchymonkey.com> 2014-04-28 12:33:19 UTC ---
If you create some plain text dumps for convenience  : 
  tcpdump -x -r capture-20140428-130844.pcap >
capture-20140428-130844.pcap.dump
  tcpdump -x -r capture-20140428-130855.pcap >
capture-20140428-130855.pcap.dump
  tcpdump -x -r capture-20140428-131510.pcap >
capture-20140428-131510.pcap.dump

1) You'll see that the format= makes no difference : 
     diff capture-20140428-130844.pcap.dump capture-20140428-131510.pcap.dump

2) If you compare the 0.10 vs 1.0 streams it looks like the format is
definitely
   different... :
     diff capture-20140428-130844.pcap.dump capture-20140428-130855.pcap.dump

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