[Bug 796767] Having error when seeking which vc1parse in pipeline.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 1 01:53:55 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796767
--- Comment #3 from Ung, Teng En <teng.en.ung at intel.com> ---
Hi,
And after some trace down the code. Find that it lead to baseparse and call
into this gst_base_parse_check_seekability() function. I try to check for this
function, it is checking the seek support from upstream (probably demuxer).
And since the demuxer cannot support the seek, it will return 0 (unsupported).
So, it this the correct behavior?
Thanks
Teng
--
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