Hi Erick,
I understand that you had color videos and you
could make them smaller by removing the color information. Maybe you can
make them smaller by using png compression or MJPEG compression (e.g., (e.g. ffmpeg -i input.avi -codec: mjpeg output.avi; careful, it is lossy and I don't recommend it if you need to replicate your analyses in the future).
Could
you develop your question about the 2 MB videos? Maybe they are already
in greyscale. Unfortunately, the AVI reader for ImageJ only reads
uncompressed video or MJPEG compressed. Fiji has an FFMPEG extension
(add the ffmpeg source in the Update section), enabling to manage more
formats, but it is not integrated in OpenCASA.
I take the opportunity to remind that OpenCASA is FOSS and anyone can contribute!
Regards,
Felipe