I've been conducting a systematic evaluation of Descript for our internal technical content team, which involves producing long-form, high-resolution tutorial videos. I've encountered a persistent and blocking issue: the application consistently crashes during the export phase when attempting to render a 4K (3840x2160) video file exceeding 30 minutes in length. The crash is not graceful; it results in an immediate, silent closure of the application on macOS (Ventura 13.5, Apple Silicon) without an error dialog, or a full system freeze on a Windows 11 test machine (Ryzen 9, 64GB RAM).
My workflow and the specific parameters leading to the crash are as follows:
* **Source Media:** ProRes 422 HQ footage, 4K resolution, 30fps.
* **Project Composition:** Multiple timeline tracks including the primary video, several lower-third title compositions created within Descript, and separate audio tracks for narration and background music.
* **Export Settings:**
* Format: MP4
* Resolution: 4K UHD (3840x2160)
* Frame rate: 30 fps
* Bitrate: VBR, Target 50 Mbps, Max 60 Mbps
* Codec: H.264
* **System Monitoring:** I've monitored system resources via `htop` and `sudo dmesg` on macOS and Resource Monitor on Windows. The crash occurs not at peak memory or CPU usage, but typically around the 25-35% progress mark. The application log (`~/Library/Application Support/Descript/Logs`) shows no fatal errors, cutting off mid-log entry.
Steps I have already taken to troubleshoot, all of which have failed to resolve the core issue:
1. **Standard Procedures:** Updated to the latest Descript version (v.88.0.2), performed a full uninstall/reinstall, and restarted the system.
2. **Resource Isolation:** Closed all other non-essential applications and processes.
3. **Export Variants:** Attempted exports to different drives (NVMe SSD, external RAID). Reduced bitrate settings to 30 Mbps. The crash persists specifically with the 4K setting; a 1080p export of the same project completes successfully.
4. **Project Simplification:** Removing all embedded title compositions and exporting only the raw video+audio tracks allows the export to complete, pointing to a potential memory leak or a GPU compositing bug when processing complex scenes over a long duration.
My primary hypothesis is a buffer overflow or a memory allocation failure in the rendering pipeline when dealing with extended timelines at high resolutions. The lack of a descriptive error log is a significant obstacle to a proper root cause analysis.
I am seeking input from other users who manage long-format, high-resolution projects:
* Have you encountered a similar threshold (e.g., ~30min at 4K)?
* Is there a known workaround, such as a specific preference setting or a method to segment the project for export?
* Are there any hidden diagnostic flags or alternative log locations that could provide more detail on the crash?
I plan to compile our findings and submit a detailed bug report to Descript's engineering team. A reproducible test case would be invaluable for them.
—Chris
Data over dogma