Commit Graph

7 Commits

Author SHA1 Message Date
John Andrews c20edf9743 implemented remaining video nodes as FFMPEG builder nodes 2022-04-13 21:14:45 +12:00
John Andrews 1883ffedd5 fixing issue deleting source directory 2022-03-27 19:32:35 +13:00
John Andrews c8e6c7b1a5 added filter to audio normalize node 2022-03-25 18:53:39 +13:00
John Andrews 48830362e5 fixing audio normalize node
added subtitle language remover
added aduio track remover
2022-03-25 15:34:11 +13:00
reven 53aa11a238 VideoNodes: changed VideoEncode to take in List<string> instead of string. Updated Audio Normalize to use VideoEncode for 2 pass 1st pass 2022-01-30 17:16:07 +13:00
reven 51000b249d fixing issue with audio normalization failing 2022-01-30 15:53:48 +13:00
reven bfd23f6b6e fixed issue with video scaler not reporting progress
added two pass audio normalization option
2022-01-30 12:09:58 +13:00