[gstreamer-bugs] [Bug 615166] [multifile] add support for reading filenames from a list file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 9 07:59:49 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615166
  GStreamer | gst-plugins-good | unspecified

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-04-09 14:59:46 UTC ---
I was sugesting on irc to add a "method" enum with the default="template".
Jonathans case could be integrated as method="file-list" and using location for
the file. Other options might me callback (it would ask the application to
update the filename via callback).

It seems to be a common case to have filenames with some sort of datestamp.
That could be covered by adding a "files-by-name" method. It would require the
element to scan the dir given in location and sort the names. I am just a bit
afraid that then people want different sort orders and so on (just check the
options from sort command).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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