[gstreamer-bugs] [Bug 606662] h264: add stream-format to output caps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 25 07:44:24 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=606662
GStreamer | gst-plugins-ugly | git
--- Comment #23 from Felipe Contreras <felipe.contreras at gmail.com> 2010-01-25 15:44:23 UTC ---
(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.
--
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