|
This plugin implements an unusual concept in spatial sharpening. Although designed specifically for anime, it also works well with normal video. The filter is very effective at sharpening important edges without amplifying noise. |
|
This plugin implements an unusual concept in spatial sharpening. Although designed specifically for anime, it also works well with normal video. The filter is very effective at sharpening important edges without amplifying noise. It tends not to produce the artifacts normally associated with sharpening, but if sharpening artifacts already exist they will be strengthened. The very existence of this filter in Transcode is sufficient argument in favor of using Transcode in preference to other encoding tools ;^) |
|
; mask Areas to be sharpened are shown in white (0-1) [0] : When set to true, the areas to be sharpened are shown in white against a black background. Use this to set the level of detail to be sharpened. This function also makes a basic edge detection filter. |
|
; mask Areas to be sharpened are shown in white (0-1) [0] : When set to true, the areas to be sharpened are shown in white against a black background. Use this to set the level of detail to be sharpened. This function also makes a basic edge detection filter. * The mask option is currently unusable * |
|
* |
|
-J msharpen=threshold=5:strength=25 Noisy source can be dealt with effectively by a combination of the use of the ffmpeg.cfg option nr and msharpen. A good starting point for VHS would be nr=50 and -J msharpen=threshold=5:strength=25. |
| Video | Audio | RGB | YUV | YUV422 | multiple instances | processing type | frames needed |
| yes | no | yes | yes | no | no | POST | 1 |
The very existence of this filter in Transcode is sufficient argument in favor of using Transcode in preference to other encoding tools ;^)
Noisy source can be dealt with effectively by a combination of the use of the ffmpeg.cfg option nr and msharpen. A good starting point for VHS would be nr=50 and -J msharpen=threshold=5:strength=25.