Skip to content

Conversation

@francoism90
Copy link
Contributor

@francoism90 francoism90 commented Oct 24, 2025

Configuration enhancements:

  • Added support for a configurable FFmpeg timeout using the media-library.ffmpeg_timeout setting, with a default value of 900 seconds.
  • Added support for configurable FFmpeg thread count using the media-library.ffmpeg_threads setting, with a default value of 0 (auto).

I receive a lot of ffmpeg 300 timeout process errors, because my system sometimes cannot handle the amount of work, and needs more time. See https://github.com/PHP-FFMpeg/PHP-FFMpeg#ffmpeg how these options are defined.

@freekmurze
Copy link
Member

Thanks!

Could you also add the new keys to the config file and readme?

@francoism90
Copy link
Contributor Author

@freekmurze Done!

I think #3846 would also be a good addition. If you like, I could ask to add this into the PR as well.

Otherwise focus on this is also fine. :)

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