The PhotoJpeg encoder doesn't seem to handle duplicate
images at the beginning of the quicktime being generated.
If the first image and second image are the same, it
can encode any number of images the same or different
after that.
The prob is just at the beginning.
I am using a simple 8 bit tiff reader encoding to the
PhotoJpeg, (jpeg) codec.
Logged In: YES
user_id=808744
Not sure this is the PhotoJpeg codec's fault, or a bug in
the library.