I'm trying to make a FreeBSD port of cinelerra the application.
Since libquicktime is already ported, I thought, I could use it.
Unfortunately, Cinelerra's version of quicktime API has changed -- its cmodel_transfer() is now taking several more arguments, for example...
Libquicktime moved on as well :)
There are several other reasons, why compiling cinelerra against libquicktime is doomed to failure.
In our viewCVS, we have lots of BSD-related patches (some pthread stuff), maybe they'll help to make qt4l compile under FreeBSD.
A year one, Cinelerra seems to have stalled. Any chance for a patch allowing to compile Cinelerra against lqt?
You would have to patch cinelerra in the first place.....
What changes to libquicktime would be necessary?
Log in to post a comment.
I'm trying to make a FreeBSD port of cinelerra the application.
Since libquicktime is already ported, I thought, I could use it.
Unfortunately, Cinelerra's version of quicktime API has changed -- its cmodel_transfer() is now taking several more arguments, for example...
Libquicktime moved on as well :)
There are several other reasons, why compiling cinelerra against libquicktime is doomed to failure.
In our viewCVS, we have lots of
BSD-related patches (some pthread stuff), maybe
they'll help to make qt4l compile under FreeBSD.
A year one, Cinelerra seems to have stalled. Any chance for a patch allowing to compile Cinelerra against lqt?
You would have to patch cinelerra in the first place.....
What changes to libquicktime would be necessary?