[Bug 771434] New: ges-launch cannot not load files with square brackets in the file name

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 14 15:31:53 UTC 2016


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

            Bug ID: 771434
           Summary: ges-launch cannot not load files with square brackets
                    in the file name
    Classification: Platform
           Product: GStreamer
           Version: 1.8.3
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ao2 at ao2.it
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hi,

as reported in the subject ges-launch cannot not load files with square
brackets in the file name.

This works:

  $ gst-launch-1.0 videotestsrc num-buffers=100 ! jpegenc ! avimux ! filesink
location=test.mjpeg
  $ ges-launch-1.0 +clip test.mjpg 
  <position: 0:00:03.267418000 duration: 0:00:03.333333334/>>
  Done

This does not:

  $ gst-launch-1.0 videotestsrc num-buffers=100 ! jpegenc ! avimux ! filesink
location=test\[2\].mjpeg
  $ ges-launch-1.0 +clip test\[2\].mjpeg 

  ERROR: Could not create timeline because: Could not find a suitable formatter


Thanks,
   Antonio

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