My MS-DOS QuickBASIC AVI player... this time on a 286 laptop.
Loading...
552
views
Loading...
Uploader Comments (kingcrimson234)
see all
All Comments (3)
-
@kingcrimson234 I am suprised how this CPU can handle videos. I thought before that real minimal CPU for playing AVI videos is actually p2 233mhz , but for DVD minimal is p3 500, 64mb RAM as I remember
Loading...
And it plays AVI?
As I know MPEG is less CPU hungry than AVI, also try to play MPEG (1. verson) on this CPU.
crogeek 1 year ago
@crogeek AVI itself is just a file format, and doesn't actually specify a compression method. you can use many different types of compression with AVI, like MPEG-4 (XvID/DiVX/etc) or MJPEG. actually you could even use MPEG-1 inside an AVI.
is this video, the video data in the AVI is completely uncompressed. this by far the least amount of CPU possible. the drawback is that uncompressed video takes massive amounts of hard drive space.
kingcrimson234 1 year ago