[Bug 753625] New: splitmuxsrc: need a way to specify arbitrarily named files as input
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 14 05:08:29 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753625
Bug ID: 753625
Summary: splitmuxsrc: need a way to specify arbitrarily named
files as input
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: george.kiagiadakis at collabora.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 309263
--> https://bugzilla.gnome.org/attachment.cgi?id=309263&action=edit
splitmuxsrc: support taking a sorted list of files as input in the location
property
Complementary to https://bugzilla.gnome.org/show_bug.cgi?id=750106 , there is a
need to be able to give splitmuxsrc a list of files that are not named after
the usual numbered pattern.
I wrote a patch for that that abuses the splitmux uri to be able to give a list
of files. The list is meant to work like this:
splitmux://list?/path/to/file1.mp4+/path/to/file2.mp4+/path/to/file3.mp4
It looks a bit ugly, so I'm not sure if we want to do it this way, but it works
quite well.
--
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