Video Stream

More
1 week 4 days ago #29 by David
Video Stream was created by David
Just out of curiosity, a video stream from the SD card. Files to be written on a freshly formatted SD card for an ‘acceptable’ data rate. Conversion of the Goldorak opening sequence into 691 frames.

 
This attachment is hidden for guests.
Please log in or register to see it.
 

 

Please Log in or Create an account to join the conversation.

More
1 week 4 days ago #30 by Franck
Replied by Franck on topic Video Stream
Awesome ! I wonder if a RLE compressed sequence (decompressed using the line() function) would be faster.

Please Log in or Create an account to join the conversation.

More
1 week 3 days ago - 1 week 3 days ago #31 by David
Replied by David on topic Video Stream
I don’t think drawing an image line by line with line() would be faster than loading a fully decompressed one. In my tests, even copying 16-pixel lines with memset already takes quite a bit of time to fill a big area.
It might work with images made specially for RLE compression (no patterns, big flat colour areas, etc.).

But finally,when I did this test, I saw that you can get a perfectly smooth quarter-screen video.   
Last edit: 1 week 3 days ago by David.

Please Log in or Create an account to join the conversation.

Time to create page: 0.172 seconds
Powered by Kunena Forum