On Fri May 30 21:15:44 2025 +0000, Charlotte Pabst wrote:
thanks for the hint about WAV. I had considered creating the file in memory before, but failed to figure out an appropriate format to use (tried yuv4mpeg2, windows doesn't support it). I will make a separate test program that uses WAV tomorrow.
It's still a bit suspicious I think, that such chunk requirement is even there. For example for automatic format detection we definitely don't make such large reads, to check file headers. If they needed it for decryption, it should be caching blocks internally.