Commit graph

136 commits

Author SHA1 Message Date
HaveAGitGat
c4adc08df8
Merge pull request #461 from HaveAGitGat/2.10.01
2.10.01
2023-09-07 05:03:50 +01:00
HaveAGitGat
98f8172dd0 Throw error if video bitrate not found 2023-09-07 04:58:15 +01:00
HaveAGitGat
f89f7c4fcf Handle classic plugin file rename 2023-09-07 04:57:27 +01:00
HaveAGitGat
dbabee14df
Merge pull request #458 from clifford64/patch-1
Update HDR Flow
2023-09-06 21:02:21 +01:00
HaveAGitGat
d271bb02b6 Refactor use runClassicPlugin() 2023-09-06 12:04:38 +01:00
HaveAGitGat
0e3ffd5471 Update classic plugin wrapper with scan types 2023-09-06 08:32:27 +01:00
clifford64
c372a21883
Update index.ts
Current implementation is looking for "transfer_characteristics" within ffprobe data as an attribute that has to match to determine if a file is HDR or not. However, current ffprobe is not showing this attribute on HDR files. I am proposing changing this attribute to "color_transfer" which does show up on HDR files.
2023-09-05 16:34:09 -04:00
HaveAGitGat
0921ed23bf Add wait timeout plugin 2023-09-05 08:44:58 +01:00
HaveAGitGat
4a532f6f25 Install deps if possible 2023-09-05 08:32:39 +01:00
HaveAGitGat
07f0cf7c3f Update input ui 2023-09-05 08:31:55 +01:00
HaveAGitGat
2e23944e52 Fix Check Video Resolution 2023-09-03 22:12:40 +01:00
HaveAGitGat
e2cb06f0f2 Beta plugins 2023-09-03 18:39:33 +01:00
HaveAGitGat
50a795dc97 Fix bug checking streams 2023-08-31 05:30:27 +01:00
HaveAGitGat
4b9bfa38d2 Add Create Low Resolution Video Copies 2023-08-29 18:33:54 +01:00
HaveAGitGat
a7d262f39c Fix lint issues 2023-08-29 18:03:58 +01:00
HaveAGitGat
80f02bf810 Update file operation plugins 2023-08-29 18:02:45 +01:00
HaveAGitGat
579aab99e9 Remove console log 2023-08-29 12:13:41 +01:00
HaveAGitGat
d7c16474cf Add moveFileAndValidate 2023-08-29 12:13:23 +01:00
HaveAGitGat
cf1b27c26d Only delete if rename succeeds 2023-08-29 09:02:54 +01:00
HaveAGitGat
61318fe145 Allow original container option 2023-08-29 08:37:19 +01:00
HaveAGitGat
d6a61806d0 Add normalise audio plugin 2023-08-29 08:36:31 +01:00
HaveAGitGat
391cd2f38f Add HDR to SDR 2023-08-29 07:09:53 +01:00
HaveAGitGat
cd190d2cb5 Remove unused import 2023-08-29 07:00:34 +01:00
HaveAGitGat
8fae2bc4cc Add Check HDR 2023-08-29 06:57:25 +01:00
HaveAGitGat
312c98801e Add Copy to Working Directory 2023-08-28 11:16:44 +01:00
HaveAGitGat
ca8ec26b81 Add new copy/move options 2023-08-28 10:43:23 +01:00
HaveAGitGat
f410caf1ad Only replace if needed 2023-08-28 10:42:58 +01:00
HaveAGitGat
a621a0c459 Use getContainer 2023-08-28 10:42:41 +01:00
HaveAGitGat
e54e89884b Set shouldProcess 2023-08-28 10:42:24 +01:00
HaveAGitGat
8cfd142168 Handle in set container 2023-08-28 10:42:04 +01:00
HaveAGitGat
f0ffe40fb1 Update start text 2023-08-27 09:57:50 +01:00
HaveAGitGat
68c129e20f Handle no result from classic plugin 2023-08-27 09:57:43 +01:00
HaveAGitGat
351735d69e Update video encoder tooltips 2023-08-26 19:51:21 +01:00
HaveAGitGat
184742d300 Update basic hevc flow 2023-08-26 19:48:01 +01:00
HaveAGitGat
25c4fab8d9 Update flows 2023-08-26 17:53:07 +01:00
HaveAGitGat
7521d7eef0 Init flow plugins 2023-08-20 18:02:17 +01:00