Ondřej Samohel
7ad9e1bd5b
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring
2020-11-18 15:19:17 +01:00
iLLiCiTiT
7e4807e7ee
path to ffmpeg tools has always quotes to make sure spaces won't cause unnecessary behavior
2020-11-02 19:13:48 +01:00
Ondrej Samohel
386a3d8b5c
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring
...
# Conflicts:
# pype/hosts/harmony/__init__.py
2020-10-13 20:06:00 +02:00
Milan Kolar
07f0a68366
Merge branch '2.x/develop' into feature/451-Fusion_basic_integration
2020-10-06 16:15:56 +02:00
Toke Stuart Jepsen
cd6c83913f
Nuke: skip thumbnail creation on farm submission.
...
The thumbnail is being created when publishing from the baked colourspace movie.
2020-09-02 08:56:29 +01:00
Milan Kolar
8344cde729
Merge pull request #460 from pypeclub/bugfix/allow-thumbnails-from-single-frame
...
Fix: allow thumbnail creation for single frame renders
2020-08-21 16:30:48 +02:00
Jakub Jezek
ad7b7c6e22
fix(global): not default True value
2020-08-21 16:19:59 +02:00
Jakub Jezek
f09e48ac8c
fix(global): review attribute in instance
...
fix code from https://github.com/pypeclub/pype/pull/441
2020-08-21 14:50:22 +02:00
Milan Kolar
55db28af38
Merge branch 'hotfix/fixes_ind_edit_publish' into 2.x/develop
2020-08-20 16:14:37 +02:00
Jakub Jezek
70f0257fd9
Merge remote-tracking branch 'origin/hotfix/fixes_ind_edit_publish' into feature/451-Fusion_basic_integration
2020-08-20 15:55:47 +02:00
Ondřej Samohel
5df17ed293
delete forgotten line
2020-08-20 13:34:37 +02:00
Ondřej Samohel
7868d8e016
allow thumbnails from single frame renders
2020-08-20 13:22:17 +02:00
Milan Kolar
bd6717fe20
fix shell popping up with ffmpeg
2020-08-18 15:56:09 +02:00
Toke Stuart Jepsen
2a0d0717ca
Optional skip review on renders.
2020-08-14 15:35:21 +01:00
Milan Kolar
5492b48c41
Merge branch 'develop' into feature/ftrack_output_definition
2020-06-07 19:51:29 +02:00
iLLiCiTiT
818abdaa82
extract_jpeg has presetable attribute ffmpeg_args
2020-06-03 18:51:44 +02:00
iLLiCiTiT
9fe0c3055e
moved multipartExr check much earlier in extract_jpeg plugin
2020-06-03 18:50:18 +02:00
Ondrej Samohel
5f09521bd7
stop processing multipart exrs
2020-05-31 17:10:16 +02:00
Ondřej Samohel
e888a60afe
fixed condition for multipartExr
...
multipartExr tag was looked up in representation tags instead of instance data
2020-05-18 12:26:02 +02:00
Ondřej Samohel
08a861d2a5
move multipart flag to tags on representation
2020-03-30 15:09:37 +02:00
Ondrej Samohel
46cc7b2b00
disable ffmpeg for multipart EXRs
2020-03-27 17:08:04 +01:00
Jakub Jezek
833ba22ecf
fix(global): failing due missing tag in representation
2020-02-28 12:28:02 +01:00
Milan Kolar
0dc5c7a21d
Merge branch 'develop' into feature/PYPE-570-maya-renderlayer-creator
2020-02-26 17:27:08 +01:00
Ondrej Samohel
0253722254
Merge remote-tracking branch 'origin/develop' into feature/PYPE-570-maya-renderlayer-creator
2020-02-18 20:58:45 +01:00
Ondrej Samohel
ed1308f5c1
refactored workflow, removed regex sequence detection
2020-02-18 20:40:03 +01:00
iLLiCiTiT
a635e01087
reimplemented after merge
2020-02-18 08:35:45 +01:00
iLLiCiTiT
1a1e736498
moved identation by changing validation condition logic
2020-02-17 17:36:31 +01:00
iLLiCiTiT
d3823aecd1
fixed skipping jpex extraction
2020-02-17 17:34:59 +01:00
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