-
Notifications
You must be signed in to change notification settings - Fork 20
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
Plug in isn't working #8
Comments
same problem happened to me. |
Hi @paolaheneine & @otcombo, The plugin works under 48.2 for me. Can you confirm that ffmpeg is installed & linked? After installing homebrew, you can confirm that the library is installed using Daniel's suggestion. |
Hi @kannonboy , |
Actually, I solved the problem—issue is your latest download release does not include the gifme.sketchplugin file necessary. You'll need to download it from here https://github.com/kannonboy/sketch-gifme-plugin/releases |
@paolaheneine @otcombo did you solve? |
It worked when I first insert the GIPHY as an image, then use the plug in.
Not sure this is the right way to do it though.
On Sun, Feb 25, 2018 at 12:58 AM doplumi ***@***.***> wrote:
@paolaheneine <https://github.com/paolaheneine> @otcombo
<https://github.com/otcombo> did you solve? Same here.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ags2s9qwff8GXx6PZel6D5ViuUTDrzijks5tYSCggaJpZM4R9qjb>
.
--
Paola Heneine
B.A. Political Economy | May 2016
University of California, Berkeley
(510)-604-8441 | paolaheneine@berkeley.edu
|
@quitefrank thanks for the heads up — could you tell me where you downloaded the plugin that it didn't work? (i.e. before downloading from the /releases page) Was this from Sketch Runner or Sketchpacks or something like that? |
@kannonboy Not at all. I went from www.sketchgif.me > www.github.com/kannonboy/sketch-gifme-plugin > Clone or Download button (it's missing the sketch file in the zip) |
@quitefrank @kannonboy I can't get it to work either, then I realized there's no .sketchplugin file. I moved the whole directory to my plugins directory but it's not doing anything. |
@jtrinker You have to download the .sketchplugin file from the releases page and then place it into your plugins folder from there |
@quitefrank thanks, I'm an idiot. |
It still doesn't work on my sketch 48.2 though. I have installed ffmpeg and it works. It just doesn't show me anything when I import a video, although in the title bar of the app I can see "Unamed – Edited", so something changes, the .sketch file gets bigger, but there is no video shown, both in the white page and in the side bar. |
I'm back with more info! It actually works on It doesn't work on
I thought the plugin was supposed to make the conversion for you? |
@doplumi interesting. It's supposed to :) but I must admit I'm not an ffmpeg expert. Under the hood the plugin is naively calling:
To convert the video into a series of still frames for rendering in Sketch. Perhaps there are some mp4 encodings that this doesn't work for? Totally open to pull requests if you have any ideas. |
Doesn't work for me either :( Do I need to be running a certain version of Sketch? |
I have Sketch 50.2 and I've figured out a way for the plug-in to work for me
|
Hi all, Same problem as Tranteresa above : just downloaded Sketch's latest version (50.2) and I can't get this plugin to work... Tried to uninstall, reinstall, even had a look at Sketch's old versions (but it seems 48.2 has no prototyping functions?). I tried to do what Tranteresa suggested (I'm trying to upload a video), so I dragged the video in the Sketch file but even here it didn't appear. I tried replacing a basic picture by clicking on it then selecting the video file, but still, nothing... Has anyone managed to upload videos on 50.2 ? Thanks for your help ! |
@Meuti I'm running 50.2 and can successfully add an .mp4 and .mov using the plugin. As long as you have:
That should do it pending all of your software being up to date. Let me know if you've tried those and still no luck? |
Hi, |
@shreyansh0089 The plugin doesn't support transparency, so it'll automatically add a solid white background. If it's a make-or-break part of your interface I'd suggest including the background color you need in your .gif file. Sorry! |
hey guys,
I'd be really grateful for some advice since I got stuck here. All the other steps are clear to me. |
@lagos04 that's correct! You'll need to run |
I tried to paste the brew install ffmpeg in terminal, but it says {command not found} |
Does the plug in not work with Sketch 48.2? I've followed all the steps, but when I click on plugins --> gif me --> select one, nothing pops up on Sketch.
The text was updated successfully, but these errors were encountered: