Commit graph

19 commits

Author SHA1 Message Date
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