[Bug 753907] New: asfdemux: skip a frame with an abnormal time stamp.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 20 23:03:32 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753907
Bug ID: 753907
Summary: asfdemux: skip a frame with an abnormal time stamp.
Classification: Platform
Product: GStreamer
Version: git master
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: rajeshsingh512 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 309786
--> https://bugzilla.gnome.org/attachment.cgi?id=309786&action=edit
patch to resolve the issue
Although a demuxer succeeded to parse a frame, the frame can be defective.
So I added some codes for the asf demuxer to skip frames with an normal
timestamp.
I regarded the timestamp is abnormal in case the timestamp is out of the
segment duration.
Issue can be observed with the attached test stream and can be resolved with
the attached patch.
Kindly share your views/concerns on 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