[gstreamer-bugs] [Bug 322643] New: Incorrect matroska frame default duration
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Nov 28 04:41:04 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=322643
GStreamer | gst-plugins-good | Ver: 0.9.x
Summary: Incorrect matroska frame default duration
Product: GStreamer
Version: 0.9.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: michal.benes at xeris.cz
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
For video tracks, the default frame duration is currently computed as GST_SECOND
* framerate. This is of course incorrect and it should be GST_SECOND / framerate.
Patch attached.
------- 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