"GStreamer" (GNOME Bugzilla)
2015-08-21 06:03:32 UTC
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-***@lists.freedesktop.org
Reporter: ***@gmail.com
QA Contact: gstreamer-***@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.
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-***@lists.freedesktop.org
Reporter: ***@gmail.com
QA Contact: gstreamer-***@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.
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.