[Bug 731890] New imagesequencesrc element
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 11 01:38:18 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=731890
--- Comment #36 from Aaron Boxer <boxerab at gmail.com> ---
hmmmmmmm, so this pipeline (using the "good" plugin multifilesrc) seems to do
everything that imagesequencesrc was supposed to do:
gst-launch-1.0 multifilesrc location="img.%04d.png" index=0
caps="image/png,framerate=\(fraction\)12/1" ! \
pngdec ! videoconvert ! videorate ! theoraenc ! oggmux ! \
filesink location="images.ogg"
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list