[Bug 707974] Gstreamer fails to play H.264 live stream from udp (es or ts)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 3 13:17:05 CEST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
     Ever Confirmed|0                           |1

--- Comment #8 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-03 11:16:58 UTC ---
Also easy to reproduce with

> gst-launch-1.0 filesrc location=test.h264 ! h264parse ! "video/x-h264,stream-format=byte-stream" ! queue ! avdec_h264 ! queue ! xvimagesink
vs.
> gst-launch-1.0 filesrc location=test.h264 ! h264parse ! "video/x-h264,stream-format=avc" ! queue ! avdec_h264 ! queue ! xvimagesink

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