[gstreamer-bugs] [Bug 356147] New: [avimux] duration in header not correct for big avi (> 2 gig)
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Sep 15 09:50:33 PDT 2006
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=356147
GStreamer | gst-plugins-good | Ver: HEAD CVS
Summary: [avimux] duration in header not correct for big avi (> 2
gig)
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: ivanohe at abacom.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
I found that if I generate a big avi with this pipeline for example :
gst-launch-0.10 videotestsrc num-buffers=22000 !
video/x-raw-yuv,format=\(fourcc\)I420,width=320,height=240,framerate=15/1 !
avimux ! filesink location=BigAvi320x240.avi
I can open it properly in quicktime (under windows) and it show me a duration
of 24:26.
However, opening the same file in windows media player show a duration of 20:13
wich correspond to the first chunk of the open dml AVI.
--
Configure bugmail: http://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