After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 104861 - avi timestamp handling
avi timestamp handling
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.0
Other Linux
: Normal normal
: 0.6.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-30 23:20 UTC by Wim Taymans
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
only use samplesize on audio pads (1.32 KB, patch)
2003-01-30 23:22 UTC, Wim Taymans
none Details | Review

Description Wim Taymans 2003-01-30 23:20:12 UTC
gstavidemux uses the samplesize from the stream header to calculate video
frame rate. This is wrong, the samplesize is only relevant for audio streams.
Comment 1 Wim Taymans 2003-01-30 23:22:08 UTC
Created attachment 13970 [details] [review]
only use samplesize on audio pads
Comment 2 Erik Walthinsen 2003-01-30 23:36:44 UTC
Patch applied to gst-plugins/gst/avi/gstavidemux.c revision 1.55.4.2