ac/transcoding-bundle
Symfony bundle that wires AC\Transcoding\Transcoder as a container service. Configure FFmpeg and/or HandBrakeCLI paths/timeouts, register custom adapters/presets/listeners via tags, and run CLI commands to transcode files or check adapter/preset status.
Executives: "This bundle lets us own our media transcoding pipeline—cutting cloud costs by 30–50% while adding flexibility. For example, we could offer adaptive streaming for our [use case: e-learning, archival, etc.] without third-party dependencies. Low-risk MIT license, and the Symfony integration aligns with our tech stack."
Engineering: *"Symfony’s service container handles FFmpeg/HandBrake setup, so we avoid reinventing the wheel. Key perks:
transcoder:transcode).DevOps:
"Minimal ops lift—just configure paths/timeouts in config.yml. The bundle handles service registration, so no manual FFmpeg wrapper code. Downside: We’ll need to ensure FFmpeg/HandBrake are updated, but the MIT license lets us fork if needed."
How can I help you explore Laravel packages today?