Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gmgauthier opened this issue Feb 12, 2024 · 0 comments
Open

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

gmgauthier opened this issue Feb 12, 2024 · 0 comments

Comments

@gmgauthier
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant