Commit Graph

91 Commits

Author SHA1 Message Date
John Andrews 954fdb54d8 FF-1128 - added video is interlaced flow element 2023-10-04 12:25:02 +13:00
John Andrews f24bcabade FF-1096 - added hardware encoding for AV1 using NVIDIA 2023-08-28 16:34:23 +12:00
John Andrews 7de0d430c6 fixing issue with forced encoder and adding logging to tv show lookup 2023-08-27 11:13:55 +12:00
John Andrews 36a98dcebf FF-1075 - updated FFmpeg Builder Encode to allow a user to force a specific encoder 2023-08-20 11:18:48 +12:00
John Andrews 008e3e4e58 FF-1008 - added more unit tests 2023-07-14 08:08:06 +12:00
John Andrews 8033daef3b FF-1008 - fixing ordering of newly created tracks 2023-07-14 06:24:38 +12:00
John Andrews 32aeae0be4 FF-411 - added forced only option to subtitle extractor 2023-06-14 08:12:18 +12:00
John Andrews ae59da110f FF-381 - added node to turn off default subtitle flag 2023-06-13 14:22:06 +12:00
john f008934dfe FF-388 - added opus 2023-01-09 09:01:55 +13:00
john 7ffd6605e4 fixed project files 2022-11-14 09:30:30 +13:00
john 767aaac83b refactored video hw testing
removed obsolete plugins
2022-11-04 13:08:29 +13:00
John Andrews df79dba18f experimenting with detecting credits 2022-10-15 21:45:57 +13:00
John Andrews fe5198fe16 av1 2022-09-27 11:18:39 +13:00
John Andrews b67fbe0cce FF-330 - fixing issue with subtitle track merge not saving language 2022-09-24 16:36:15 +12:00
John Andrews c5a5c153be FF-312 - removed h264 10bit option 2022-09-06 19:32:29 +12:00
John Andrews 07728db65a FF-286 - added unknown/other to subtitle format remover 2022-08-17 16:30:42 +12:00
John Andrews b2e686e74a FF-286 - added pgs to subtitle format remover 2022-08-17 15:41:17 +12:00
John Andrews 02fc23b867 FF-261 - added audio to video node 2022-08-04 21:24:37 +12:00
John Andrews 1c268a0343 FF-256 - added option to normalize converted audio 2022-08-02 15:53:17 +12:00
John Andrews 3bc1acb420 FF-228 - ffmpeg builder merge subtitle track now parses language codes 2022-07-21 13:33:02 +12:00
John Andrews 8b6fc37564 FF-228 - subtitle merge now can handle language codes 2022-07-21 12:49:02 +12:00
John Andrews e4d4476508 FF-215 - fixing parsing of audio language 2022-07-17 11:07:03 +12:00
John Andrews 01909b9c61 FF-97 - exposed ffmpeg builder as variable to be used in functions/scripts 2022-07-16 19:06:48 +12:00
John Andrews 7047f5493d FF-209 - added video audio extractor 2022-07-16 11:47:42 +12:00
John Andrews a4db93f6f8 adding parsing of bitrate to audio streams 2022-07-15 15:06:09 +12:00
John Andrews 4d4ab090f7 FF-169 - detect black bars now handles any length video 2022-07-15 10:31:23 +12:00
John Andrews 9abd13aa76 FF-191 - fixed subtitles not actually merging 2022-07-12 11:56:53 +12:00
John Andrews 3fd0834850 no longer adjust hardware encoding parameters 2022-06-28 15:13:27 +12:00
John Andrews fcd4f4914b FF-141 - added ffmpeg builder convert all node 2022-06-27 18:41:09 +12:00
John Andrews 64c37b0e1c fixing issue with removing metadata 2022-06-18 17:20:12 +12:00
John Andrews 3076a2b1c9 fixing hardware decoding 2022-06-18 13:06:26 +12:00
John Andrews e2f1651053 added metadata remover node 2022-06-16 13:49:19 +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 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 3b4f8871cc added ffmpeg builder custom parameters node 2022-06-14 09:56:47 +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 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 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 677bd1dc33 improved ffmpeg builde encoder node and added unit tests 2022-05-19 18:24:56 +12:00
John Andrews 4bab6ea879 fixing bitrate percentage 2022-05-14 15:11:14 +12:00
John Andrews 5045785437 Fixing issue with audio normalization and -inif 2022-05-13 09:25:38 +12:00
John Andrews b61c7b8c4d Merge branch 'develop'
# Conflicts:
#	VideoNodes/Tests/FfmpegBuilderTests/FfmpegBuilder_MetadataTests.cs
2022-05-06 08:45:53 +12:00
John Andrews ed2b0356a4 added Image Nodes 2022-05-06 01:17:40 +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 47ca14e259 fixing hardware decoding and added unit test 2022-04-25 13:06:52 +12:00