=^.^=

PHP with Calls to ffmpeg Functions Terminate Early

karma

If your PHP scripts die suddenly on calls to ffmpeg functions you may have:
- Built a new version of PHP without recompiling ffmpeg-php against it
- Switched to or from thread safe PHP

The solution in both cases is:

# emerge --update --newuse ffmpeg ffmpeg-php

Comments

There are no comments for this item.