mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-11 13:05:14 -06:00
Docs: Update bit depth page
This commit is contained in:
parent
0c580ff515
commit
f85e6fb34e
@ -44,6 +44,7 @@ Yadif is a popular and fast deinterlacer.
|
||||
Decomb switches between multiple interpolation algorithms for speed and quality.
|
||||
|
||||
The following Deinterlace tunes are available:
|
||||
|
||||
- Default: Is well balanced for speed and quality.
|
||||
- Skip Spatial Check: Lets Yadif skip correcting certain avoidable artifacts for a slight speed boost.
|
||||
- EEDI2: Uses a slower, higher quality interpolation algorithm for Decomb. Useful for the most difficult sources.
|
||||
@ -60,6 +61,7 @@ NLMeans is a high quality denoise filter with a cost to speed. Use where quality
|
||||
HQDN3D is an adaptive low-pass filter, faster than NLMeans but less effective at preserving fine detail.
|
||||
|
||||
For NLMeans the following Denoise tunes are available:
|
||||
|
||||
- None: Uses the default preset settings.
|
||||
- Film: Refines settings for use with most live action content.
|
||||
- Grain: Only processes color channels. Useful for preserving the film-like look of luminance grain while reducing or removing color noise.
|
||||
|
||||
@ -37,12 +37,5 @@ Some filters that ship with HandBrake, do not currently support higher than 8-bi
|
||||
When these filters are enabled, HandBrake's pipeline will run at 8-bit rather than 10-bit or 12-bit.
|
||||
This applies to the following filters:
|
||||
|
||||
- Detelecine
|
||||
- Decomb
|
||||
- Comb Detect
|
||||
- Denoise
|
||||
- Nlmeans
|
||||
- Chroma Smooth
|
||||
- Lapsharp
|
||||
- Unsharp
|
||||
- Grayscale
|
||||
- NLMeans
|
||||
- Detelecine
|
||||
Loading…
x
Reference in New Issue
Block a user