iLLiCiTiT
|
498e9ab6e5
|
fixed arguments in brunin script
|
2020-04-28 16:10:38 +02:00 |
|
iLLiCiTiT
|
1c933741ea
|
burnin script can handle both new and old ExtractBurnin plugin processes
|
2020-04-28 13:47:59 +02:00 |
|
iLLiCiTiT
|
9a749a03a9
|
added important import
|
2020-03-27 12:06:04 +01:00 |
|
iLLiCiTiT
|
3e216dc3b3
|
slates can receive data though command line like burnins and it is possible to save slates metadata to json
|
2020-03-27 12:04:00 +01:00 |
|
iLLiCiTiT
|
a5d313492f
|
hopefully fix creating items
|
2020-03-26 16:27:52 +01:00 |
|
iLLiCiTiT
|
9ca3541c82
|
slates are more like package, fixed few bugs and example is in specific file with more data of example
|
2020-03-26 15:30:46 +01:00 |
|
iLLiCiTiT
|
599a227359
|
fix queue import
|
2020-03-26 13:18:26 +01:00 |
|
Jakub Jezek
|
4310277918
|
Merge branch 'develop' into feature/PYPE-628_PIL-slates
|
2020-03-26 12:31:53 +01:00 |
|
Milan Kolar
|
992dca5062
|
Merge pull request #29 from pypeclub/feature/PYPE-777_source_timecode
feature/PYPE-777 source timecode
|
2020-03-24 18:11:09 +01:00 |
|
iLLiCiTiT
|
139add3a45
|
it is possible to use source_timecode in burnins
|
2020-03-24 17:23:36 +01:00 |
|
Ondrej Samohel
|
4511b91503
|
set avalon project on publish job by environment variable
|
2020-03-23 18:32:20 +01:00 |
|
Ondrej Samohel
|
f579e84670
|
fix to subsetGroup
|
2020-03-19 12:53:45 +01:00 |
|
Jakub Trllo
|
d9afc17576
|
Merged in feature/better_burnin_error (pull request #515)
feature/better burnin error
Approved-by: Milan Kolar <milan@orbi.tools>
|
2020-02-27 16:55:07 +00:00 |
|
Milan Kolar
|
3e87fb0dfe
|
bugfix: farm rendering wasn't accepting project overrides
|
2020-02-27 16:24:24 +01:00 |
|
iLLiCiTiT
|
4bb9eef688
|
raise our TypeError when value for burnins is dictionary, list or tuple
|
2020-02-27 15:32:40 +01:00 |
|
iLLiCiTiT
|
b0a1b1a503
|
fix missing import after merge
|
2020-02-22 01:22:47 +01:00 |
|
iLLiCiTiT
|
1fd4861d6d
|
Merge branch 'develop' into draft/ffmpeg_with_multiple_paths
|
2020-02-22 01:22:14 +01:00 |
|
iLLiCiTiT
|
4435eb8c14
|
current frame now works correctly and has correct position
|
2020-02-21 17:36:17 +01:00 |
|
iLLiCiTiT
|
71c71057ec
|
Merge branch 'develop' into draft/ffmpeg_with_multiple_paths
|
2020-02-17 17:33:57 +01:00 |
|
iLLiCiTiT
|
3922529058
|
escape colon and comma in texts
|
2020-02-17 15:54:44 +01:00 |
|
iLLiCiTiT
|
957ca8ecd2
|
fix current frame key
|
2020-02-17 14:02:59 +01:00 |
|
iLLiCiTiT
|
6efb1b0a74
|
use new functions in code
|
2020-02-15 11:08:39 +01:00 |
|
iLLiCiTiT
|
feb2037c02
|
excahnge timecode and text keys in arguments
|
2020-02-14 18:09:42 +01:00 |
|
iLLiCiTiT
|
5290f6dd58
|
fix arguments appending
|
2020-02-14 18:09:03 +01:00 |
|
iLLiCiTiT
|
62b3f852f1
|
use get_path_to_ffmpeg which checks if any of filled ffmpeg paths in FFMPEG_PATH exists
|
2020-02-11 14:01:56 +01:00 |
|
iLLiCiTiT
|
a2d07a89a9
|
removed deprecated method usage in example
|
2020-02-06 11:06:31 +01:00 |
|
iLLiCiTiT
|
6be774b1f8
|
removed imports from __main__
|
2020-02-06 11:04:43 +01:00 |
|
iLLiCiTiT
|
f19235f91e
|
added forgotten import
|
2020-02-06 11:04:08 +01:00 |
|
iLLiCiTiT
|
1033f779d1
|
codec moved to optional args because is optional
|
2020-02-06 11:03:58 +01:00 |
|
iLLiCiTiT
|
9a8c3b56a2
|
changed data processing to not use functions but only text
|
2020-02-06 11:02:59 +01:00 |
|
iLLiCiTiT
|
39e785aefb
|
doctstring changes
|
2020-02-06 11:02:14 +01:00 |
|
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 |
|
iLLiCiTiT
|
f72a19457b
|
added example for testing
|
2020-01-17 10:28:54 +01:00 |
|
iLLiCiTiT
|
16bc4dcc60
|
exchange col_idx and row_idx for field style
|
2020-01-16 17:16:02 +01:00 |
|
iLLiCiTiT
|
b3f4673248
|
renamed slate folder to slates folder
|
2020-01-16 17:09:16 +01:00 |
|