[Bug 752998] New: Sink specific parameters are missing in splitmuxsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 29 00:22:19 PDT 2015


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

            Bug ID: 752998
           Summary: Sink specific parameters are missing in splitmuxsink
    Classification: Platform
           Product: GStreamer
           Version: 1.5.2
                OS: Linux
            Status: NEW
          Severity: major
          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 trying to fragment output files and upload them to an FTP server.
Splitmuxsink does not have a way to set "user" and "password" field present in
curlftpsink element

Sample pipeline
gst-launch-1.0 filesrc location=big_buck_bunny_1080p.mp4 ! qtdemux !
video/x-h264 ! h264parse ! splitmuxsink max-size-time=12000000000
location=ftp://192.168.2.103/usertest/video%05d.mp4 muxer=mp4mux
sink=curlftpsink

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