Comment 3 for bug 1505606

Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

I note this error:

Specified pipeline couldn't be processed.
Error when processing pipeline: no element "ffmpegcolorspace"

ffmpegcolorspace is only available with 0.10 base plugins, making me think that the gst version used is not predictable.

gst-inspect-0.10 ffmpegcolorspace --> SUCCESS
gst-inspect-1.0 ffmpegcolorspace --> FAIL

Since 0.10 is kept for legacy reasons, let's try to find a better/1.0 Gst element to build the rendering pipeline.