Open schmurtzm opened 1 year ago
Have built this.
In it's current state not fit for purpose.
Launches via an app but nothing on screen, playing sound but possibly at incorrect sample rate and no joystick input.
It does initialise mi_vdec though, so maybe an issue with screen initialisation as it's done via a header file.
Will rebuild at a later date to diagnose screen 👍
XK found an ffmpeg repo that is targeted at sigmastar that uses mi_vdec to decode instead of the CPU https://github.com/aaron201912/ffmpeg Could be useful to optimize our current version.