Boosh1
f4c02bc997
Found new edge cases so changed how HW decode is triggered
...
Ended up finding more cases where errors would pop up and looks to all to do with HW decode.
- Now ensured that unless the incoming format is in the white list then sw decode is done instead
- Correctly removed -hwaccel cmd when sw decode happens preventing accidental hwdecode
- Specify the format to decode when using sw
- renamed oldformat var to match its use case (now swDecode)
- Info log updated with when SW decode happens and will report which incoming format caused it
2 years ago
Boosh1
cb1dfe2d19
Updated tests
2 years ago
Boosh1
a5dc4934ee
Corrected -vf cmd so it's added on the end better
2 years ago
Boosh1
0c925ded51
Updated tests again
...
Removed left over bits from testing mkvpropedit
2 years ago
Boosh1
eb92f001be
Updated new description & tests
...
Description updated since mkvpropedit is gone
Tests updated for recent changes
2 years ago
Boosh1
9494a2fcad
Added new tests & also fixed up a few issues
...
- Added check to ensure video bitrate is actually a number
- Updated QSV decoders since VC1 & VP8 aren't supported on latest hardware (according to wikipedia...) & AV1 added
- Added new video codec check which enables protection for 10 bit encoding, basically trying to encode from something like mpeg4 into 10bit could cause issues
2 years ago
HaveAGitGat
1ebc300805
Stack log errors
2 years ago
Zach Gelnett
b525d14a99
Working on updating the tests and cleaning up any formatting issues
2 years ago
Zach Gelnett
888dd94724
Adding tests for the plugin
2 years ago
Boosh1
3dac2ff50a
1st pass fixes for tests
2 years ago
Boosh1
97358bb51d
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
...
Another test fix
2 years ago
Boosh1
80827b9660
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
...
Think that'll sort the tests.
2 years ago
John Clayton
6329f43625
Use filtergraph to specify 10-bit pixel format
2 years ago
HaveAGitGat
92f97a8c81
Update community plugin lint rules, add ts
2 years ago
HaveAGitGat
a7b4de1152
Merge pull request #423 from HaveAGitGat/transcode_plugin
...
Create Tdarr_Plugin_00td_action_transcode.js
2 years ago
HaveAGitGat
735947ee04
Set gpu device
2 years ago
HaveAGitGat
9fc79d891c
Merge pull request #430 from StickieBE/master
...
Fix issue with Smoove h264 NVENC plugin.
2 years ago
HaveAGitGat
112e539300
Update tests
2 years ago
HaveAGitGat
2f10ece96e
Add dropdowns to plugin and update tests
2 years ago
HaveAGitGat
0c1501a798
Add downmix_single_track input and update tests
2 years ago
HaveAGitGat
2616e49217
Update tests
2 years ago
HaveAGitGat
ed9e2a72e3
Lint fixes
2 years ago
HaveAGitGat
ad7eb13005
Fix lint issues
2 years ago
HaveAGitGat
40d25c56f9
Update tests
2 years ago
HaveAGitGat
3266446c46
Merge pull request #378 from Tailslide/ModifiedDatePlugin
...
Modified date filter plugin
2 years ago
HaveAGitGat
89fe92a8cc
Add tests
2 years ago
HaveAGitGat
62ef9e7ad8
Add exactMatch option to property filters
3 years ago
HaveAGitGat
c00dfa7d9e
Check includes property
3 years ago
HaveAGitGat
95c61a0eae
Convert non=string to string for comparsion, add test
3 years ago
HaveAGitGat
acb7612554
Merge pull request #368 from anym001/patch-1
...
Update transcodeAddAudioStream.js
3 years ago
HaveAGitGat
efbbdb7ad6
Update tests
3 years ago
HaveAGitGat
5746b8a0b6
Add Tdarr_Plugin_00td_filter_by_file_property
3 years ago
HaveAGitGat
f1243739af
Merge pull request #344 from buthed010203/patch-1
...
Remove problematic default value
3 years ago
HaveAGitGat
06c99f617e
Update tests
3 years ago
HaveAGitGat
eba7260a1b
Merge pull request #392 from HaveAGitGat/boosh
...
Add boosh changes
3 years ago
HaveAGitGat
0abbfb9186
options to use original container
3 years ago
HaveAGitGat
417acab698
Update macos test
3 years ago
HaveAGitGat
fb8589092f
Fix linux tests
3 years ago
HaveAGitGat
cf63623882
Update tests, lint fix
3 years ago
HaveAGitGat
a09237aae7
Add boosh changes
3 years ago
HaveAGitGat
f8e58f594c
Use file.ffProbeData.format.duration
3 years ago
HaveAGitGat
cdfde9b99d
Update tests
3 years ago
HaveAGitGat
317d74520b
Add Tdarr_Plugin_00td_filter_by_stream_tag
3 years ago
HaveAGitGat
3b251fc4b7
Add Tdarr_Plugin_00td_action_remove_stream_by_specified_property
3 years ago
greg.pringle
7c56b3a517
Add tests, fix errors
3 years ago
HaveAGitGat
db3fecab6a
Merge pull request #285 from aunefyren/master
...
Music library plugin, Audio to FLAC
3 years ago
HaveAGitGat
1f6512e6b6
Merge pull request #326 from HaveAGitGat/10bit_filter
...
Add 10 bit video filter
3 years ago
HaveAGitGat
3dc2d1a322
Update plugin
3 years ago
HaveAGitGat
e17e44f290
Add Tdarr_Plugin_00td_filter_break_stack_if_processed
3 years ago
HaveAGitGat
16afcf09bf
Add 10 bit video filter
3 years ago