[opensource-dev] Replacement for QuickTime media plugin - a straw man proposal
Cinder Roxley
cinder at alchemyviewer.org
Mon May 16 14:54:27 PDT 2016
On May 16, 2016 at 3:41:47 PM, Callum Prentice (Callum) (callum at lindenlab.com <mailto:callum at lindenlab.com> ) wrote:
Gstreamer is probably your best bet just based on the friendliness of the developer community when asking questions and gstreamer being somewhat more focused on being an intuitive framework to integrate into an application. However, libvlc has a much simpler api which makes it faster to integrate, and you don’t need to worry about plugins as much, as only the codecs are modular (which has benefits and drawbacks, of course.) As Henri pointed out though, getting a functional framework to link against is a job that only happens once (or once every library update anyway.)
Understood and thanks for the insight. Does the GStreamer plugin in the LL viewer-release branch still build?
I’m not sure. You’d definitely want to update to gstreamer 1.x though and probably ditch the old repo and build with Cerbero.
Do you know if anyone has made a Windows or OS X version of it ?
I made an attempt three years ago, got it working on OS X. Got frustrated with mingw and moved on to something else. I know the Imprudence team had some success with replacing both FMOD and Quicktime with gstreamer earlier than that, but this issue from their tracker shows that they then debated moving to FFMpeg or libvlc instead: https://sourceforge.net/p/team-purple/imprudence/tickets/340/
--
Cinder Roxley
Sent with Airmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20160516/6b3ff037/attachment.htm
More information about the opensource-dev
mailing list