Re: [opensource-dev] Replacement for QuickTime media plugin - a straw man proposal

2016-05-16 Thread Dax Dupont
​Hello,
My knowledge about libVLC is rather outdated I would say, however it should
be able to play quicktime/MOV files so I'm pretty sure it's a bug somewhere.
No experience with gstreamer but if i remember when we were arguing for
replacements a while back that there was a concern about licensing codecs
wise. If legal cleared it then it should in theory be fine though. Building
it for windows might be atrocious though.

-- 
*Have a safe and productive day​,*
*Dax Dupont/Ghost Menjou​*
___
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

Re: [opensource-dev] Replacement for QuickTime media plugin - a straw man proposal

2016-05-19 Thread Dax Dupont
CEF proprietary codecs will solved that issue. Whether or not it will be a
replacement for media is up in the air.
I think it might be good to have a trial version of all the three options
if possible and measure impact.

On May 19, 2016 19:13, "Callum Prentice (Callum)" 
wrote:

>

> >

> Thanks Whirly - I'll take a look and see what, if any, of the proposed
solutions allows those to work.
>
> On Thu, May 19, 2016 at 2:43 AM, Whirly Fizzle 
wrote:

>

> >>

>> The JIRA issues Nicky referenced are:
>>
>> https://jira.secondlife.com/browse/BUG-11008
 - [CEF] MPEG4 and AAC video
not working in TV object
>>
>> https://jira.secondlife.com/browse/BUG-11606
 - Missing proprietary codec
support
>>
>> 
>> Date: Thu, 19 May 2016 11:24:50 +0200
>> From: sl.nicky...@googlemail.com
>> To: cal...@lindenlab.com
>> CC: opensource-dev@lists.secondlife.com
>> Subject: Re: [opensource-dev] Replacement for QuickTime media plugin - a
straw man proposal
>>
>> Otherwise I prefer using gstreamer or VLC for MOAP and the codecs in CEF
just so they work in the browser.
>> I know there is demand for those, there is also two Jiras for that, so
TVs can use HTML5. I can dig those two Jira up (or ask Whirly)
>> if people are interested in the tickets.
>>
>>
>> ___ 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
>
>
>
>
> --
>
> CALLUM PRENTICE | Software Engineer
> 
> LINDEN LAB | Create Virtual Experiences 
>
>
> ___
> 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

Re: [opensource-dev] Firewall block of media files

2016-05-19 Thread Dax Dupont
Which is expected behavior, respecting MIME types should stay.
On May 19, 2016 20:34, "Whirly Fizzle"  wrote:

> That will not play in a web browser though, the file needs to be
> downloaded to play it.
> Being able to play dropbox links like that via MOAP never worked in any SL
> viewer as far as I'm aware.
>
> --
> Date: Thu, 19 May 2016 13:23:32 -0500
> From: nickyper...@gmail.com
> To: cal...@lindenlab.com
> CC: opensource-dev@lists.secondlife.com
> Subject: Re: [opensource-dev] Firewall block of media files
>
> URL placed in MOAP Texture
> https://dl.dropboxusercontent.com/u/7833186/Horse.wmv
>
> This plays in windows media player and VLC installed on system.
>
>
> Debug Log
> 2016-05-19T17:45:41Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert:
> You have requested a file download, which is not supported within Second
> Life.
> 2016-05-19T17:45:43Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert:
> You have requested a file download, which is not supported within Second
> Life.
> 2016-05-19T17:45:44Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert:
> You have requested a file download, which is not supported within Second
> Life.
> 2016-05-19T17:45:47Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert:
> You have requested a file download, which is not supported within Second
> Life.
>
> About SecondLife
>
> Second Life 4.0.4 (35251) May 18 2016 17:51:37 (Second Life Test)
> Release Notes
>
> You are at 181.0, 69.0, 33.3 in Morris located at
> sim9005.aditi.lindenlab.com (216.82.40.198:13006)
> SLURL: secondlife://Aditi/secondlife/Morris/181/69/33
> (global coordinates 255,413.0, 256,325.0, 33.3)
> Second Life Server 16.04.21.314319
> Retrieving...
>
> CPU: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (2498.54 MHz)
> Memory: 8078 MB
> OS Version: Microsoft Windows 8 64-bit  (Build 9200) compatibility mode.
> real ver: 10.0 (Build 10011)
> Graphics Card Vendor: NVIDIA Corporation
> Graphics Card: GeForce GTX 970M/PCIe/SSE2
>
> Windows Graphics Driver Version: 10.18.0015.4281
> OpenGL Version: 4.5.0 NVIDIA 365.10
>
> On Thu, May 19, 2016 at 11:57 AM, Callum Prentice (Callum) <
> cal...@lindenlab.com> wrote:
>
> ​​
> At one time we could play individual media files on both parcel media and
> MOAP such as mov avi wmv that were stored on services such as Dropbox.
> I noticed will testing viewer-release-vlc that it these are not allowed.
>
>
> ​Can you elaborate what you mean by "not allowed" - they just don't play?
>
> If so, it might be that VLC doesn't support those media types.  I've
> certainly been able to play MPEG4 files directly from Dropbox for example.
>
> ​
>
>
>
>
> ___ 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
>
___
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

Re: [opensource-dev] Replacement for QuickTime media plugin

2016-05-24 Thread Dax Dupont
10/10 stick to bicycles.


On Tue, May 24, 2016 at 10:07 PM, Brent Racobs <
flats_fi...@flatsfixedbicycles.com> wrote:

> At some point your going to have to say good by to Mac OS and Linux. Or
> just do what we have been doing for 10 years. Build for the X86_64
> I have built the SL viewer standalone many times and kept it up
> but the latest changes are so ridiculous pump out code that has no
> real meaning for a multi core cpu's is a real shame.
> I wonder why Linden Labs would even spend any money on such
> ancient ideas.
> We have already done all the hard work for you LL.
> Do they still make i686 cpu's today.
> Ok it is 2016. it is time for SL to just close up and go away.
>  Or find the motivation to compile in 64 bit. For than a 64 bit emulator.
> Any way keep pumping it out. Keep collecting that pay check OZ.
>
>
> --
> FLATS FIXED Emergency repairs flatsfixedbicycles.com
> This message has been sent by the most powerful bleeding edge operating
> system known to man SLACKWARE64-CURRENT We Get
> The Slack Back. It is free. Try it you will never go back just keep the
> slack.
>
>
> ___
> 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
>



-- 
*Have a safe and productive day.*
___
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