PHPackages                             allngth/ffmpeg-audio - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. allngth/ffmpeg-audio

ActiveLibrary[Image &amp; Media](/categories/media)

allngth/ffmpeg-audio
====================

Audio converter.

1.0.0(8y ago)0341MITPHPPHP &gt;=5.6

Since Sep 17Pushed 8y agoCompare

[ Source](https://github.com/allngth/ffmpeg-audio)[ Packagist](https://packagist.org/packages/allngth/ffmpeg-audio)[ Docs](https://github.com/allngth/ffmpeg-audio)[ RSS](/packages/allngth-ffmpeg-audio/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

FFmpeg audio converter
======================

[](#ffmpeg-audio-converter)

How this library works:
-----------------------

[](#how-this-library-works)

This library requires a working FFMpeg install. You will need FFMpeg binary to use it. Be sure that these binary can be located with system PATH to get the benefit of the binary detection, otherwise you should have to explicitly give the binaries path on load.

Use case for google speech
--------------------------

[](#use-case-for-google-speech)

```
$res = $ffmpegAudio->inputFile('audio.mp3')
    ->outputFile('output.flac')
    ->outputSampleRate(16000)
    ->outputChannelCount(1)
    ->convert();

```

Useful links
------------

[](#useful-links)

[PHP-FFMpeg - library to convert video/audio files](https://github.com/PHP-FFMpeg/PHP-FFMpeg "PHP-FFMpeg")

[php-exec-command - simple php command executor](https://github.com/pastuhov/php-exec-command "Simple php command executor")

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ec5a4e4695804405990f22175c49c6ceb5030523d79983243d5d877c601b6c5?d=identicon)[allngth](/maintainers/allngth)

---

Tags

phpaudioffmpegspeech

### Embed Badge

![Health badge](/badges/allngth-ffmpeg-audio/health.svg)

```
[![Health](https://phpackages.com/badges/allngth-ffmpeg-audio/health.svg)](https://phpackages.com/packages/allngth-ffmpeg-audio)
```

###  Alternatives

[php-ffmpeg/php-ffmpeg

FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg

5.0k21.7M165](/packages/php-ffmpeg-php-ffmpeg)[danog/madelineproto

Async PHP client API for the telegram MTProto protocol.

3.4k855.0k18](/packages/danog-madelineproto)[dereuromark/media-embed

A PHP library to deal with all those media services around, parsing their URLs and embedding their audio/video content in websites.

182530.3k11](/packages/dereuromark-media-embed)[pulse00/ffmpeg-bundle

Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/alchemy-fr/PHP-FFmpeg)

57447.2k1](/packages/pulse00-ffmpeg-bundle)[kiwilan/php-audio

PHP package to parse and update audio files metadata, with `JamesHeinrich/getID3`.

3012.6k1](/packages/kiwilan-php-audio)[folour/flavy

FFmpeg layer for Laravel 5.2-5.4, this is a fork of rafasamp/sonus package

279.6k](/packages/folour-flavy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
