mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1202] [Bug] Microsoft Store - Make it easier to install ffmpeg #3251
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#3251
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 @michael-hawker on GitHub (Jun 14, 2023).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1202
Originally assigned to: @NickeManarin on GitHub.
Describe the bug
For some reason I didn't have ScreenToGif installed anymore, so I ended up finding it in the Microsoft Store, great!
But I wanted to export as MP4 and hit the need to install ffmpeg, but got this message:
This isn't very friendly, as I don't know where to download it. You should be able to at least point me to where to download it.
Though, I believe you should be able to download and run the application from an app protected area for your app even when distributed within the store (as long as that executable also doesn't try and reach out of that folder). You just can't write or install to an arbitrary place or run an installer.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Able to download/use ffmpeg as non-ms store edition, or at least open browser to location to download manually.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Related #684