gst-launch-1.0 errors on ffmpegcolorspace, but absence of colorspace errors too
gstgerry
gstgerry at mailcatch.com
Wed Feb 17 19:37:27 UTC 2016
In bash, this command successfully creates a single pic slideshow, but note
the version is 0.10:
$ gst-launch-0.10 filesrc location=<(convert wizard: png:-) ! pngdec !
ffmpegcolorspace ! imagefreeze ! xvimagesink
If I do the same on version 1.0, it does not understand ffmpegcolorspace.
But if I remove that:
$ gst-launch-1.0 filesrc location=<(convert wizard: png:-) ! pngdec !
imagefreeze ! xvimagesink
I get:
ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal
data flow error.
Is there a pipeline to make this work in version 1.0?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-launch-1-0-errors-on-ffmpegcolorspace-but-absence-of-colorspace-errors-too-tp4675909.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list