[gstreamer-bugs] [Bug 161033] [PATCH] seek support and various fixes against multifilesrc

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jan 9 07:56:32 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=161033
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-01-09 10:56 -------
You don't understand the objection, I think. We don't *want* multifilesrc or any
related element to be used like this. We're not a playlist manager. multifilesrc
is a hack for multiple images to video stream generation.

To use multiple files, implement file management in your application and set one
file at a time in filesrc. if filesrc eos'es, set it to READY, set a new file
and set it to PLAYING again. If you don't want to forward the event, add a probe
to eat the EOS event.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list