Skip to content

Remove fluent-ffmpeg and directly invoke ffmpeg instead - #333

Merged
dahlia merged 3 commits into
fedify-dev:mainfrom
peterjeschke:bugfix/ffmpeg
Jan 23, 2026
Merged

dahlia merged 3 commits into
fedify-dev:mainfrom
peterjeschke:bugfix/ffmpeg

Conversation

@peterjeschke

Copy link
Copy Markdown
Contributor

This was intended as a fix for #324, but that was actually a different issue 🫠 Still, fluent-ffmpeg is no longer supported and any issue when creating a screenshot would stop the entire upload. So the PR is still helpful, I hope ;)

The most interesting change is that on error, the ffmpeg output is logged (and should give some insights into why it failed) and a "default" screenshot is returned (the hollo logo) instead of aborting the request.

@dahlia dahlia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, could you run pnpm exec biome format --write? Also you need to rebase your commit on the latest main!

@peterjeschke

Copy link
Copy Markdown
Contributor Author

Should be fixed now

@dahlia dahlia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dahlia
dahlia merged commit 12b789c into fedify-dev:main Jan 23, 2026
2 checks passed
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.

2 participants