[Bug 646012] unable to mux h.264 live stream buffers produced by flvdemux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 28 13:54:37 PDT 2011


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

--- Comment #2 from Forest <gnome at tibit.com> 2011-03-28 20:54:32 UTC ---
The live stream in question uses an flv container, so I saved a sample of it to
an .flv file (attached).  The following pipeline reproduces the error with that
file:

gst-launch -e filesrc location=hd-stream-flvdemux-duration-none.flv ! flvdemux
name=demux  demux.video ! queue max-size-time=5000000000 max-size-buffers=0 !
h264parse ! mp4mux ! filesink location=foo.mp4

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