Jakub Trllo
|
bebb9031c1
|
change type of 'IMAGE_EXTENSIONS' and 'VIDEO_EXTENSIONS' to set
|
2022-11-01 10:12:26 +01:00 |
|
Petr Kalis
|
1c7827aab0
|
Merge pull request #3908 from pypeclub/feature/OP-3938_Ftrack-image-review-instead-of-single-frame-video
Photoshop: create single frame image in Ftrack as review
|
2022-10-07 09:27:13 +02:00 |
|
Petr Kalis
|
8d9c3f2b5e
|
OP-3938 - extracted image an video extensions to lib.transcoding
Extracted to lib for better reusability.
|
2022-09-22 14:51:29 +02:00 |
|
Jakub Trllo
|
022b6c6f54
|
Merge pull request #3849 from pypeclub/feature/transcoding_float2_attr_type
General: Transcoding handle float2 attr type
|
2022-09-22 09:37:13 +02:00 |
|
Jakub Trllo
|
e5b82d1123
|
lowered log level and modified messages on unknown value type
|
2022-09-14 13:50:21 +02:00 |
|
Jakub Trllo
|
6186c63c59
|
added 'float2' type support
|
2022-09-14 13:50:01 +02:00 |
|
Roy Nieterau
|
817886b234
|
Fix typo in logic
|
2022-09-14 13:39:10 +02:00 |
|
Jakub Trllo
|
59463a3457
|
add new function to determine fps value
|
2022-08-03 16:54:53 +02:00 |
|
Allan Ihsan
|
8e0b0156ca
|
Fix comment typo
|
2022-05-25 12:24:20 +03:00 |
|
Jakub Trllo
|
9640a7463b
|
fix not allowed characters properly
|
2022-05-11 17:24:18 +02:00 |
|
Jakub Trllo
|
7b225feb13
|
it is properly checked for not allowed characters
|
2022-05-11 16:36:29 +02:00 |
|
Jakub Trllo
|
7415c85790
|
use operational patter to recognize op atom mxf format
|
2022-04-22 10:27:58 +02:00 |
|
Jakub Trllo
|
5142cd6139
|
fix keeping of filenames
|
2022-04-20 19:07:56 +02:00 |
|
Jakub Trllo
|
52a1450df2
|
fix line length
|
2022-04-20 15:28:49 +02:00 |
|
Jakub Trllo
|
7deed5e74d
|
added few more comments
|
2022-04-20 15:28:15 +02:00 |
|
Jakub Trllo
|
d9d772db72
|
added deprecation warning to convert_to_ffmpeg
|
2022-04-20 14:41:15 +02:00 |
|
Jakub Trllo
|
0dd46fe513
|
added new function convert_input_paths_for_ffmpeg which converts list of input paths to output dir keeping the source filenames
|
2022-04-20 14:40:22 +02:00 |
|
Jakub Trllo
|
b40e5ba0b8
|
added check for invalid characters in attribute value
|
2022-04-11 17:50:53 +02:00 |
|
Jakub Trllo
|
1bd174c375
|
simplified how to avoid adding attributes during oiio procesing
|
2022-04-11 17:50:27 +02:00 |
|
Jakub Trllo
|
9b097d40e2
|
create a sequence output when converting sequence
|
2022-03-28 12:10:36 +02:00 |
|
Jakub Trllo
|
b0a8809cbf
|
dnxhd is adding bitrate in case of dnxhd profile
|
2022-03-16 10:19:22 +01:00 |
|
Jakub Trllo
|
50c0580fef
|
use new functions in extract review slate and otio burnins
|
2022-03-11 17:59:52 +01:00 |
|
Jakub Trllo
|
fbf57760ab
|
added functions to replicate ffmpeg format and codec based on input data
|
2022-03-11 17:55:36 +01:00 |
|
Jakub Trllo
|
9b0fba2490
|
moved ffprobe_streams into transcoding, seprated and renamed to get_ffprobe_streams
|
2022-03-11 17:55:00 +01:00 |
|
Jakub Trllo
|
2f4b165aaf
|
fix info reading from oiio
|
2022-03-10 18:55:59 +01:00 |
|
Jakub Trllo
|
985a6c8995
|
hound fix
|
2022-02-15 17:42:10 +01:00 |
|
Jakub Trllo
|
7a81e8dc1c
|
Added warning comment
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
|
2022-02-15 17:41:02 +01:00 |
|
Jakub Trllo
|
646eb2e519
|
use single regex
|
2022-02-15 17:24:32 +01:00 |
|
Jakub Trllo
|
7e1203ea51
|
use regex rather then explicit values
|
2022-02-15 17:02:41 +01:00 |
|
Jakub Trllo
|
fcb38b81cf
|
fix loading of unused chars in xml format
|
2022-02-15 12:14:39 +01:00 |
|
Jakub Trllo
|
44647c04dc
|
hound fixes
|
2022-02-02 21:59:47 +01:00 |
|
Jakub Trllo
|
d4f4027691
|
few improvements of oiio conversions
|
2022-02-02 20:59:56 +01:00 |
|
Jakub Trllo
|
13238a4eed
|
add attribute string length check for ffmpeg conversion
|
2022-02-02 20:59:32 +01:00 |
|
Jakub Trllo
|
f386045a0d
|
use xml format to get information about input file from oiio
|
2022-02-02 20:59:01 +01:00 |
|
iLLiCiTiT
|
8b4ceb9c77
|
removed unused functions
|
2021-11-25 18:21:08 +01:00 |
|
iLLiCiTiT
|
66ae8a0ccd
|
added function to create temp transcoding directory
|
2021-11-25 16:44:19 +01:00 |
|
iLLiCiTiT
|
a4cc0b43eb
|
added missing import
|
2021-11-25 16:43:16 +01:00 |
|
iLLiCiTiT
|
ad7bf3d4bd
|
added conversion function
|
2021-11-25 16:43:07 +01:00 |
|
iLLiCiTiT
|
3946729c8e
|
added 'should_convert_for_ffmpeg' as extended version of 'should_decompress'
|
2021-11-25 16:42:53 +01:00 |
|
iLLiCiTiT
|
8ee3f07a40
|
implemented function which helps determine if can export any channels from input
|
2021-11-25 16:42:42 +01:00 |
|
iLLiCiTiT
|
57ce70d189
|
adde parsing function for oiio data
|
2021-11-25 16:41:10 +01:00 |
|
iLLiCiTiT
|
8915211af6
|
added helper function to call oiio tool and get input info
|
2021-11-25 16:40:55 +01:00 |
|
iLLiCiTiT
|
249bcd65c6
|
reorganization of 'should_compress'
|
2021-11-25 16:38:54 +01:00 |
|
iLLiCiTiT
|
d4d799ebc2
|
created new transcoding subfile in openpype lib
|
2021-11-25 15:47:23 +01:00 |
|