Skip to content

[WIP] fix(ffmpeg): Handle compressed assets and tag arm architecture in releases.js#1068

Draft
detox-24 wants to merge 1 commit intowebinstall:mainfrom
detox-24:ffmpeg-fix
Draft

[WIP] fix(ffmpeg): Handle compressed assets and tag arm architecture in releases.js#1068
detox-24 wants to merge 1 commit intowebinstall:mainfrom
detox-24:ffmpeg-fix

Conversation

@detox-24
Copy link
Copy Markdown
Member

The static releases we use for ffmpeg have only two release assets,

  • Compressed .gz release.
  • Single Binary Release

Filtered the .gz assets to prevent webi from selecting and trying to extract a compressed binary.

Tagged arm variant releases explicitly, ensuring the right selection of asset.

Fixes #947.

@detox-24 detox-24 requested a review from David-Bosnic April 10, 2026 12:56
@detox-24
Copy link
Copy Markdown
Member Author

Oh I have just noted! AJ wanted compressed releases to be made, he even made an issue in the official static releases repo!

#148 (comment)

The direction from now would be to handle the compressed asset in install.sh/ps1.

Converting this to draft for now.

@detox-24 detox-24 marked this pull request as draft April 13, 2026 07:19
@detox-24 detox-24 changed the title fix(ffmpeg): Filter .gz assets and tag arm architecture in releases.js [WIP] fix(ffmpeg): Handle compressed assets and tag arm architecture in releases.js Apr 13, 2026
@detox-24 detox-24 removed the request for review from David-Bosnic April 13, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

problem with ffmpeg installer

1 participant