what is the correct element to read I420

Tim-Philipp Müller t.i.m at zen.co.uk
Tue Mar 6 04:25:12 PST 2012


On Tue, 2012-03-06 at 04:22 -0800, art vanderhoff wrote:

> Anther quick Q. What is the correct element to read I420 (yuv420p). I have
> tried filesrc etc with a decodebin2 and a lot of others but no joy. I would
> really appreciate your help.

check out the videoparse element. However, you shouldn't dump raw pixels
into a file. At least wrap it in a yuv4mpeg container with y4menc or so
(and then use y4mdec to read it).

Cheers
 -Tim



More information about the gstreamer-devel mailing list