[Bug 773505] New: Support NULL muxer in splitmuxsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 26 04:47:29 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773505

            Bug ID: 773505
           Summary: Support NULL muxer in splitmuxsink
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jagadishkamathk at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hi,

I'm figuring a way out to periodically upload thumbnails to an FTP location

.. ! videorate ! video/x-raw,framerate=1/3 ! jpegenc ! curlftpsink

Unfortunately, curlftpsink just creates one big file rather than creating many
running files

One way to do this would be through splitmuxsink by having NULL or identity as
the muxer. In this way, each buffer would be uploaded to the FTP buffer
This would also need next file indicator i.e., buffer, duration etc which is
missing in splitmuxsink

-- 
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