Git Product home page Git Product logo

gyazo-gif-for-linux's People

Contributors

lemmy04 avatar mpsijm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gyazo-gif-for-linux's Issues

Change in how Gyazo GIF works

Basically, Gyazo GIF officially uses .mp4s. It converts it to GIF so that people can still do i.gyazo.com/.gif, but it displays, and uses, .mp4s.

Is there a way to make Byzanz use .mp4 and then convert to .gif, like the real Gyazo GIF does?

does not compile...

lemmy@kumiko:~/Work/gyazo-gif-for-linux> make
cc -Wall -Wno-deprecated-declarations `pkg-config --cflags gtk+-3.0` -o byzanz-get-rect byzanz-get-rect.c `pkg-config --libs gtk+-3.0`
byzanz-get-rect.c: In function ‘screenshot_select_area_x11’:
byzanz-get-rect.c:267:5: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
     exit(1);
     ^~~~
byzanz-get-rect.c:267:5: warning: incompatible implicit declaration of built-in function ‘exit’
byzanz-get-rect.c:267:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
byzanz-get-rect.c: In function ‘main’:
byzanz-get-rect.c:277:10: error: ‘EXIT_SUCCESS’ undeclared (first use in this function); did you mean ‘G_IS_SUBPROCESS’?
   return EXIT_SUCCESS;
          ^~~~~~~~~~~~
          G_IS_SUBPROCESS
byzanz-get-rect.c:277:10: note: each undeclared identifier is reported only once for each function it appears in

What is missing here?

Output in gyazo website is png.

I am losing something here? I followed this steps.

Installed required packages: apt install byzanz libgtk-3-dev gyazo-for-linux

Clone this repository

Compile the .c file using make.

Here I did make byzanz-get-rect

and I got cc -Wall -Wno-deprecated-declarations \pkg-config --cflags gtk+-3.0\ -o byzanz-get-rect byzanz-get-rect.c pkg-config --libs gtk+-3.0```
`

Run gyazo-gif but the output was .png. I am missing something?

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.