[Bug 702004] qtdemux: add support for the avc3 sample entry format of the AVC file format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 11 06:47:07 PDT 2013


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

--- Comment #8 from A Ashley <bugzilla at ashley-family.net> 2013-06-11 13:47:02 UTC ---
(In reply to comment #6)
> (In reply to comment #5)
> > Review of attachment 246501 [details] [details]:
> > 
> > Maybe this should get a new stream format, "avc3" instead of "avc"?
> 
> Especially because this is to be handled completely different to normal AVC
> (there's no codec_data). So muxers and decoders probably need special handling
> or conversion. Ideally h264parse would allow to convert between normal AVC and
> AVC3.

There is codec_data, but it is only 7 bytes long. It provides the profile and
level information, but not the SPS or PPS.

My reason for keeping with the "avc" label for the stream format was to avoid
having a difference in the file format from propagating further down the parse
/ decode chain.

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