Compiling a simple 'Hello World' GStreamer Project on Windows with Vs2012

Chuck Crisler ccrisler at mutualink.net
Wed Oct 9 08:54:39 PDT 2013


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.


On Wed, Oct 9, 2013 at 3:29 AM, Gazoo <gazoo at 42.dk> wrote:

> Once again Sebastian and Andoni,
>
> I am in your debt. Changing the gst_parse_launch commands to 'playbin'
> caused another set of errors, which seemed to resolve themselves once I
> followed Andoni's advice of including gstreamers plugin dir directly in the
> path.
>
> The program now compiles and runs. Since the URL it tries to open is long
> out of date, I updated it to the following file:
>
> http://clips.vorwaerts-gmbh.de/VfE.webm
>
> For some reason though, the image is completely messed up. It's green all
> over and clearly not being decoded properly. Audio seems fine though.
>
> I tried a number of other formats online with the following results:
>
> http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife.wmv
> http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife.ogv
> http://archive.org/download/Windows7WildlifeSampleVideo/Wildlife_512kb.mp4
>
> WMV - Program closes instantly.
> OGV - Audio plays - Console displays d3d_stretch_and_copy errors en masse.
> MP4 - Program closes instantly.
>
> At least I'm getting closer to actual functionality, and I know we're now
> beyond the initial issues, but since I have yet to decode/run a single
> video
> file properly via GStreamer, I thought I'd keep using this thread.
>
> So I guess my question is - focussing on the half-way working video - any
> ideas where I should start looking? I don't get any errors, things just
> look
> quite horrendous :)
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Compiling-a-simple-Hello-World-GStreamer-Project-on-Windows-with-Vs2012-tp4662431p4662466.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131009/557a9466/attachment.html>


More information about the gstreamer-devel mailing list