amikha1lov / RecApp

User friendly Open Source screencaster for Linux written in GTK. Using free GStreamer modules and not depend on FFmpeg.
GNU General Public License v3.0
116 stars 20 forks source link

Gif format recording #62

Closed gomes2191 closed 3 years ago

gomes2191 commented 3 years ago

It would be interesting to insert the possibility of recording in gif if possible considering that sites like "Gitlab" and "Github" do not allow the upload of video, sometimes it is necessary to insert animation to report a problem and the possibility of inserting support for recording in Gif format would help a lot. You are to be congratulated the application is very useful.

amikha1lov commented 3 years ago

There is no way to implement recording screencast in GIF format without using ffmpeg. But our goal is not to use ffmpeg, so it means that there won't be any GIF support in RecApp