Commit Graph

53 Commits

Author SHA1 Message Date
John Andrews 9b0b3f753e FF-1366 - added option to track sorter to set default instead of forcing it 2024-02-22 19:56:20 +13:00
John Andrews d09ac1804d FF-1362 - New Flow Element: Is 8 Bit 2024-02-22 15:45:26 +13:00
John Andrews 34f82f989f FF-1269 - Video Has Stream now check for regex before using a regex 2024-02-04 15:16:11 +13:00
John Andrews d9a785b095 FF-1264 - Added Check Deleted to Video Has Stream
FF-1264 - Added Invert to Video Has Stream
2024-02-04 08:46:15 +13:00
John Andrews c5c104ef21 FF-1227 - added pixel format detection to hw decoding 2024-01-28 20:39:53 +13:00
John Andrews f43078da2e FF-1227 - tweaking hw check to use ss instead of -vframes 2024-01-28 15:11:10 +13:00
John Andrews 4b2a9e7566 FF-1227 - tweaking hw check to use ss instead of -vframes 2024-01-28 11:33:56 +13:00
John Andrews 1d443e8629 FF-1227 - added hw decoding to has errors 2024-01-28 09:41:18 +13:00
John Andrews c72133669e vaapi 2024-01-26 18:44:39 +13:00
John Andrews 9cb0a58b5d FF-1098 - av1 qsv 2024-01-26 08:51:44 +13:00
John Andrews 3005229a4f FF-1189 - updated video nodes ot use file service 2024-01-13 18:43:01 +13:00
John Andrews 04017d1d6a FF-1173 - updated for new file service 2024-01-11 15:00:16 +13:00
John Andrews 08e142f462 fixing qsv 2023-12-27 09:55:37 +13:00
John Andrews 837e6279b2 FF-1162 - removed single quotes from format=nv12,hwupload 2023-12-20 10:04:44 +13:00
John Andrews 45ff6fe87b FF-1137 - added video bitrate greater than flow element 2023-10-29 09:15:50 +13:00
John Andrews 52dd61b036 FF-1136 - added video resolution flow element 2023-10-25 09:59:27 +13:00
John Andrews 359a8a21e6 FF-1120 - added "Video Has Errors" flow element 2023-10-25 08:37:36 +13:00
John Andrews 954fdb54d8 FF-1128 - added video is interlaced flow element 2023-10-04 12:25:02 +13:00
John Andrews a2d233973f FF-1097 - av1 encoding for amd/amf 2023-08-28 16:48:43 +12:00
John Andrews f24bcabade FF-1096 - added hardware encoding for AV1 using NVIDIA 2023-08-28 16:34:23 +12:00
John Andrews a6ada061ff FF-490 - updated help links 2023-06-24 11:22:05 +12:00
reven dc760bfd00 updated video has stream to use variables 2023-05-22 13:20:44 +12:00
reven a143776b42 tweaking output for qsv check, it outputs when it can use it 2023-05-21 15:06:21 +12:00
john 767aaac83b refactored video hw testing
removed obsolete plugins
2022-11-04 13:08:29 +13:00
John Andrews 70e32fbbcf tweaked video has stream h265 2022-09-26 18:05:24 +13:00
John Andrews d6942209e5 added help url for has stream 2022-09-26 17:51:40 +13:00
John Andrews 3b384ab6d1 FF-280 - adding videotoolbox 2022-08-12 09:16:42 +12:00
John Andrews 0cc5a63dfc FF-101 - now looks for codec tag and will use this in Video Has Stream 2022-07-15 14:56:11 +12:00
John Andrews 8757bd1d6f FF-171 - added ability to disable hardware encoders/decoders 2022-07-07 19:59:57 +12:00
John Andrews 51540441ad finished with legacy nodes 2022-06-15 14:25:53 +12:00
John Andrews 9b37ea2a81 fixed issue with has stream language always failing 2022-06-15 09:18:58 +12:00
John Andrews 9072d32905 moving obsolete nodes out of video nodes into legacy plugin 2022-06-14 20:21:44 +12:00
John Andrews 08e11f4732 added video tag node 2022-06-13 15:04:56 +12:00
John Andrews 40048d0028 updated help urls 2022-06-09 19:45:43 +12:00
John Andrews e47e795816 updated VideoHasStream to allow for float inputs 2022-06-06 16:11:14 +12:00
John Andrews ba3e115ba0 added CanUseHardwareEncoding 2022-06-06 15:57:53 +12:00
John Andrews b316625219 fixed issue with Video Has Stream not working 2022-06-03 13:06:55 +12:00
John Andrews 80d4ee23d3 add PreExecute to Video Nodes
started adding Video Encode node for basic settings
2022-05-19 01:48:29 +12:00
John Andrews c9b872d4e0 Added new node Video Has Stream 2022-05-09 01:05:21 +12:00
John Andrews f1c3145260 Added Help links to remaining FFMPEG Builder nodes 2022-04-24 12:14:26 +12:00
John Andrews b32783c402 added FFMPEG Builder nodes 2022-04-10 18:27:06 +12:00
John Andrews e704b7a2a6 fixing issue with videocrop being saved in parameters and not variables 2022-02-17 10:12:20 +13:00
John Andrews 939541842a fixing issue with detect black bars using wrong width/height 2022-02-10 10:26:11 +13:00
reven 40bf3b529e updating black bars to not count x/y when determining threshold 2022-01-14 17:47:58 +13:00
reven fd49c275de tweaking black bar detection 2022-01-13 14:25:49 +13:00
reven 0357e1d82a added 0 check to detect black bars 2021-12-25 19:58:29 +13:00
reven d3ec7d4f98 detect black bars now checking at multiple points in video for cropping 2021-12-22 23:05:49 +13:00
reven 2f37b68db7 fixing detect black bars, again 2021-12-22 21:25:57 +13:00
reven 3b552a3c7a fixed issue with black bar detection not working 2021-12-22 10:30:52 +13:00
reven e9a65eec98 added crude nvidia detection 2021-12-22 09:57:47 +13:00