Commit Graph

57 Commits

Author SHA1 Message Date
John Andrews b1758e2b05 fixing CPU encoding 10bit h265 encoding as h264 2022-06-18 09:43:56 +12:00
John Andrews 07ecb01d58 rearranging args 2022-06-17 08:41:47 +12:00
John Andrews 53103874fc fixing 10bit for cpu encoding 2022-06-17 00:02:53 +12:00
John Andrews 8ee2e3fdfd updaetd order of hardware decoders 2022-06-16 19:34:26 +12:00
John Andrews e2f1651053 added metadata remover node 2022-06-16 13:49:19 +12:00
John Andrews 4867116815 making FfmpegBuilderSubtitleTrackRemover obsolete 2022-06-15 00:25:07 +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 cf00c1f594 renamed audio track remover to track remover and added support for video, audio and subtitles 2022-06-14 15:33:21 +12:00
John Andrews 55199b6a9f fixing 10 bit filters 2022-06-14 13:21:52 +12:00
John Andrews 3b4f8871cc added ffmpeg builder custom parameters node 2022-06-14 09:56:47 +12:00
John Andrews 6b09573bf8 fixing 10bit issue 2022-06-14 08:36:32 +12:00
John Andrews b8ef39ac07 renamed ffmpeg builder set audio language to set language and now does subtitles as well as audio 2022-06-13 15:15:29 +12:00
John Andrews 08e11f4732 added video tag node 2022-06-13 15:04:56 +12:00
John Andrews c325b29bf0 updated FFMPEG Builder Audio Tracks reorder to subtitles aswell and rename dit 2022-06-13 14:19:24 +12:00
John Andrews 299802a75c removing constqp from amd and vaapi encoders 2022-06-11 21:40:56 +12:00
John Andrews 458bdb37c6 fixed issue with vaapi and amf encoders 2022-06-11 20:39:44 +12:00
John Andrews 958167ce2a added mov_text to subtitle format remover 2022-06-11 10:40:20 +12:00
John Andrews 40048d0028 updated help urls 2022-06-09 19:45:43 +12:00
John Andrews ba3e115ba0 added CanUseHardwareEncoding 2022-06-06 15:57:53 +12:00
John Andrews c50277fd7b tweaked log message for ffmpeg builder missing 2022-06-03 10:03:19 +12:00
John Andrews 2a9340cde0 FF-80 - settings preset to slower instead of p6 for QSV 2022-06-01 18:08:22 +12:00
John Andrews a73afd6ddf added logging to video encode 2022-05-19 22:30:03 +12:00
John Andrews 02e1caa6e1 setting default for video encode node 2022-05-19 20:16:10 +12:00
John Andrews 677bd1dc33 improved ffmpeg builde encoder node and added unit tests 2022-05-19 18:24:56 +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 a6378ed631 added option to audio track remover to remove after a starting index 2022-05-16 11:31:31 +12:00
John Andrews 36316832aa added 5.1 and 7.1 options to add audio track
increased plugin versions to 0.6.1
fixed issue with replace original returning -11 instead of -1
fixed copy flie when on external node
2022-05-15 11:32:18 +12:00
John Andrews 4bab6ea879 fixing bitrate percentage 2022-05-14 15:11:14 +12:00
John Andrews 021b117833 fixing video bitrate when percentage 2022-05-14 14:08:57 +12:00
John Andrews 5045785437 Fixing issue with audio normalization and -inif 2022-05-13 09:25:38 +12:00
John Andrews b930015a2b added subtitle format 2022-05-09 10:57:38 +12:00
John Andrews 2f3e5179a8 fixing icon 2022-05-09 10:48:30 +12:00
John Andrews fa0a52c85e added two new ffmpeg builder nodes 2022-05-09 10:39:35 +12:00
John Andrews d5e6e5122c bump 2022-05-09 01:11:10 +12:00
John Andrews 859e6fc0d2 bump 2022-05-09 01:11:01 +12:00
John Andrews 216770e72f bump 2022-05-09 01:10:51 +12:00
John Andrews d1bd93ffce bump 2022-05-09 01:10:37 +12:00
John Andrews c9b872d4e0 Added new node Video Has Stream 2022-05-09 01:05:21 +12:00
John Andrews b5812009a1 Added FFMPEG Builder Video Bitrate. Added ability to adjust probe size 2022-04-26 21:37:12 +12:00
John Andrews 00745eae04 FFMPEG Builder: Add Audio Track now will reuse and copy a stream if a matching one is found 2022-04-25 17:07:42 +12:00
John Andrews c75ac43da5 fixed spacing in file 2022-04-25 14:51:53 +12:00
John Andrews 47ca14e259 fixing hardware decoding and added unit test 2022-04-25 13:06:52 +12:00
John Andrews b0fc1ccea4 Added support for hardware decoding in ffmpeg builder executor 2022-04-25 12:56:41 +12:00
John Andrews 67aa8d549e adding missing ffmpeg help links 2022-04-24 14:13:59 +12:00
John Andrews f1c3145260 Added Help links to remaining FFMPEG Builder nodes 2022-04-24 12:14:26 +12:00
John Andrews 5fdf1cd16d Aded help links to FFMPEG Builder nodes. commented out FFMPEG Builder Metadata node as its incomplete 2022-04-23 21:13:28 +12:00
John Andrews 48ca43494a fixing issue with 10bit use filter by mistake 2022-04-19 12:05:03 +12:00
John Andrews 4c4a36f013 added Video 10bit node 2022-04-19 10:24:26 +12:00
John Andrews e5f2489a43 added Failure nodes and started working on ffmpeg metadata node 2022-04-17 15:35:03 +12:00
John Andrews 0dcaf0a111 fixed issue with video stream indexes 2022-04-15 10:42:33 +12:00