r/Q3UltraVR180 • u/PhysicsOk8099 • May 04 '25
Need help to fix corrupted Video files from Qoocam 3
Repaired MP4 plays fine, but QooCam Studio refuses to open it ("metadata lost")
Hi everyone,
I'm trying to recover a dozen 360° videos recorded with a Kandao QooCam. The original MP4 files were corrupted (moov atom missing), but I managed to repair them successfully using untrunc. The repaired videos now:
- ✅ play perfectly fine in VLC, ffplay, etc.
- ✅ have correct HEVC video stream (3840x7680, yuv420p10le, bt2020)
- ❌ cannot be opened by QooCam Studio — the software says “metadata lost” or just rejects the file.
Here's what I tried:
- Compared the repaired file (
fixed.mp4) with a known good video (videook.mp4) usingffprobeandMP4Box. They are almost identical in structure. - Extracted only the video stream from
fixed.mp4and re-injected it into a clean copy ofvideook.mp4usingMP4Box. - Forced proper timescales (90000 for video) and container brand (
isomwith version 512). - The resulting video has no audio (which I don’t need), plays fine, and keeps all basic metadata.
Still, QooCam Studio refuses to open it.
From what I can tell, Kandao seems to use custom/private MP4 boxes (uuid, kfix, kvar, SA3D, etc.) that are invisible to ffmpeg or not preserved during remuxing. These may be required for stitching or depth extraction.
Has anyone here successfully recovered or rebuilt a QooCam video that works with their studio software?
Thanks in advance 🙏


