Should avi abd wmv files be moved from cef to vlc plugin. Made a change locally and it worked. <mimetype name="video/x-ms-wmv"> <label name="video/x-ms-wmv_label"> Movie (Windows Media WMV) </label> <widgettype> movie </widgettype> <impl> media_plugin_libvlc </impl> </mimetype> <mimetype menu="1" name="video/x-msvideo"> <label name="video/x-msvideo_label"> Movie (AVI) </label> <widgettype> movie </widgettype> <impl> media_plugin_libvlc </impl> </mimetype>
On Sat, Jun 4, 2016 at 9:20 AM, Henri Beauchamp <sl...@hotmail.com> wrote: > On Sat, 4 Jun 2016 06:52:58 -0500, Argent Stonecutter wrote: > > > > > > • Ask for help from open source developer community to > > create a version for Linux using LibVLC > > > > Since Linux currently doesn’t use Quicktime, why doe it need to be > > converted? > > Quicktime media plays just fine under Linux, thank you !... > > It needs to be converted for the sake of having an uniform set of plugins > with the same capabilities on all OSes... > Also, the gstreamer plugin, while working just fine (again, for Quicktime > media included), would need the viewer code to be changed (it's doable > hoewever) if it would be kept along other plugins (the new CEF3 plugin, > without media textures flipping, and now the VLC plugin), since media > textures are flipped upside down when compared to the old way of > rendering them (which matched the gstreamer, the Quicktime and the > QtWebkit plugins). > > Henri. > _______________________________________________ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/OpenSource-Dev > Please read the policies before posting to keep unmoderated posting > privileges >
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges