From f81bdfb29e2747c39c982a9f4cbbdaa830c2560a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 22 Mar 2022 00:29:20 +0100 Subject: Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a1f8ad7..5700257 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ FFMPEG only uses the GPU with CUDA when doing transcoding from an input video to libraries at compile-time. * Clean up the code! * Fix segfault in debug mode (happens because audio codec becomes NULL?) -* Dynamically change bitrate to match desired fps. This would be helpful when streaming for example, where the encode output speed also depends on upload speed to the stream service. +* Dynamically change bitrate/resolution to match desired fps. This would be helpful when streaming for example, where the encode output speed also depends on upload speed to the streaming service. -- cgit v1.2.3