I need an algorithm to write frames (Pictures) to a file that can be read using some video cutting / production software.
So, I got the frames, and I want to give them input to the / Method function. Let me be in Java.
How can i do this? Is there an easy way I can write video files without using any system codecs?
I just need an uncompressed video with a constant frame rate (25 frames per second or 50 frames per second) that will accept my true color images (2D color arrays) so that I can use this video in my Videoprogramm for work.
I did not find a single file that is suitable for this.
Can you help me?
Hello from Austria and thanks. Flo.
Flo
source share