[gst-devel] Simulating a video camera with a file
Benjamin M. Schwartz
bmschwar at fas.harvard.edu
Tue Feb 23 02:41:56 CET 2010
Tristan Matthews wrote:
> 2010/2/11 Stefan Kost <ensonic at hora-obscura.de>
>> Use videoparse for raw files.
>>
>>
> Great tip, I wish I'd known about that element before. Here's the working
> launch line:
>
> 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).
--Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100222/429454e9/attachment.pgp>
More information about the gstreamer-devel
mailing list