[Bug 739472] New: multifilesrc seems to have lost the ability to start at a different frame

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 31 16:24:43 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739472
  GStreamer | gst-plugins-good | 1.x

           Summary: multifilesrc seems to have lost the ability to start
                    at a different frame
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jimmac at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The index parameter seems to get ignored. This is gstreamer 1.4.2 from Fedora
21 pre-release

$ gst-launch-1.0 qtmux name=mux ! filesink location=\"timelapse.mp4\" 
multifilesrc location=\"DSC%05d.JPG\" index=19
caps=\"image/jpeg,framerate=\(fraction\)30/1\" ! jpegdec ! videoconvert !
videoscale ! video/x-raw ! videorate ! x264enc bitrate=10000 ! mux.
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0: Error
while reading from file "DSC00000.JPG".
Additional debug info:
gstmultifilesrc.c(467): gst_multi_file_src_create ():
/GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0:
Failed to open file 'DSC00000.JPG': No such file or directory
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

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