[gst-devel] Least Buggy API for Totem Mozilla Plugin
Bastien Nocera
hadess at hadess.net
Fri Jan 21 01:51:38 CET 2011
On Thu, 2011-01-20 at 17:19 -0500, Benjamin M. Schwartz wrote:
> The Totem developers have very helpfully provided reimplementations of the
> VLC, WMP, QuickTime, and DivX plugin javascript APIs. Which, if any, of
> these is preferred/less buggy/more usable?
The short answer is that the VLC API is what you should use if you want
to support Totem specifically (using an object with the
"application/x-totem-plugin" mime-type).
Otherwise I'd say that the QuickTime plugin is probably the most feature
complete, if you're looking for a "compatible" API.
If you find bugs in either APIs with the latest stable, or unstable,
releases, please file a bug, it should get thrashed out pretty quickly.
Cheers
PS: gnome-multimedia is probably a better mailing-list than
gstreamer-devel for Totem questions.
More information about the gstreamer-devel
mailing list