-
Notifications
You must be signed in to change notification settings - Fork 4
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
Support other capturing tools than Byzanz #3
Comments
here's the same view captured on windows: looks almost as if byzanz does a really bad job of reducing the colordepth or something like that. What other file formats does gyazo itself accept as uploads for video? |
Note that the GIF format indeed has only 256 colors and reduced frame rate, which is indeed really low quality compared to MP4, what Gyazo GIF for Windows uses: https://gyazo.com/eac4c3d3312b459287c30f483937e01b I just tried to upload an MP4 file via the command line (by running
It looks like Gyazo-for-Linux does not support MP4 videos (I opened an issue at gyazo/Gyazo-for-Linux#125), which means we're stuck with (ugly) GIFs until that's fixed. 😞 |
Hello Neighbour, I found a way to get a gif with way better quality into gyazo from linux, but the resulting GIF is HUGE.
|
Have a look at my fork at https://github.com/lemmy04/gyazo-gif-for-linux, I'm capturing with ffmpeg instead of byzanz, the result is much better but the files are huge. |
https://github.com/linuxdeepin/deepin-screen-recorder you could take a look of this as a replacement |
byzanz looks kind of abandoned to me ... website is down, no official release for eight years...
also, the output quality is quite bad compared to what gyazo on windows produces:
https://gyazo.com/8249f5aa920cf5140d090149d5968048
The text was updated successfully, but these errors were encountered: