mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-05 22:40:42 +09:00
Fix black video when resizing to smaller window size
This commit is contained in:
@@ -38,5 +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?)
|
||||
* Fix blackscreen at start that appears until the second keyframe, which can be several seconds on a non-moving screen. Why does this happen? ffmpeg says the first frame should always be a keyframe!
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user