Giter VIP home page Giter VIP logo

Comments (10)

mpsijm avatar mpsijm commented on September 28, 2024 6

I've written a script that allows the user to select a rectangle, then uses Byzanz to record a GIF, and uploads it to Gyazo. Dropping it here if anyone wants to use it ๐Ÿ™‚

https://github.com/mpsijm/gyazo-gif-for-linux

from gyazo-for-linux.

uiur avatar uiur commented on September 28, 2024

We're sorry that gif feature is not supported on Linux for now.

from gyazo-for-linux.

guilhermesgb avatar guilhermesgb commented on September 28, 2024

This software seems to be amazing. I just wish that you'd disclose that gif capturing doesn't work on Linux on your home page so we don't waste time trying until (if) we find out about it here.

I did ran into Gyazo after a Google search for "linux screen capture into gif" after all...

from gyazo-for-linux.

uiur avatar uiur commented on September 28, 2024

Thanks @alkaris. byzanz looks good. Does it work well for you?

from gyazo-for-linux.

uiur avatar uiur commented on September 28, 2024

Unfortunately, linux support is not our priority. Let us know if there's a good alternative. We would be happy to add a link.

from gyazo-for-linux.

guilhermesgb avatar guilhermesgb commented on September 28, 2024

Oh, nice to know about other options! I ended up finding out about a command line tool (ffcast) which also does the job pretty well so maybe you could point to that link too? (Or even better, maybe integrate it into Gyazo!)

http://unix.stackexchange.com/questions/113695/gif-screencasting-the-unix-way

Cheers.

from gyazo-for-linux.

uiur avatar uiur commented on September 28, 2024

sounds good.

from gyazo-for-linux.

thomas15v avatar thomas15v commented on September 28, 2024

It looks fairly simple to add gif support tho.

All you need is a mp4 recorder (Byzanz for example) for linux. And post the mp4 video to ยดgif.gyazo.comยด
with the following form information:

  • id: possibly your userid
  • width
  • height
  • scale: (seems to be 1 every time)
  • metadata: {'title': 'test', 'app': 'chrome'}
  • data: your file
    Blank line followed with the the mp4 files content.

from gyazo-for-linux.

thomas15v avatar thomas15v commented on September 28, 2024

@alkaris the fun part is that Gyazo makes the gif itself. All we need is a command that can do the following:

  1. Spawn in a selection window to select the area you wanna record
  2. Has a pause/stop button during the recording
  3. Creates a mp4 file

Than we only have to expand the ruby file with a "gif-command" section. And bam we have Gayzo gifs for linux ๐Ÿ˜„.

from gyazo-for-linux.

pciavald avatar pciavald commented on September 28, 2024

any news on this ? just discovered this tool and I would love to be able to make gifs with it

from gyazo-for-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.