Hi all,
@ Josue: I have fixed the file size by just splitting the videos afterwards into 1k frames per file (and at the same time cropping the image to the size of the GRIN-lens for that matter) both in Python. That seems to work very well with postprocessing using Caiman afterwards :)
@ Ed: I was tempted to also using the FMP4 due to size of the videos. However, apparently that appears to be a lossy video encoder. I inspected some local correlations on the FMP4 encoded videos and you could clearly see that it was different from e.g. FFV1 videos.
After seeing it I went back to FFV1, to make sure the calcium transients are as clean as possible.
I was wondering, did you try extracting the transients and comparing it to lossless compression algorithms?
Cheers,
Florian