mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Add audio support
This commit is contained in:
@@ -9,7 +9,6 @@ include_dirs = ["/opt/cuda/targets/x86_64-linux/include"]
|
||||
libs = ["/usr/lib/libcuda.so"]
|
||||
|
||||
[dependencies]
|
||||
ffnvcodec = ">=9"
|
||||
glew = ">=2"
|
||||
glx = ">=1"
|
||||
libavcodec = ">=58"
|
||||
@@ -23,3 +22,5 @@ xdamage = "1"
|
||||
glfw3 = "3"
|
||||
|
||||
alsa = "1"
|
||||
|
||||
libswresample = "3"
|
||||
Reference in New Issue
Block a user