[gst-devel] Simulating a video camera with a file
Tim-Philipp Müller
t.i.m at zen.co.uk
Tue Feb 23 10:31:06 CET 2010
> > gst-launch -v filesrc location=akiyo_qcif.yuv ! videoparse width=176
> > height=144 ! xvimagesink
>
> To be clear, this works for the ".yuv" raw files, but not for the ".y4m"
> YUV4MPEG2 files. AFAIK, there is no "y4mdec" element for gstreamer (yet).
The ffdemux_yuv4mpegpipe element from gst-ffmpeg should do the trick for
those.
Cheers
-Tim
More information about the gstreamer-devel
mailing list