<div dir="ltr">Green/psychedelic colors in the video means that you have a source format issue, RGB vs. YUV. Make sure that the caps correctly match the video source.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Oct 9, 2013 at 3:29 AM, Gazoo <span dir="ltr"><<a href="mailto:gazoo@42.dk" target="_blank">gazoo@42.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Once again Sebastian and Andoni,<br>
<br>
I am in your debt. Changing the gst_parse_launch commands to 'playbin'<br>
caused another set of errors, which seemed to resolve themselves once I<br>
followed Andoni's advice of including gstreamers plugin dir directly in the<br>
path.<br>
<br>
The program now compiles and runs. Since the URL it tries to open is long<br>
out of date, I updated it to the following file:<br>
<br>
<a href="http://clips.vorwaerts-gmbh.de/VfE.webm" target="_blank">http://clips.vorwaerts-gmbh.de/VfE.webm</a><br>
<br>
For some reason though, the image is completely messed up. It's green all<br>
over and clearly not being decoded properly. Audio seems fine though.<br>
<br>
I tried a number of other formats online with the following results:<br>
<br>
<a href="http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife.wmv" target="_blank">http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife.wmv</a><br>
<a href="http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife.ogv" target="_blank">http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife.ogv</a><br>
<a href="http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife_512kb.mp4" target="_blank">http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife_512kb.mp4</a><br>
<br>
WMV - Program closes instantly.<br>
OGV - Audio plays - Console displays d3d_stretch_and_copy errors en masse.<br>
MP4 - Program closes instantly.<br>
<br>
At least I'm getting closer to actual functionality, and I know we're now<br>
beyond the initial issues, but since I have yet to decode/run a single video<br>
file properly via GStreamer, I thought I'd keep using this thread.<br>
<br>
So I guess my question is - focussing on the half-way working video - any<br>
ideas where I should start looking? I don't get any errors, things just look<br>
quite horrendous :)<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Compiling-a-simple-Hello-World-GStreamer-Project-on-Windows-with-Vs2012-tp4662431p4662466.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Compiling-a-simple-Hello-World-GStreamer-Project-on-Windows-with-Vs2012-tp4662431p4662466.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>