mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #376] FFMPEG not found click here to set options > Extras doesn't do anything #1679
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1679
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TomasHubelbauer on GitHub (Sep 21, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/376
Hello, I am using the latest version of ScreenToGif and its a fresh installation on a system without FFMPEG. When I record something and then proceed to try and save it using FFMPEG, it prompts me to install it because it's not in path.
The slide-out panel with that prompt however doesn't react on click.
And more unfortunately, when I start a new FFMPEG instance and go Options through that so that I don't lose my project in the original one (don't want to save and load, it's a pain), when I download FFMPEG using Extras and then save the options, returning to the original instance doesn't see the now provided FFMPEG path anyway, it appears to be using a cached view of the options which cannot be refreshed as far as I can tell in any other way that to restart.
@NickeManarin commented on GitHub (Sep 22, 2018):
Hi, I can't reproduce what you are seeing.
Here's what happens while I'm using it:
(I skipped the recording while the download and the encoding was happening)
@FermJacob commented on GitHub (Oct 24, 2018):
Can confirm that the download functionality is working for me as well.
@TomasHubelbauer commented on GitHub (Oct 30, 2018):
Thanks, I will try to put together a repro, might have been a problem with a specific machine.
@NickeManarin commented on GitHub (Jan 6, 2019):
I fixed an issue related to the detection of FFmpeg/Gifski in v2.15.1.
Can you still reproduce this issue?
@TomasHubelbauer commented on GitHub (Jan 7, 2019):
Yeah clicking on the yellow line saying "Click here" doesn't do anything still. Going to Options > Extras manually, downloading FFMpeg and then reexporting the video works though 👌.
In your screenshot, the yellow line is a blue link, in my case the text is black and not underlined.
@NickeManarin commented on GitHub (Jan 8, 2019):
Ahhhh! :(
I missed one place. Thanks.
It was the message that appears when pressing the button to export as video.
This fix will be available with v2.15.3. :)