cdgriffith / cdgriffith/FastFlix
Add ffmpeg nlmeans_opencl support
Open
feature request
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Nlmeans is great filter to reduce noise on very grainy old sources, but it is painfully slow.
ffmpeg also supports opencl accelerated nlmeans_opencl, which is way faster as it uses GPU for denoising.
Unfortunately it is not possible to use it in Fastflix at the moment, only software nlmeans is available.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.