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

2016-05-24 Thread Geir Nøklebye
Which is absolutely true but nobody suggested to use Carbon in the 64-bit 
continuation, but the relevant frameworks.  For all we know it may not even be 
possible to compile or run the viewer any more on OS X 10.12 or whatever they 
will call it (WWDC 2016 ) with the current codebase.   First step is to 
completely decarbonate the viewer, and to convert it to a full-blown Xcode 
project so we can use the tools in an efficient way. 

Cheers, 

> The QuickTime C APIs can’t be used directly for 64-bit applications…. See 
> Apple’s 64-Bit Guide for Carbon Developers. 

-- 
Cinder Roxley
Sent with Airmail
> 
___
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

[opensource-dev] Replacement for QuickTime media plugin

2016-05-24 Thread Brent Racobs
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

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

[opensource-dev] glib-networking and gstreamer stream processing.

2016-05-24 Thread Nicky Perian
This was not the SL viewer, I attempted to play an mp4 file that at one
time played without issue.

Messages logged:
  pid:27246: (media plugin) receiveMessage:1159: >Got size change
instruction from application with shm name: /LL27034_5 - size is 1 x 1
 pid:27246: (media plugin) receiveMessage:1175: *** Got size change with
matching shm, new size is 1 x 1
 pid:27246: (media plugin) receiveMessage:1176: *** Got size change with
matching shm, texture size size is 1 x 1
 pid:27246: (media plugin) processGSTEvents:306: GST error: TLS/SSL support
not available; install glib-networking
 pid:27246: (media plugin) processGSTEvents:306: GST error: Secure
connection setup failed.
 pid:27246: (media plugin) processGSTEvents:306: GST error: Internal data
flow error.
 pid:27246: (media plugin) processGSTEvents:306: GST error: Stream contains
no data.

When I did a package install of glib-networking the report was the newest
is already installed.

Does this require a module install?

LD_LIBRARY_PATH=${PWD}/lib64:/lib32 ldd
 bin/llplugin/libmedia_plugin_gstreamer.so

Does not show any missing dependencies.

Does anyone have experience with how glib-networking is linked or
installed?
___
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