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 526183 - qtdemux unable to demux streams having negative sample duration
qtdemux unable to demux streams having negative sample duration
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-04 16:25 UTC by kapil
Modified: 2009-01-19 11:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
qtdemux patch (571 bytes, patch)
2008-04-04 16:29 UTC, kapil
none Details | Review

Description kapil 2008-04-04 16:25:38 UTC
Please describe the problem:
Qtdemux is unable to demux streams in which the sample duration found from stts is negative . The same stream can be demuxed by mplayer and quicktime.  

Steps to reproduce:



Actual results:


Expected results:


Does this happen every time?
yes

Other information:
Comment 1 kapil 2008-04-04 16:29:22 UTC
Created attachment 108617 [details] [review]
qtdemux patch

intead of declaring duration as unsigned declared as signed , since in case of negtive values from stts it was calculating a huge sample duration.
Comment 2 Edward Hervey 2008-04-07 07:47:26 UTC
kapil, have you got an example stream showing that issue ?
Comment 3 Christoph Wurm 2009-01-19 11:07:41 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!