Ondrej Samohel
e186fcd388
Merge remote-tracking branch 'origin/develop' into feature/PYPE-634-pype-render-wrapper
2020-01-21 10:20:01 +01:00
iLLiCiTiT
8891f9e360
Merge branch 'develop' into feature/dict_indentation
2020-01-20 17:25:00 +01:00
Ondrej Samohel
408c220df8
remapping handling pushed to pype publish command
2020-01-15 15:30:00 +01:00
Ondrej Samohel
1a6462d358
submitting jobs with limited env, pype location determination
2020-01-14 16:16:19 +01:00
Milan Kolar
301b011c2b
Merge branch 'master' into feature/PYPE-638_res_and_fps_in_burnins
2020-01-10 16:05:11 +01:00
Jakub Jezek
26f2f882e2
fix(otio): burnin right side didnt format properly
2020-01-07 13:12:29 +01:00
iLLiCiTiT
f84f1537de
formatting changes
2020-01-06 18:30:24 +01:00
iLLiCiTiT
3dac4c1b69
data from frobe are stored to data not to options
2020-01-06 18:30:17 +01:00
iLLiCiTiT
6f4d50d41d
get_fps moved from Burnin class
2020-01-06 18:25:07 +01:00
iLLiCiTiT
bb86c94c18
width, height and fps values from ffprobe are added to options data
2020-01-06 18:10:19 +01:00
iLLiCiTiT
3d33f8fd4a
added get_fps method to burnins class which calculate fps from r_frame_rate
2020-01-06 18:09:46 +01:00
Milan Kolar
cd2f17bdbf
Merge branch 'hotfix/ffmpeg_path_burnin_fix'
2020-01-06 12:33:41 +01:00
Milan Kolar
733ee06e9d
Merge branch 'hotfix/ffmpeg_path_burnin_fix' into develop
2020-01-06 12:33:40 +01:00
Milan Kolar
0841d91eef
fix which import
2019-12-16 14:13:31 +01:00
iLLiCiTiT
978e05b536
get streams before super init in Burnin class is called
2019-12-12 11:27:47 +01:00
iLLiCiTiT
fdf4182155
replace FFMPEG string in command method
2019-12-12 11:27:22 +01:00
iLLiCiTiT
54c76b3b7f
copied _streams method from otio adapter to be able to use ffprobe full path
2019-12-12 11:26:55 +01:00
iLLiCiTiT
eac2629fcb
use FFMPEG_PATH environ to get path to ffmpeg and ffprobe
2019-12-12 11:26:12 +01:00
Milan Kolar
955cb71479
Merge branch 'refs/heads/feature/add-start-and-end-frame-to-burnin' into develop
2019-12-06 20:02:48 +01:00
Jakub Ježek
74317adf5a
Merged in hotfix/burnin_copy_codec (pull request #400 )
...
Fixing Burnin copy original codec
Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:25:52 +00:00
Jakub Jezek
0f967eebf7
fix(nuke): improving the fix
2019-12-05 18:01:30 +01:00
Jakub Jezek
d9b64f760a
fix(nuke): burnin were converting better codec to h264
2019-12-05 17:42:47 +01:00
iLLiCiTiT
7a6085559c
dicts' keys in io methods calling start on the next row to keep same indentations if line lenght changes
2019-12-05 12:18:30 +01:00
Ondrej Samohel
bcf32d8046
fixed pype root handling during publshing of image sequences
2019-12-03 22:00:25 +01:00
Milan Kolar
99c89f3811
add option for start and end frame to burnins
2019-12-03 18:43:11 +01:00
Jakub Jezek
4618fa6d12
fix(burnins): wrong name of variable
2019-10-23 10:23:25 +02:00
iLLiCiTiT
9e0ca463bd
added datetime text to burnins script
2019-10-22 10:46:05 +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
659f46e317
Enforce environment by passing to subprocess.
2019-07-29 11:33:08 +01:00
Toke Jepsen
43ab84721f
Raise errors from subprocess to get proper failed jobs.
2019-07-25 23:25:00 +01:00
Toke Jepsen
ec359430d9
Update flags
2019-07-21 16:21:42 +01:00
Toke Jepsen
3de2dbcb2e
Support starting at frame zero.
2019-07-09 11:42:27 +01:00
Milan Kolar
f75a156405
(feat) add maya burnins to all reviews
2019-06-17 22:37:51 +02:00
antirotor
c63b863db2
Merge remote-tracking branch 'origin/develop' into feature/PYPE-316-muster-render-support
2019-06-11 10:57:21 +02:00
antirotor
bc480c9b95
fix(muster): corrected executable for post action job. Added --pype argument for filesequence script to support pype path
2019-06-11 10:17:47 +02:00
antirotor
f94b162b86
fix(deadline): launching pype.bat when publishing sequence
2019-06-05 20:05:08 +02:00
Jakub Trllo
b439646430
added example to doc string
2019-06-04 16:25:27 +02:00
Jakub Trllo
ae3414db4b
added brief explanation how burnin from data works
2019-06-04 16:25:10 +02:00
Jakub Trllo
4e56986f5a
start frame for timecode can be set separately
2019-06-04 16:24:33 +02:00
Jakub Trllo
06b5f27f3c
example_with_presets was renamed to burins from data
2019-06-04 16:20:37 +02:00
Jakub Trllo
033b824701
Modified burnins explains how works options and adding burnin
2019-06-04 16:20:08 +02:00
antirotor
409c560145
fix(deadline): support for UNC
...
fix(muster): multiple fixes in logon widget for muster and muster submitter
2019-06-04 00:17:02 +02:00
antirotor
f20f47db67
Merge remote-tracking branch 'origin/feature/PYPE-323-consolidate_integrator' into feature/PYPE-316-muster-render-support
2019-05-29 17:34:40 +02:00
antirotor
5d96143b8e
fix(maya): test renderSetup usage in **Maya**
...
fix(deadline): publishing improvements
2019-05-29 17:33:56 +02:00
antirotor
dde64a6840
fix(render): pype is now default command for publishing filesequences
2019-05-24 19:14:52 +02:00
Jakub Trllo
5a56919d1e
added burnin example with presets
2019-05-21 15:04:06 +02:00
Jakub Trllo
6538e22f97
created wrapper for otio ffmpeg burnin adapter
2019-05-20 17:42:51 +02:00
Milan Kolar
ca57d2cd87
colorbleed to pype reformat
2019-01-28 21:27:58 +01:00
Milan Kolar
c8ba94ccbf
rename cb to pype
2019-01-28 20:31:55 +01:00