View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003146 | DCP-o-matic | Bugs | public | 2026-04-08 13:26 | 2026-04-11 16:29 |
| Reporter | Guddu | Assigned To | carl | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | 64 bit | OS | Linux | OS Version | Ubuntu |
| Product Version | 2.18.37 | ||||
| Summary | 0003146: dcpomatic with grok - Encoding stuck when burning subtitles into image | ||||
| Description | With grok enabled, when encoding a DCP, it is getting stuck at 540th frame. If I disable GPU Acceleration then I am able to encode it without any issues but with grok it hangs at 540th frame. My setup is as follows Here is the log from the run Sun 05 Apr 2026 07:34:56 PM -04: DCP video rate 24 fps I have determined this to be happening "only" when I use Subtitles with "Burn Subtitles into image" option selected. Test 1 - grok enabled. No Subtitles files - DCP encodes fine. Test 2 - grok enabled. Subtitles files loaded with "Burn Subtitles into image" option unchecked - DCP encodes fine. Test 3 - grok enabled. Subtitles files loaded with "Burn Subtitles into image" option checked - DCP does not encode. Gets stuck at the frame where the first subtitle needs to show up. Test 4 - grok enabled. Subtitles files loaded. A minimal file with just 1 subtitle and "Burn Subtitles into image" option checked - DCP does not encode fine. Gets stuck at the frame where the first subtitle needs to show up. With grok disabled, all the above tests result in the DCP encoding just fine. | ||||
| Steps To Reproduce | I have determined this to be happening "only" when I use Subtitles with "Burn Subtitles into image" option selected and grok gpu acceleration enabled. | ||||
| Additional Information | dcpomatic 2.18.37 | ||||
| Tags | No tags attached. | ||||
| Branch | |||||
| Estimated weeks required | |||||
| Estimated work required | |||||
|
|
Fixed by Aaron here: https://github.com/cth103/dcpomatic/pull/40 1b33fb3d1e17b859dc5166cb4d0783b17c60becf |