-
I just tried the CVS version : it compiles without errors.
I also tried to recompile openmovieeditor (which depends on libquicktime) : no problem.
Thank you !
2010-01-05 22:04:35 UTC by jcyn
-
Please try the CVS version of libquicktime. It was recently upgraded for newer x264 versions.
Current CVS is the release candidate for libquicktime-1.1.4.
2010-01-05 16:09:19 UTC by gmerlin
-
Hello,
I tried to rebuild libquicktime-1.1.13 from source after I had to upgrade x264 to a recent git version (20091216) on Archlinux x86-64.
The compilation failed with the following error message :
make[3]: entrant dans le répertoire « /dev/shm/src/libquicktime-1.1.3/plugins/x264 »
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include...
2009-12-27 21:03:24 UTC by jcyn
-
gmerlin committed patchset 749 of module libquicktime to the Libquicktime CVS repository, changing 1 files.
2009-12-14 20:30:50 UTC by gmerlin
-
gmerlin committed patchset 748 of module libquicktime to the Libquicktime CVS repository, changing 2 files.
2009-12-14 20:30:12 UTC by gmerlin
-
gmerlin committed patchset 747 of module libquicktime to the Libquicktime CVS repository, changing 2 files.
2009-12-05 15:44:50 UTC by gmerlin
-
gmerlin committed patchset 746 of module libquicktime to the Libquicktime CVS repository, changing 7 files.
2009-12-03 20:48:25 UTC by gmerlin
-
gmerlin committed patchset 17 of module lqtgavl to the Libquicktime CVS repository, changing 1 files.
2009-11-29 16:23:41 UTC by gmerlin
-
Libquicktime cannot open and change already existing files.
See here for a related discussion about that:
http://thread.gmane.org/gmane.comp.video.libquicktime.devel/1397.
2009-11-14 19:42:22 UTC by gmerlin
-
I just repackaged a bunch of AVIs as MOVs using MPEG Streamclip and they are playing back without any issues, but the aspect ratio is all wrong and they look extremely stretched. I was trying to put together a basic program using libquicktime to let me add the proper PASP tags to files, as Apple's Dumpster program doesn't let you create new tags. A couple of issues: 1) I do Java, not C; 2) what...
2009-11-13 19:26:15 UTC by ccraigen