phw / peek

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

Saving recording fails in ubuntu 22.04 #1077

Open diogolessa opened 2 years ago

diogolessa commented 2 years ago

Peek: 1.5.1 GTK: 3.24.30 GLib: 2.70.2 Desktop: ubuntu:GNOME Display server: X FFmpeg version:

ffmpeg version 4.4.1-3ubuntu5 Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 11 (Ubuntu 11.2.0-18ubuntu1)
configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
libavutil      56. 70.100 / 56. 70.100
libavcodec     58.134.100 / 58.134.100
libavformat    58. 76.100 / 58. 76.100
libavdevice    58. 13.100 / 58. 13.100
libavfilter     7.110.100 /  7.110.100
libswscale      5.  9.100 /  5.  9.100
libswresample   3.  9.100 /  3.  9.100
libpostproc    55.  9.100 / 55.  9.100

Output format: mp4 gifski enabled: false

Error details:

Timeout was reached

When I click stop, it freezes forever. Used to work fine in ubuntu 20.04.

maffelbaffel commented 2 years ago

Getting the same error. Same configuration.

diogolessa commented 2 years ago

@maffelbaffel, in my case I couldn't solve the problem with peek. Maybe it's just not compatible with new ubuntu version yet.

I started using the default ubuntu recorder (just hit print screen and you will see). Fun fact that I couldn't use it at first, I believe it might be caused by peek usage (I tried to use it first, not sure though). But after removing ~/.cache/gstreamer-1.0 it worked.