[Bug 678530] asfdemux: incorrect length for truncated dancer.asf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 13 01:25:59 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=678530

Vineeth <vineeth.tm at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vineeth.tm at samsung.com

--- Comment #2 from Vineeth <vineeth.tm at samsung.com> ---
This issue happens in the latest master as well
The main issue here is because of the corrupted header of the file.
Play Duration value from the header is not proper. It is coming as more than an
hour when the actual file duration is far less than that. Hence there is
problem while trying to seek more than the actual duration.

If we really need to make these kind of corrupted streams work, then we might
have to estimate the duration similar to how we do in baseparse. But not sure
if it is needed.

678534 is also similar to this.

-- 
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