Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix media processing getting stuck on too much stdin/stderr #16136

Merged
merged 4 commits into from
May 5, 2021

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented May 3, 2021

See thoughtbot/terrapin#5

  • Removes dependency on paperclip-av-transcoder gem which pulled in cocaine 0.5.8 (same as terrapin 0.6.0)
  • Removes dependency on streamio-ffmpeg which was susceptible to the same issue

@Gargron Gargron marked this pull request as ready for review May 3, 2021 22:39
@Gargron Gargron merged commit 036556d into main May 5, 2021
@Gargron Gargron deleted the fix-hang-on-stdin branch May 5, 2021 17:44
ClearlyClaire pushed a commit to ClearlyClaire/mastodon that referenced this pull request Jan 28, 2022
…#16136)

* Fix media processing getting stuck on too much stdin/stderr

See thoughtbot/terrapin#5

* Remove dependency on paperclip-av-transcoder gem

* Remove dependency on streamio-ffmpeg gem

* Disable stdin on ffmpeg process
chrisguida pushed a commit to Start9Labs/mastodon that referenced this pull request Feb 26, 2022
…#16136)

* Fix media processing getting stuck on too much stdin/stderr

See thoughtbot/terrapin#5

* Remove dependency on paperclip-av-transcoder gem

* Remove dependency on streamio-ffmpeg gem

* Disable stdin on ffmpeg process
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.

None yet

2 participants