<div dir="ltr"><div><div>Actually the package which you were looking for is <br></div><br>gstreamer1-libav<br><br></div>which is I think pretty exclusive to Fedora 18, I don&#39;t think reinstalling any of gstreamer-plugins could do the trick for you.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 5:15 PM, Michael Schwendt <span dir="ltr">&lt;<a href="mailto:mschwendt@gmail.com" target="_blank">mschwendt@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, 21 Jan 2013 11:21:22 +0000, Dave Cross wrote:<br>
<br>
&gt; &gt; Reinstalling gstreamer1-plugins-base and gstreamer1-plugins-good (both<br>
&gt; &gt; packages from Fedora) is very unlikely to fix decoding of MPEG and MP3.<br>
&gt;<br>
&gt; I was dubious too. But it worked. I think it was something to do with<br>
&gt; forcing the plugins to be registered.<br>
<br>
</div>That registry is local to your user&#39;s account. :)<br>
You can simply delete it instead of reinstalling packages:<br>
<br>
  rm $HOME/.cache/gstreamer-1.0/registry*<br>
<br>
The next time a GStreamer1 based program is run, the registry will be<br>
recreated. Alternatively, there are the command-line tools that trigger<br>
a rebuild of the registry too, e.g. gst-inspect-1.0, gst-launch-1.0, or:<br>
<br>
  $ cd ~/Videos<br>
  $ gst-typefind-1.0 DSCN0762.MOV<br>
  DSCN0762.MOV - video/quicktime<br>
<br>
For GStreamer 0.x, the registry is in $HOME/.gstreamer-0.10/<br>
<div class="im"><br>
--<br>
Fedora release 18 (Spherical Cow) - Linux 3.7.2-204.fc18.x86_64<br>
</div>loadavg: 0.00 0.01 0.05<br>
<div class="HOEnZb"><div class="h5">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div style="text-align:center">Shahab Shahsavari Alavidjeh<br>-----------------------------------------<br>شهاب شهسواری علویجه<br>ـــــــــــــــــــــــــــــــــــــــــــــــــــــ<br>
<a href="http://piamak.wordpress.com" target="_blank">Weblog: http://piamak.wordpress.com<br></a><br><a href="http://twitter.com/zzgraph" target="_blank">Twitter: http://twitter.com/zzgraph</a><br>====================<br>
</div>
</div>