/app/vendor/spatialmedia/metadata_utils.py:108: SyntaxWarning: invalid escape sequence '\d' integer_regex_group = "(\d+)" 2026-04-07T19:41:07 - INFO: VideoGen 0.7.0 2026-04-07T19:41:07 - INFO: Deliverables will be output to /working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/deliverables 2026-04-07T19:41:07 - INFO: Loading recording... 2026-04-07T19:41:07 - deployment - INFO: Detected P3D version: P3D_2 2026-04-07T19:41:07 - INFO: Loading disk image... 2026-04-07T19:41:07 - INFO: Mounting disk image: /working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/5b90b0c9-0046-4897-8b7d-e9bce461fe37.iso 2026-04-07T19:41:07 - disk_image - INFO: Current OS is: Linux mount: /working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/data: WARNING: source write-protected, mounted read-only. 2026-04-07T19:41:07 - INFO: Disk image mounted successfully at /working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/data 2026-04-07T19:41:07 - INFO: Distance track used as anchor epoch: 1773575303712000000 2026-04-07T19:41:07 - INFO: Encoding video... libpng warning: eXIf: invalid libpng warning: eXIf: invalid 2026-04-07T19:41:08 - INFO: Calibration resolution is 4286x2143 2026-04-07T19:41:08 - WARNING: NVENC not available, disabling GPU. 2026-04-07T19:41:08 - DEBUG: Using libx264 for video encoding 2026-04-07T19:41:08 - DEBUG: ['ffmpeg', '-loglevel', 'error', '-y', '-r', '10', '-start_number', '0', '-i', '/working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/meshroom/panorama/frames/%06d.png', '-vframes', '2996', '-c:v', 'libx264', '-crf', '18', '-vf', 'v360=input=equirect:output=equirect:yaw=0:pitch=0:roll=0', '-metadata:s:v:0', 'spherical=1', '-metadata:s:v:0', 'projection=equirectangular', '-metadata:s:v:0', 'yaw=0', '-metadata:s:v:0', 'pitch=0', '-metadata:s:v:0', 'roll=0', '-map_metadata', '0', '-movflags', 'use_metadata_tags', '/working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/meshroom/panorama/cache/v360.mp4'] [image2 @ 0x5cff7ff9b540] Could find no file with path '/working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/meshroom/panorama/frames/%06d.png' and index in the range 0-4 [in#0 @ 0x5cff7ff9b440] Error opening input: No such file or directory Error opening input file /working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/meshroom/panorama/frames/%06d.png. Error opening input files: No such file or directory Traceback (most recent call last): File "/app/src/videogen/__main__.py", line 172, in main videogen.generate.encode( File "/app/src/videogen/generate.py", line 194, in encode subprocess.run(args, stdout=subprocess.DEVNULL, check=True) File "/usr/lib/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['ffmpeg', '-loglevel', 'error', '-y', '-r', '10', '-start_number', '0', '-i', '/working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/meshroom/panorama/frames/%06d.png', '-vframes', '2996', '-c:v', 'libx264', '-crf', '18', '-vf', 'v360=input=equirect:output=equirect:yaw=0:pitch=0:roll=0', '-metadata:s:v:0', 'spherical=1', '-metadata:s:v:0', 'projection=equirectangular', '-metadata:s:v:0', 'yaw=0', '-metadata:s:v:0', 'pitch=0', '-metadata:s:v:0', 'roll=0', '-map_metadata', '0', '-movflags', 'use_metadata_tags', '/working/5b90b0c9-0046-4897-8b7d-e9bce461fe37/processing/meshroom/panorama/cache/v360.mp4']' returned non-zero exit status 254.