Chad Page
Chad Page
I just got ChatGPT 4 with browsing, and I decided to point it at core.py on github: --- After reviewing the code, here are some suggestions for improving the core.py...
While working on comb filters and setting up standalone overlap/merge fft code, I found out that FIR filters need to be doubled (by using (filtfft(filter) ** 2.0). There are thankfully...
I finally decided to look into GPU acceleration after playing with whisper.cpp and realizing that OpenCL was still Actually Useful(tm). (Seriously, someone should've nudged me a while ago. Maybe I'm...
A common LD problem that isn't solved properly in ld-decode yet is that reds on LD are very hard to get right. So if you have any samples, I'd like...
As far as I know, there's no option to save the EFM data side channels and extract the LD-G data, which is used for English subs on later Japanese releases...
From #789, this is an off by one (or maybe even 0.5?) error I need to fix. I think the intention was to log the beginning of the line at...
Looking at Star Rider, which appears to come off a bad master, I realized it might be useful to get PSNR of a black area within the video frame. This...
Just had that idea while talking to smally about one of his decodes that lost sync. The json data might not be perfectly aligned, but is probably close enough to...
TheMogMiner wants frame output with VBI to support MAME, and @simoninns suggested just outputting the enitre uncropped frame, which I like the sound of.
smally: Add FPS counter to frame output gamn: Add chapter #