[gstreamer-bugs] [Bug 309429] AVC (h264) support for matroska

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 20 00:29:41 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=309429
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Michal Benes  2005-09-20 07:29 -------
Referencing the frames (ReferenceBlock element) is no longer needed in the
Matroska specs. What seems to be required is ReferencePriority (non-zero for
frames which are referenced and 0 for the others).

The simplest implementation would be to set 1 for all frames except the last one
(in decoding order) frame in the BlockGroup.

Anyway, I was looking at mkvtoolnix source and I have not found referencing
there either.

In the moment, I am focusing on 0.9 version of the plugin so I can not help much
with 0.8.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list