cleanrip icon indicating copy to clipboard operation
cleanrip copied to clipboard

CleanRip defaults to 480p

Open 5p4rkP1ug opened this issue 2 years ago • 7 comments

Would it be possible to change the default video mode to 240p/480i for CleanRip? When using a Sony PVM, I get a double image, because it doesn't support progressive signals.

Hardware: NTSC-J GameCube

5p4rkP1ug avatar Aug 21 '22 07:08 5p4rkP1ug

CleanRip should automatically detect and use the correct video-mode. It basically checks if you have your GC connected via a component cable or not and chooses the fitting video-mode

https://github.com/devkitPro/libogc/blob/master/libogc/video.c#L2820

There was a new commit to libogc (the library which handles this) 50c344668f8851a325e9c502885fb9f432a68926 in 2020 after the last release, which may fix your issue, as it touched missing video-modes.

You could try to recompile CleanRip, if you know how, and see if the issue was fixed.

schicho avatar Aug 21 '22 12:08 schicho

I'll release a newly compiled version at some point. With the folder per dump option as well.

emukidid avatar Aug 31 '22 01:08 emukidid

image

CleanRip always switches to 480p, resulting in a double image on a Sony PVM. I'm running v2.11. I'm using GCVideo Component Cables.

I'm not sure if it's a Swiss thing or not, but I've actually noticed that the GameCube boots in 480p briefly, then reads my configuration file and then goes back down to 480i. Could this be an issue?

I boot into Swiss using PicoBoot.

5p4rkP1ug avatar Aug 31 '22 14:08 5p4rkP1ug

I just made a quick and untested build of CleanRip with the latest library version. Maybe you want to check if that actually fixes your issue.

CleanRip-updated.zip

schicho avatar Sep 01 '22 14:09 schicho

Just tried your updated DOL file, sadly this hasn't made any difference. The issue still persists.

5p4rkP1ug avatar Sep 03 '22 09:09 5p4rkP1ug

Hey I'm having the same issues in my setup. I've got an Aus (EUR) GC running swiss off picoboot. Mine is connected to an Onkyo receiver and seems to be dropping to 480p once I start the app. I was having similar issues with swiss so had to force it to 576i in the settings but this doesn't seem to carry over to cleanrip.

killkong1211 avatar Nov 08 '22 08:11 killkong1211

I like the auto-480p if component is detected. Please keep this option.

Before I had an HDMI adapter for my Wii and used the system on a commodore monitor, CleanRip worked just fine in 480i on my Wii.

60fpshacksrock avatar May 15 '23 19:05 60fpshacksrock