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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 25 07:50:44 PST 2010


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

--- Comment #24 from Felipe Contreras <felipe.contreras at gmail.com> 2010-01-25 15:50:41 UTC ---
(In reply to comment #22)
> IMO we need at least 6 reasonable possibilities:
> 
>  - avc-raw: ungrouped length prefixed NALs (not a good idea as resync after a
>              lost packet is not possible).
>  - avc-nal: a GstBuffer contains one or more complete length prefixed NALs (a
>              depayloader could natuarally do this)

If it's not grouped into AU's, then it's not avc. AFAIU the spec is very clear
about this. So only avc-au makes sense.

>  - avc-au:  a GstBuffer contains one complete AU (qtdemux, ...)

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