Does there exist a raw video source that I can use in a gstreamer pipeline? I have a file that contains yuv data with no headers or compression. This data exists mostly for testing other applications. I want to be able to quickly throw this into gst-launch and see if the data is what I expect. Does this element exist? Thanks, Jon