[Bug 654666] mpeg4videoparse from git: "No valid frames found before end of stream" in 1280x1024

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 15 06:46:14 PDT 2011


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

--- Comment #3 from beemaster <xxxiter at rambler.ru> 2011-07-15 13:46:11 UTC ---
When my app assembles a single frame from UDP packets it checks for the
sequence number of packets to go strictly in ascending order. If this condition
breaks then the app doesn't push the buffers to appsrc. So you can be sure the
frames are assembled good.

The proof if that 640x480 stream works besides it assembled from packets with
length of approximate 1400 bytes the same way as 1280x1024 stream (and also I
have checked 720x576 stream from similiar camera).

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