ffmpeg-kit icon indicating copy to clipboard operation
ffmpeg-kit copied to clipboard

Support Windows Platform

Open YazeedAlKhalaf opened this issue 3 years ago • 11 comments

YazeedAlKhalaf avatar Mar 06 '21 11:03 YazeedAlKhalaf

Hi, any update?

Vonarian avatar Feb 07 '22 13:02 Vonarian

+1, would be great if support for all desktop platforms existed

redbrain avatar Feb 20 '22 15:02 redbrain

+1, that will be great to using ffmpeg.

seamory avatar Apr 18 '22 06:04 seamory

UPDATE: I've looked into the web implementation first for CHROME extensions. The option I came across was using ffmpeg in WASM. Unfortunately, Manifest V3.0 brings a lot of issues. With Manifest V2.0 you can get it working but it will stop working in January 2023 in Chrome, so this won't be worth the effort to implement.

To port it to Manifest V3, the code will need to be placed in a worker which doesn't have access to the DOM (document). Also, it can't be published on Chrome Store due to Manifest V2.

I haven't found an alternative yet to create an implementation for the web, it looks like this will be a pain in the ass

remcova avatar May 18 '22 11:05 remcova

Any chance there is an update for Windows support? For a new project I'm working on the Windows support is really appreciated. Thanks!

Sandst4 avatar Feb 26 '23 19:02 Sandst4

Hope to support Windows thanks

git-boya avatar Mar 01 '23 06:03 git-boya

+1 for windows support

nukes avatar Nov 11 '23 08:11 nukes

Is there any news about this?

PaulineMoovency avatar Mar 26 '24 12:03 PaulineMoovency

Any news? It feels like it will never come...

stephane-archer avatar May 22 '24 09:05 stephane-archer