Debug job: render to writable target
Rendering to `/tmp/flamenco-test-frames` would actually need to write to `/tmp__intermediate...`, which cannot be created by a regular user.
This commit is contained in:
parent
0525bd726c
commit
441289dbed
@ -13,7 +13,7 @@ curl -v -X 'POST' \
|
||||
"type": "simple-blender-render",
|
||||
"settings": {
|
||||
"filepath": "flamenco-test.blend",
|
||||
"render_output": "/tmp/flamenco-test-frames",
|
||||
"render_output": "/tmp/flamenco/test-frames",
|
||||
"chunk_size": 1,
|
||||
"extract_audio": true,
|
||||
"format": "PNG",
|
||||
|
Loading…
x
Reference in New Issue
Block a user