phw / peek

Simple animated GIF screen recorder with an easy to use interface
GNU General Public License v3.0
10.3k stars 321 forks source link

Crash when trying to record APNG #818

Open tuket opened 3 years ago

tuket commented 3 years ago

Peek: 1.5.1 GTK: 3.24.13 GLib: 2.63.5 Desktop: ubuntu:GNOME Display server: X FFmpeg version:

Output format: apng gifski enabled: false

Error details:

Command "ffmpeg -f x11grab -show_region 0 -framerate 10 -video_size 1054x738 -i :1+394,138 -filter:v scale=iw/1:-1 -codec:v libvpx-vp9 -lossless 1 -r 10 -y /home/tuket/.cache/peek/peekE9Z340.webm" failed with status 32512 (received signal 0).

Output:
ffmpeg: error while loading shared libraries: libsndio.so.6.1: cannot open shared object file: No such file or directory
tuket commented 3 years ago

Apparently the version of libsndio I have is 7.0. 6.1 is not available in my Ubuntu 21.04.