Hello all, *Goal:* I want to use my GPU as much as possible in Kdenlive. For proxy clip rendering, timeline preview, and final project renders.
*Problem:* When trying to create a proxy clip using nvenc, I receive the following error: /home/patrick/bin/ffmpeg: error while loading shared libraries: libsndio.so.6.1: cannot open shared object file: No such file or directory *ffmpeg installation:* I followed the guide here: https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu I followed all details in the guide. I opted to enable all optional configurations, with the one exception of libaom *kdenlive configuration:* Editing profile for proxy clips set to x264-nvenc with settings. I believe these are the defaults. -hwaccel cuvid -c:v %nvcodec -i -filter:v scale_cuda=720:-2 -vcodec h264_nvenc -g 1 -bf 0 -vb 0 -acodec copy *System Details: *Further information available on request. uname -a: Linux nuzleaf 4.15.0-47-generic #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Nvidia Driver: 430.09 - GeForce GTX 1060 Kdenlive: 19.04.0 Thank you for any help/direction you can provide. Cheers, Patrick. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".