Improve quality of lower resolution video, make video smoother

This commit is contained in:
dec05eba
2020-06-14 04:27:08 +02:00
parent e533b19d6c
commit 0ec013395f
3 changed files with 63 additions and 48 deletions

View File

@@ -34,3 +34,4 @@ FFMPEG only uses the GPU with CUDA when doing transcoding from an input video to
* Support AMD and Intel, using VAAPI. cuda and vaapi should be loaded at runtime using dlopen instead of linking to those
libraries at compile-time.
* Clean up the code!
* Fix segfault in debug mode