Commit Graph

3 Commits

Author SHA1 Message Date
controlol
3d71c47c55
Tags 2020-02-14 10:39:11 +01:00
controlol
de2146e786
Added force processing and muxing for container
force processing will make sure the file gets transcoded even if the filters don't match. It will still look at the resolution, the file won't be cropped. 
If the container doesn't match the preferred container and all filters already match it will be muxed to the desired container.
2020-02-14 10:35:25 +01:00
controlol
8799c6ab5b
Tdarr_Plugin_e5c3_CnT_Remove_Letterbox
Uses iiDrakeii's filter, and crops video files when letterboxing is detected.
This uses the FFMPEG NVENC transcoding(hw).
If a file is 4K it will be scaled down to 1080p.
Now with user definable bitrates!(since 1.104 beta)
2020-02-07 00:38:13 +01:00