REU Movie Player V2
Back in 2016 I created a simple movie player for a C64 version of the famous “They're Taking the Hobbits to Isengard” video. That player was hardcoded for 15.6kHz audio and standard lores video. The player has since been extended and is now a little more flexible. It currently support:
- 7.8kHz, 15.6kHz and 31.2kHz* audio (played using Pex “Mahoney” Tufvessons technique)
- Lores and Hires bitmap mode
- Colors can be static, single per frame, or individual per character
- Up to 50fps playback (25fps for 31.2kHz audio)
*) At 31.2kHz two samples are played/rasterline. Due to badlines, not all samples can be played. However, the player can, depending on the amount of color information used, reduce the number of badlines to a single/frame, or even none at all during playback, allowing all samples to be played.
A few example videos are included in the archive.
Download: http://amidog.se/c64/bin/rmp2.zip