Hello,

I have recently built avifile under solaris with some non-x86 (some kind of sparc) processor.
I know that I cannot use the win32-dlls since they have been made for x86 instruction sets.
But I found an mjpeg-codec in the package (which was supposed to be very slow, but that doesn't matter for now)
and one should also be able to write and read uncompressed formats such as 24 bit RGB, I thought.
Unfortunately, that did not work (I guess due to 'no codec found'), while the same code did work under linux
(and used a windows mjpg codec ...).

Now I suspect, either I have always chosen a wrong FCC or I forgot to switch off some kind of
"only use windows codecs" flag when building the library. I inspected the configure script and
looked into some header files, but I haven't found anything suspicious.

I know my problem description is not very precise, but I wonder if this _can_ work at all.
Long time ago someone mentioned using avifile under solaris sparc (found it in the archive)...
Is there some place where I can learn more about this topic ?
Which formats are supported without using extern codecs and what are their FCCs ?

Kind Regards,
Kevin

PS.: I am currently not subscribed to the list, it was very kind if you could CC an answer to me. Thank You.


_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to