03-31-2025, 12:44 PM
If the talk mentions other Retro community subject I would like to give a shout to my X16 Movie Maker project.
Its a custom Video Convertor that takes MP4, AVI, MOV, MPG... etc... (any format supported by ffmpeg really) and converts
them to a format playable on the Commander X16 Neo retro 8 bit computer by David Murray (aka The 8-bit Guy)
Its easily the most complex QB64PE project I have ever done, But it also built on some Image conversion code I also
did previously in support of the X16.
The resulting output files can only currently be played on the Commander X16 with my Player Code. But the convertor
can be compiled and run on Any Windows 7 or higher and any Linux or MACOS platform with enough storage space to
hold the temporary video conversion files.
Project located here: https://cx16forum.com/forum/viewtopic.php?t=8226
Its a custom Video Convertor that takes MP4, AVI, MOV, MPG... etc... (any format supported by ffmpeg really) and converts
them to a format playable on the Commander X16 Neo retro 8 bit computer by David Murray (aka The 8-bit Guy)
Its easily the most complex QB64PE project I have ever done, But it also built on some Image conversion code I also
did previously in support of the X16.
The resulting output files can only currently be played on the Commander X16 with my Player Code. But the convertor
can be compiled and run on Any Windows 7 or higher and any Linux or MACOS platform with enough storage space to
hold the temporary video conversion files.
Project located here: https://cx16forum.com/forum/viewtopic.php?t=8226


