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

peek failing on TUXEDO OS (Ubuntu Jammy) after countdown ends. #1287

Open gmgauthier opened 4 months ago

gmgauthier commented 4 months ago

Peek: 1.5.1 GTK: 3.24.30 GLib: 2.70.2 Desktop: KDE Display server: X FFmpeg version: 6.0

ffmpeg version 6.0 Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 11 (Ubuntu 11.3.0-1ubuntu1~22.04.1)
configuration: 
libavutil      58.  2.100 / 58.  2.100
libavcodec     60.  3.100 / 60.  3.100
libavformat    60.  3.100 / 60.  3.100
libavdevice    60.  1.100 / 60.  1.100
libavfilter     9.  3.100 /  9.  3.100
libswscale      7.  1.100 /  7.  1.100
libswresample   4. 10.100 /  4. 10.100

Output format: mp4 gifski enabled: false

Error details:

Command "ffmpeg -f pulse -i default -acodec mp3 -f x11grab -show_region 0 -framerate 10 -video_size 2516x1111 -i :0+1,48 -filter:v scale=iw/1:-1, crop=iw-mod(iw\,2):ih-mod(ih\,2) -codec:v libx264 -preset:v fast -profile:v baseline -pix_fmt yuv420p -r 10 -y /home/gmgauthier/.cache/peek/peekUM0UI2.mp4" failed with status 256 (received signal 0).

Output:
ffmpeg version 6.0 Copyright (c) 2000-2023 the FFmpeg developers  built with gcc 11 (Ubuntu 11.3.0-1ubuntu1~22.04.1)  configuration:   libavutil      58.  2.100 / 58.  2.100  libavcodec     60.  3.100 / 60.  3.100  libavformat    60.  3.100 / 60.  3.100  libavdevice    60.  1.100 / 60.  1.100  libavfilter     9.  3.100 /  9.  3.100  libswscale      7.  1.100 /  7.  1.100  libswresample   4. 10.100 /  4. 10.100Unrecognized option 'preset:v'.Error splitting the argument list: Option not found