<div dir="ltr"><br><br><div class="gmail_quote">2008/10/15 Andoni Morales <span dir="ltr">&lt;<a href="mailto:ylatuya@gmail.com">ylatuya@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div class="gmail_quote"><div class="Ih2E3d"><div>&nbsp;</div></div><div>It&#39;s possible using the&nbsp; ffmpeg plugin.<br>The dshowsrcwrapper doesn&#39;t work for me with audio files, so I removed it and forced gstreamer to use ffmpeg, wich decode almost everything.<br>

Try downloading the binaries I compiled this morning:<br><a href="http://downloads.sourceforge.net/longomatch/gstreamer-0.10.20-win32_x86.rar?use_mirror=" target="_blank">http://downloads.sourceforge.net/longomatch/gstreamer-0.10.20-win32_x86.rar?use_mirror=</a><br>

Extract them in path without spaces (I don&#39;t know why, but if you don&#39;t any plugin is recognized)<br>Set the plugins path:<br>set GST_PLUGIN_PATH=c:\gstreamer\gst-libs<br>then try this pipeline:<br>gst-launch-0.10.exe filesrc location=&quot;c:\\dir\\file.avi ! decodebin ! ffmpegcolorspace ! directdrawsink<br>

Remember to put a double backslash on the file path</div></div></div></blockquote><div><br>upppsss, I was talking about dshowdecwrapper, not dshowsrcwrapper</div></div><br></div>