Still not having any luck getting mpeg4 files to play correctly. Using gst-launch they do play, but with pygst they do not. The same code plays non-mpeg4 files, and there is nothing I&#39;m doing in the code that would prevent it from being played, as I&#39;m just using playbin and audio/video sinks are auto. This worked fine in 0.10.5.1 but upgrading to 0.10.6 broke it for some reason.<br>
<br>Any ideas?<br><br><div class="gmail_quote">On Tue, May 18, 2010 at 11:43 PM, bparker <span dir="ltr">&lt;<a href="mailto:cbparker@gmail.com">cbparker@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="gmail_quote"><div class="im">On Tue, May 18, 2010 at 4:19 AM, Andoni Morales <span dir="ltr">&lt;<a href="mailto:ylatuya@gmail.com" target="_blank">ylatuya@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Are you sure you are deleting the right one?<br>
I can see that you are running it under cygwin:<br>
<div>C:\cygwin\home\bp\.gstreamer-0.10\registry.i686.bin<br>
<br>
</div>Also the output of &#39;gst-inspect ffmpeg&#39; will also help, as suggested<br>
by Edward. If the features count is 0, it&#39;s b/c there is something<br>
wrong with the registry.<br>
<br>
Cheers,<br>
<br></blockquote></div><div><br>Yes I deleted the only registry file there was.<br>gst-inspect looks fine (output attached), everything for ffmpeg is in there, and the module was installed with the new winbuilds binary.<br>
<br>
Any ideas?<br><br>Thanks<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
2010/5/18 bparker &lt;<a href="mailto:cbparker@gmail.com" target="_blank">cbparker@gmail.com</a>&gt;:<br>
</div><div><div></div><div><div class="im">&gt; On Mon, May 17, 2010 at 11:43 AM, Andoni Morales &lt;<a href="mailto:ylatuya@gmail.com" target="_blank">ylatuya@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; 2010/5/17 bparker &lt;<a href="mailto:cbparker@gmail.com" target="_blank">cbparker@gmail.com</a>&gt;:<br>
&gt;&gt; &gt; I just upgraded to the latest GPL winbuilds (0.10.6), and it seems that<br>
&gt;&gt; &gt; .ts<br>
&gt;&gt; &gt; (mpeg2 transport stream) files are the only video files it will play<br>
&gt;&gt; &gt; anymore. When using a video other than .ts, setting the state to<br>
&gt;&gt; &gt; &#39;PLAYING&#39;<br>
&gt;&gt; &gt; does nothing at all, and trying to call get_state() just hangs forever.<br>
&gt;&gt; &gt; I<br>
&gt;&gt; &gt; did not have this issue with the previous version (0.10.5.1), so I&#39;m not<br>
&gt;&gt; &gt; sure what&#39;s going on. Tried on xp and win7, 32 and 64bit.<br>
&gt;&gt;<br>
&gt;&gt; Try deleting the old registry.<br>
&gt;&gt; Andoni<br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt; I deleted it, but it did not make a difference. For example trying to play<br>
&gt; an mpeg4 file I get:<br>
&gt;<br>
&gt; ** Message: don&#39;t know how to handle video/mpeg, mpegversion=(int)4,<br>
&gt; parsed=(boolean)true, systemstream=(boolean)false<br>
&gt;<br>
&gt; Here is GST_DEBUG=3 output:<br>
&gt;<br>
&gt; ---snip---<br></div>
&gt; Thanks in advance<br>
&gt;<br>
&gt;<br>
</div></div><div class="im"><div><div></div><div>&gt; ------------------------------------------------------------------------------<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Andoni Morales Alastruey<br>
<br>
LongoMatch:The Digital Coach<br>
<a href="http://www.longomatch.ylatuya.es" target="_blank">http://www.longomatch.ylatuya.es</a><br>
<br>
------------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></div></blockquote></div><br>
</blockquote></div><br>