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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 16 10:26:13 PST 2010


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

--- Comment #15 from David Schleef <ds at schleef.org> 2010-01-16 18:26:09 UTC ---
(In reply to comment #14)
> (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).

That's what I said.

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

Pushing for what?  You already decode slices, because that's what frames are
made up of.

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

Then fix your decoder.  It's about 20 lines of code.

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