Commit graph

14 commits

Author SHA1 Message Date
Jakub Jezek
5d8e2dc37f
fix(nk): swap write family for render2d 2020-02-12 18:00:59 +01:00
Milan Kolar
e05356bb90 gracefully skip missing thumbnail path 2020-01-31 15:05:49 +01:00
Milan Kolar
82ac325448 Fix CG render publishing
Eallin production cherry picked and merged with current develop
2020-01-20 23:42:09 +01:00
Milan Kolar
6e2fdb880c remove all but ftrack old api packages and change imports 2019-11-22 17:46:19 +01:00
Ondrej Samohel
50438283cd
hotfix for various aspect of farm rendering 2019-11-06 14:06:24 +01:00
Jakub Jezek
4150f157ad Merge remote-tracking branch 'origin/feature/PYPE-401-unify-asset-attributes' into mergeTest 2019-08-01 15:51:52 +02:00
Jakub Jezek
b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Toke Jepsen
fe62979c97 Use lib subprocess.
- Unifies all subprocess calls.
- Validates ffmpeg process.
- Feedback the errored subprocess output.
2019-07-31 10:34:25 +01:00
Milan Kolar
63d0ff487d fixing minor issues with quicktime and thumbnail creation after update to 2.0 2019-06-11 17:28:31 +02:00
Milan Kolar
9fa7e893d8 add support for more families in the new integrator 2019-05-27 14:01:16 +01:00
Jakub Jezek
0c9186dc65 fix(pype): fixing host attribute to hosts, it was not filtering plugins out of context 2019-03-31 19:31:24 +02:00
Jakub Trllo
a0b009a633 plugins wait until ffmpeg finish job 2019-02-28 10:50:34 +01:00
Jakub Trllo
b2d4897872 input/output args are loaded from config (only input for jpeg) 2019-02-27 15:36:27 +01:00
Jakub Trllo
c40fa2fc2b jpeg exctractor separated 2019-02-27 12:17:51 +01:00