phw / peek

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

Fail to record gif #1291

Open GokalpUnsal opened 3 months ago

GokalpUnsal commented 3 months ago

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

Output format: gif gifski enabled: false

Error details:

Command "ffmpeg -f x11grab -show_region 0 -framerate 10 -video_size 2007x1354 -i :1+2722,85 -filter:v scale=iw/1:-1 -codec:v libvpx-vp9 -lossless 1 -r 10 -y /home/goko/.cache/peek/peekZW60J2.webm" failed with status 32512 (received signal 0).

Output:
ffmpeg: symbol lookup error: /lib/x86_64-linux-gnu/libavfilter.so.7: undefined symbol: av_write_image_line2, version LIBAVUTIL_56