[GEM-dev] pix support on Mavericks

IOhannes m zmoelnig via GEM-dev gem-dev at lists.iem.at
Tue Jun 24 14:12:39 CEST 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 2014-06-24 13:55, Nicolas Montgermont via GEM-dev wrote:
> 
> If I understand correctly, there is no more Quicktime framework
> support on osx 10.9 so it means if we want to add image and video 
> decoding/encoding we must build a new plugin?

yes, most likely.

> Must this new plugin rely on the AV.kit framework?

not necessarily.

the alternative is to make filmGMERLIN and imageMAGICK work.
(both should be (almost?) working).

however, i would very much prefer to have *native* plugins available
as well (e.g. using AV-kit) - simply because it is what most people
will expect.


> Must it be written in C++ or can it be written in objective C?

ObjectiveC++ is the way to go.
(you need C++ to make Gem recognize the plugin; you can use ObjC to
properly interact with the AVFoundation Framework)

but who is going to implement it?

fgmasdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQIcBAEBCAAGBQJTqWsyAAoJELZQGcR/ejb4ffcP/03/pgoqd14dzCK/dWnSwl2i
hu5CFPp5X5rtJLuiGp8gytKzu6DQyQjvoWSMuF1tEOZqTvWy2xqrwyPIpl8HQpVO
OYc6YI4BKFE0wh+Mm8Oh9BEOC1MgJLWmTcq4ZP2295A1g2Smglc+jGKRWhTXwSDM
cvOdzE+pCM1aKxL+EiQjPdFddtOGlqgF835vvAWmTOabKcWvVTwNJ5lbDISSbBZU
oHmdZUmv9+XQJCR4o5i2oFfXgeZ44CadDzE8sNzMYEix5ObqCQcDlo7F966bnXM8
gwg0T05ccQh+Ih4xWEGbGa2uJ2JfG3i+llQZSF85uyD+ZdiQJS3r8ug8LGAKnmtd
+Dfv7owgnhkm8C7IPcl0AqO3I+eUIlPyILH9SBJDSPeHToZBIimzS+VjhRuo2VdO
yIf97vRqz93X2UVJK3xKejETe3xe5BE+AITaXoEZrxZvLHJtwqFy+yc6gO89RfuZ
RTTeYGAfP43GaAElviM2uOeCd98uf3J3FhOrfZD42borDUvWg7xqpLj3wGWaSxkr
fTxutFqNn9jqp2+3i2v4raT6OSzycE6vr1s0iM6Kc6qwNUaEBLT6W5RTcSxjSZTZ
AWu0jy43JfP6o6xjvw3Jf9idgUXXaBKH7KGrKnPouqB+tKXZp4slQVZE2LJ2t94g
rHGWJ2dA5Rj0RG4i5BRh
=V8MN
-----END PGP SIGNATURE-----



More information about the GEM-dev mailing list