-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 09/03/2010 12:01 AM, stéfan piat wrote:
I read somewher that pd-extended has to be build with quicktime support to play well .mov files
where did you read this? Pd-extended currently does not build Gem at all on w32, it takes the official binary release, which includes QuickTime support.
you can easily check whether yuo do have QuickTime support if you have a look what's printed to the pd-console when you first create a [pix_film] object.
anyhow, the problem you probably have is, that DirectShow is able to open the film quite well, so QuickTime is never tried. you have to force [pix_film] to use the QuickTime backend.
fgamsdr IOhannes