[Bug 739472] multifilesrc: Lost the ability to start at a different frame
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 8 01:10:53 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=739472
Prashant Gotarne <ps.gotarne at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ps.gotarne at samsung.com
--- Comment #8 from Prashant Gotarne <ps.gotarne at samsung.com> ---
Created attachment 307052
--> https://bugzilla.gnome.org/attachment.cgi?id=307052&action=edit
multifilesrc: index handling in initial seek
Index property ignored because base src always do initial seek at the
beginning.
start-index and stop-index are the boundary conditions for index. Initial seek
to 0 should always seek to start-index.
If index property is mentioned before starting the pipeline, it should also
update the start-index property. With this initial seek will set the index to
start-index and index property wont be ignored.
Please review the patch to handle the index property in initial seek.
--
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