Commit Graph

74 Commits

Author SHA1 Message Date
reven 221ad25438 fixed issue in subtitle extractor 2022-01-12 11:35:23 +13:00
reven 3762e7bba1 fixing spellcheck 2022-01-10 10:41:06 +13:00
reven f96566a6e9 updated build to not require main FF repo 2022-01-10 10:36:47 +13:00
reven bef561830e added options to function node 2022-01-09 15:38:47 +13:00
reven 18a5b4182a adding comskip chapter node, and fixing issue with comskip remove ads only looking for spaces
fixed issue witgh Executor requiring output variables
2022-01-08 18:45:28 +13:00
reven 1d60c00da0 added audio channels to audio track reordered node 2022-01-08 14:22:40 +13:00
reven 903ceeb035 bumping up version numbers 2022-01-07 18:02:15 +13:00
reven b2ef8bbbf0 added comskip remove ads node 2022-01-07 16:17:49 +13:00
reven 3488f39a1b added Force option to remux video nodes 2022-01-07 12:20:14 +13:00
reven 3fc174831e added new video nodes 2022-01-07 12:09:12 +13:00
reven 9eccb00a77 exposing more video info to intellisense 2022-01-06 12:38:11 +13:00
reven d9c3742c67 added bitrate to video info 2022-01-06 12:14:53 +13:00
reven cfb184589e updated video nodes to expose more variables
updated translation outputs to include temporary file messages
2022-01-06 11:37:32 +13:00
reven 87267d8352 added output translations 2022-01-05 21:42:29 +13:00
reven a233c3d601 added minimumversion 2022-01-04 19:33:56 +13:00
reven 0453bbdc0c added checksum and collection nodes 2022-01-04 17:12:35 +13:00
reven d3795ce2a2 added more HW encoders 2022-01-04 11:57:40 +13:00
reven cf4113bc33 added subtitle extractor 2022-01-03 17:29:14 +13:00
reven 85f941cac9 added parameters for h265 hw auto encoders 2022-01-03 13:49:01 +13:00
reven 5202e629f0 if video codec params is empty now it will use the codec as parameters 2022-01-03 13:47:16 +13:00
reven afb8837f91 added magic h265/hevc/h264 encoders which looks for the best encoder, nvidia/intel/cpu 2022-01-03 11:02:53 +13:00
reven 15b9689c70 updated video encode to make audio/video optional
updated Executor to save output to variables
2022-01-01 12:12:37 +13:00
reven b5c71a9551 updated function node to pass in "Flow" (just NodeArguments really) 2021-12-30 21:18:21 +13:00
reven b9ae5b6375 updated properties in csproj files 2021-12-29 11:22:16 +13:00
reven 215fbe97b7 fixing spelling mistakes 2021-12-28 19:55:35 +13:00
reven f1974e827a added VideoScaler, fixed issue with copy/move requiring filename 2021-12-27 18:41:04 +13:00
reven 372de640ca added audio track set language node 2021-12-27 11:12:23 +13:00
reven f69e257805 updated videosnodes.en.json file audio track help 2021-12-26 19:19:17 +13:00
reven faa721afc1 added language support to audio track reorder node 2021-12-26 19:14:19 +13:00
reven 20006f4988 updated copy/move to support filenames
started adding support for music files
renamed mi variables to movie.
2021-12-26 18:13:03 +13:00
reven 08c261d79f made delete node have a single output 2021-12-26 10:33:29 +13:00
reven 0357e1d82a added 0 check to detect black bars 2021-12-25 19:58:29 +13:00
reven 06f16f3384 updating description for audio tracks node 2021-12-24 11:07:33 +13:00
reven 8c38aea3b7 added audio track reorder node 2021-12-24 09:46:23 +13:00
reven cd78555c3a added InputDirectory, Zip node. Updated variables to use dotnotation 2021-12-23 20:51:16 +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 de8fdfea96 added fallback for intel hd encoding to video encode node 2021-12-22 16:27:05 +13:00
reven c6aac5e6d8 updated to test ffmpeg can encode nvidia h265/264 2021-12-22 12:10:51 +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
reven bae469619c fixing issue with DeleteSourceDirectory node not deleting from linux 2021-12-18 20:04:52 +13:00
reven af43da17eb confirmed subtitle remover working 2021-12-18 15:31:52 +13:00
reven c95882fd3f added subtitle remover 2021-12-18 11:34:09 +13:00
reven 10ab94aaf6 removing mov_text from mkv containers as unsupported 2021-12-12 13:42:45 +13:00
reven 38eee37804 turning off no subtitles on mp4 files 2021-12-12 13:07:50 +13:00
reven 1562fdeb85 removing same conatainer check that forced re-ecnoded after ffmpeg upgrade this is no longer necassary 2021-12-12 12:40:51 +13:00
reven 84617fca6b update VideoEncode to only force audio reencode if container changes 2021-12-12 11:05:34 +13:00
reven 27a3e78110 fixed issue with video info parsing timestamps
attempting to fix issue with encoding videos on docker
2021-12-12 10:49:41 +13:00
reven d74aec8c1e updated video encode to use variables 2021-12-11 10:27:32 +13:00