highquality @ttribute doesn't work ?
Hi,
I don't remember if it's a known issue, but highquality attribute
seems to doesn't work. If you set the attribute to 1, jit.qt.movie
report highquality 0 when you send a gethighquality message. The
solution in the meantime is to send manually the message highquality
1. Or am I missing something?
Best,
ej
Max Patch
Copy patch and select New From Clipboard in Max.
On 6 mars 06, at 22:57, Jeremy Bernstein wrote:
> highquality is only valid for media which supports it, and must be
> set on a per-movie basis. The "gethighquality" message reads the
> highquality value out of the movie itself, which explains why it
> doesn't change for unsupported media. I'm certain that it works for
> DV and it's working for mpeg4, too.
My mistake. thanks for clarification. That works indeed.
Best,
ej