Converting a list of tif files to a single .mov

Roger robin.lenaour at technicolor.com
Fri Feb 5 13:42:57 UTC 2016


Hi,

I'd like to encode a list of tif files to a single mov file. I'm using the
following pipeline 

gst-launch-1.0 multifilesrc location="/test%08d.tif" start-index=88612
stop-index=88646 ! gdkpixbufdec ! videoconvert ! qtmux  ! filesink
location=output.mov

However only the first frame is converted, the problem seems to come from
gdkpixbufdec (I tried with png and decodebin). 

I'm currently using gstreamer 1.2.4.

If anyone has an idea on how to solve this...

Roger 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Converting-a-list-of-tif-files-to-a-single-mov-tp4675693.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list