You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Peter Kovacs <Pe...@Apache.org> on 2019/02/19 23:42:06 UTC

Quicktime?

Where do we use Quicktime stuff?

I want to check if I can collect all Developer information so we can
remove or add newer API stuff to the code.


All the Best

Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Quicktime?

Posted by Peter Kovacs <Pe...@Apache.org>.
The goal is to use latest SDK of Apple.

 According to Jim, one issue is that on newer SDK Quicktime is missing.

 I just checked, and according to the documentation QTkit is still
supported.

I thought maybe AVkit is the new way. But both seem to exist in parallel.

Also I checked again all media Libraries use objective-c. So we could
not save knowledge base by move to c++.

I am confused, maybe I got this wrong. *sight*

Thanks for the question.


On 24.02.19 04:30, Dave Fisher wrote:
> I’m curious about what is driving you to want to remove QuickTime?
>
> Sent from my iPhone
>
>> On Feb 23, 2019, at 4:36 PM, Peter Kovacs <Pe...@apache.org> wrote:
>>
>> thanks. I think it should be not that difficult to move away from
>> quicktime then.
>>
>> Maybe we can do the new version in C++ instead of cocoa. At least I
>> think I read something like this on Apple Developer ressource (not sure
>> if it is about something else, because I have been looking on the remote
>> topic.)
>>
>> I have started a Wiki Article on Avmedia [1]. So we can collect
>> Information there.
>>
>>
>> All the Best
>>
>> Peter
>>
>>
>> https://wiki.openoffice.org/wiki/Avmedia
>>
>>> On 20.02.19 14:05, Jim Jagielski wrote:
>>> avmedia uses QTKit
>>>
>>>> On Feb 19, 2019, at 6:42 PM, Peter Kovacs <pe...@Apache.org> wrote:
>>>>
>>>> Where do we use Quicktime stuff?
>>>>
>>>> I want to check if I can collect all Developer information so we can
>>>> remove or add newer API stuff to the code.
>>>>
>>>>
>>>> All the Best
>>>>
>>>> Peter
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Quicktime?

Posted by Dave Fisher <da...@comcast.net>.
I’m curious about what is driving you to want to remove QuickTime?

Sent from my iPhone

> On Feb 23, 2019, at 4:36 PM, Peter Kovacs <Pe...@apache.org> wrote:
> 
> thanks. I think it should be not that difficult to move away from
> quicktime then.
> 
> Maybe we can do the new version in C++ instead of cocoa. At least I
> think I read something like this on Apple Developer ressource (not sure
> if it is about something else, because I have been looking on the remote
> topic.)
> 
> I have started a Wiki Article on Avmedia [1]. So we can collect
> Information there.
> 
> 
> All the Best
> 
> Peter
> 
> 
> https://wiki.openoffice.org/wiki/Avmedia
> 
>> On 20.02.19 14:05, Jim Jagielski wrote:
>> avmedia uses QTKit
>> 
>>> On Feb 19, 2019, at 6:42 PM, Peter Kovacs <pe...@Apache.org> wrote:
>>> 
>>> Where do we use Quicktime stuff?
>>> 
>>> I want to check if I can collect all Developer information so we can
>>> remove or add newer API stuff to the code.
>>> 
>>> 
>>> All the Best
>>> 
>>> Peter
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Quicktime?

Posted by Peter Kovacs <Pe...@Apache.org>.
thanks. I think it should be not that difficult to move away from
quicktime then.

Maybe we can do the new version in C++ instead of cocoa. At least I
think I read something like this on Apple Developer ressource (not sure
if it is about something else, because I have been looking on the remote
topic.)

I have started a Wiki Article on Avmedia [1]. So we can collect
Information there.


All the Best

Peter


https://wiki.openoffice.org/wiki/Avmedia

On 20.02.19 14:05, Jim Jagielski wrote:
> avmedia uses QTKit
>
>> On Feb 19, 2019, at 6:42 PM, Peter Kovacs <pe...@Apache.org> wrote:
>>
>> Where do we use Quicktime stuff?
>>
>> I want to check if I can collect all Developer information so we can
>> remove or add newer API stuff to the code.
>>
>>
>> All the Best
>>
>> Peter
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Quicktime?

Posted by Jim Jagielski <ji...@jaguNET.com>.
avmedia uses QTKit

> On Feb 19, 2019, at 6:42 PM, Peter Kovacs <pe...@Apache.org> wrote:
> 
> Where do we use Quicktime stuff?
> 
> I want to check if I can collect all Developer information so we can
> remove or add newer API stuff to the code.
> 
> 
> All the Best
> 
> Peter
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org