[Bug 682589] h264parse parse data error when AVC head only 2 bytes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 24 01:55:26 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=682589
  GStreamer | gst-plugins-bad | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-24 08:55:22 UTC ---
Could you provide some of the input data? This might work:

  gst-launch-0.10 filesrc location=foo.mp4 ! qtdemux name=d  d.video_00 !
gdppay ! filesink location=foo-h264.gdp

And then

  head --bytes=500k foo-h264.gdp > foo-h264-avc-start.gdp

And then attach foo-h264-avc-start.gdp ?

Unless you can make the full .mp4 available somewhere else, which would be
helpful too.

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