Commit graph

63 commits

Author SHA1 Message Date
iLLiCiTiT
ca2279e710 _drawtext must count text sizes with timecode text 2020-02-06 11:02:01 +01:00
iLLiCiTiT
defe60e556 add burnin do not use expression but only text 2020-02-06 11:01:37 +01:00
iLLiCiTiT
96d3e51d92 add timecode allows to add text and use custom TIMECODE ffmpeg string 2020-02-06 11:00:29 +01:00
iLLiCiTiT
5d5d3eec92 add_text use custom DRAWTEXT ffmpeg string 2020-02-06 10:57:11 +01:00
iLLiCiTiT
ca19b5d679 add_text can accept frame_start argument 2020-02-06 10:56:51 +01:00
iLLiCiTiT
be088579be alignment checks lowered string (it is available to use top_left in presets 2020-02-06 10:52:26 +01:00
iLLiCiTiT
d263cc3bfd data variable in __main___ was renamed to in_data to not be overriden during processing 2020-02-06 10:51:37 +01:00
iLLiCiTiT
b73fcc6730 modified docstring 2020-02-06 10:51:09 +01:00
iLLiCiTiT
4f862acfb8 added constants for easier handling or entered keys 2020-02-06 10:50:51 +01:00
iLLiCiTiT
8e86f6e37a implemented custom drawtext and timecode constants 2020-02-06 10:50:18 +01:00
iLLiCiTiT
8c75c74cde print command before run 2020-02-06 10:49:59 +01:00
iLLiCiTiT
75b603d845 removed add datetime and add frame numbers 2020-02-06 10:46:03 +01:00
Milan Kolar
8ece466d9f Merge branch 'develop' into feature/PYPE-657-extract-review-sequence-support 2020-01-31 22:59:20 +01:00
Jakub Jezek
153dcba79c
feat(scripts): otio_burnin is able to render image sequence 2020-01-29 13:53:36 +01:00
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