- Joined
- Jan 18, 2010
- Messages
- 11,411
Issue 1: Proper Video playback, I have yet found a good combination of video output on mpv, VLC or smplayer/mplayer that produces good playback. The default (I think XV) output that has fairly decent performance, however it seems to be switching the Red and Blue channels, so the colors are all wrong. I'm not sure if this is some artifact of our TILER system or something else wrongly setup in the userspace. Using SDL or X11 will produce proper coloring, but performance is horrendous, this can be somewhat mitigated by adding more CPU threads to decoding, but not quite a good solution as frames are still dropped.
Issue 2: Scaling to Fullscreen with SDL1.2, currently there doesn't seem to be a good method of scaling to full screen, and many games either don't have scaler options that go high enough to fill the 1280x720 screen and those that can have extremely bad performance scaling that high. The goal here is to allow these games to scale to full screen with a minimal performance hit. As there is a bunch of SDL1.2 games out there ready to be ported, having access to either a modified version of SDL1.2 or some other technical solution that would allow all SDL1.2 games to work properly would improve the software catalog quite a bit.
I don't quite have the budget to put out as much of a bounty as the Audio driver bounty EvilDragon is hosting, but willing to hand out 200 Euro for each one of these issues if they're fixed. So 400 Euro total on the table.
Issue 2: Scaling to Fullscreen with SDL1.2, currently there doesn't seem to be a good method of scaling to full screen, and many games either don't have scaler options that go high enough to fill the 1280x720 screen and those that can have extremely bad performance scaling that high. The goal here is to allow these games to scale to full screen with a minimal performance hit. As there is a bunch of SDL1.2 games out there ready to be ported, having access to either a modified version of SDL1.2 or some other technical solution that would allow all SDL1.2 games to work properly would improve the software catalog quite a bit.
I don't quite have the budget to put out as much of a bounty as the Audio driver bounty EvilDragon is hosting, but willing to hand out 200 Euro for each one of these issues if they're fixed. So 400 Euro total on the table.
Last edited: