<div dir="ltr"><div>I am not core GStreamer dev, but I don't think GStreamer should accept such workarounds. Please do not ask to build second Internet Explorer.<br><br></div>m.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-06 8:28 GMT+02:00 Alice Wonder <span dir="ltr"><<a href="mailto:alice@domblogger.net" target="_blank">alice@domblogger.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Linux - CentOS 7 to be specific, but my own build of gstreamer replacing stock - version 1.6.2 is what I am currently running (I update few times every year)<br>
<br>
mp3 via html5 in FireFox works when I have the libmad plugin so I know firefox is handing that off to gstreamer, but it stopped working with tumblr.<br>
<br>
When I looked at what Tumblr is doing, they are using "audio/mp3" as the type attribute on the audio source node, which is incorrect.<br>
<br>
However FireFox on Windows seems to not care, so I think the issue is that FireFox on Linux is asking GStreamer if it can handle "audio/mp3" and is being told no.<br>
<br>
Is there a way within gstreamer to make "audio/mp3" be an alias for "audio/mpeg;codecs=mp3" (or just "audio/mpeg") to solve this issue?<br>
<br>
Obviously Tumblr should fix their broken code but I have never, not once, gotten any kind of response from them on any bugs I reported. They seem to develop within their own closed world.<br>
<br>
I'm guessing this would require a patch to GStreamer itself, hence why this list.<br>
<br>
Thanks,<br>
<br>
Alice Wonder<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>