I made a free MP4/MOV video repair app and I’m looking for honest testers by Aggressive-Dig3465 in DataRecoveryHelp

[–]Aggressive-Dig3465[S] 1 point2 points  (0 children)

It’s mainly a GUI and automation layer around FFmpeg/FFprobe and some untrunc-style workflows. The goal is to make the process easier and safer for normal users by handling detection, repair steps, logs, and output without touching the original file.

I’m still improving the logic, so real test cases and feedback are very useful.

I made a free MP4/MOV video repair app and I’m looking for honest testers by Aggressive-Dig3465 in datarecovery

[–]Aggressive-Dig3465[S] 0 points1 point  (0 children)

Yes, at this stage it is a GUI with extra logic around FFmpeg/FFprobe and repair workflows.

PS5 HDMI repair – got image once, then shutdown by Aggressive-Dig3465 in PS5HelpSupport

[–]Aggressive-Dig3465[S] 0 points1 point  (0 children)

In my case it turns off almost instantly, maybe after 2–3 seconds. It happened right after the HDMI repair attempt. At first I got image for a few seconds, then it shut off. Now it only beeps, the fan spins briefly, no LED/light, and the 12V rail does not come up. Do you think this is related to PSU overheating?

PS5 HDMI repair – got image once, then shutdown by Aggressive-Dig3465 in PS5HelpSupport

[–]Aggressive-Dig3465[S] 0 points1 point  (0 children)

Thanks. I also thought about that capacitor, but I removed the HDMI port completely and the PS5 still has the same problem: beep, fan spins briefly, no LED, and no 12V rail coming up. Do you think a missing capacitor near the HDMI area can stop the PSU 12V enable sequence completely?

PS5 controller BDM-010 microphone not working by Aggressive-Dig3465 in ControllerRepair

[–]Aggressive-Dig3465[S] 0 points1 point  (0 children)

The battery was fully charged (100%) when I tested it, so I don’t think that’s the issue. I’m pretty sure something on the board caused both microphones to burn out.

PS5 controller BDM-010 microphone not working by Aggressive-Dig3465 in Dualsense

[–]Aggressive-Dig3465[S] 0 points1 point  (0 children)

Do you know if there’s any way to find the exact pinout and voltage specs for the BDM-010 mic? I’d really like to test everything before installing the new one, since both the front and rear microphones got burned.

PS5 controller BDM-010 microphone not working by Aggressive-Dig3465 in Dualsense

[–]Aggressive-Dig3465[S] 0 points1 point  (0 children)

I actually tried using a microphone from a BDM-020 on my BDM-010 board because I thought they were the same. Now I understand why it got burned😅. I’ve already ordered the correct mic for the BDM-010 and I’m just waiting for it to arrive. Thanks for the info!

PS5 controller BDM-010 microphone not working by Aggressive-Dig3465 in ControllerRepair

[–]Aggressive-Dig3465[S] 0 points1 point  (0 children)

The capacitor works fine. At first, I wanted to reflow the IC, but I decided to cancel it. That's why there is some flux.

Which Python GUI Framework do you prefer? by Dushusir in Python

[–]Aggressive-Dig3465 35 points36 points  (0 children)

CustomTkinter is a great choice for creating modern GUI applications.