[gstreamer-bugs] [Bug 606662] h264: add stream-format to output caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 25 08:10:58 PST 2010


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

--- Comment #25 from Wim Taymans <wim.taymans at gmail.com> 2010-01-25 16:10:57 UTC ---
(In reply to comment #23)
> (In reply to comment #21)
> > * Option 3 (hybrid):
> > Use format=byte-stream, keep parsed=true/false but add a new alignment=au/nalu
> > field.
> 
> I like this option because as David agreed, 'parsed' is orthogonal.
> 
> However, I'm not sure about 'alignment'; decoders obviously would want to
> receive NALUs, so alignment=nalu is kind of redundant and can be easily changed
> to au-aligned=false. But I'm not sure about the 'au-aligned' name, few people
> would understand what au (or even access-unit means), perhaps 'frame-aligned'.
> Anyway I think it should be a boolean.

I would like to keep the possibility to pass buffers around that are NALU but
not AU aligned. Mainly because that is what a depayloader will output (so we
need to be able to express that).

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