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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 16 03:30:03 PST 2010


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

--- Comment #14 from Felipe Contreras <felipe.contreras at gmail.com> 2010-01-16 11:30:01 UTC ---
(In reply to comment #13)
> H.264 in bytestream format is the same as, say, MPEG-2 video, which we've had
> no problem using 'parsed=true/false'.

Not really, H.264 can be in bytestream format and not parsed (raw H.264 data).
I'm not sure if it's possible to have it in AVC format and unparsed; the format
definitely wasn't intended to be used that way, but I think it's possible.

> If you want to do something for sub-frame video, creating a spec with no
> implementations is probably not the best way to go about it.

If you are referring to the slice mode proposal, AFAIK it's defined in the
H.264 spec and we will definitely be pushing for that in Maemo 6.

> Decoders of bytestream format do not care whether the stream is parsed or not. 
> That's kind of the point.

Oh but they do: decoders out there don't work properly when parsed=false.

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