Download the PHP package tbetool/ffmpeg-music-combine without Composer
On this page you can find all versions of the php package tbetool/ffmpeg-music-combine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tbetool/ffmpeg-music-combine
More information about tbetool/ffmpeg-music-combine
Files in tbetool/ffmpeg-music-combine
Download tbetool/ffmpeg-music-combine
More information about tbetool/ffmpeg-music-combine
Files in tbetool/ffmpeg-music-combine
Vendor tbetool
Package ffmpeg-music-combine
Short Description Combine multiple music files using FFMPEG in PHP. Each music file can be combined at specific start position
License
Homepage http://thebornengineer.com
Package ffmpeg-music-combine
Short Description Combine multiple music files using FFMPEG in PHP. Each music file can be combined at specific start position
License
Homepage http://thebornengineer.com
Keywords ffmpegAnuj SharmaTBEAnuj TBEphp ffmpegffmpeg music combineffmpeg php music combinecombine mp3combine multiple mp3 filesconcatenate mp3 filesconcatenate audio filesconcatenate audio file using ffmpegconcatenate audio file using php ffmpegconcatenate audio at specific start positionconcate multiple mp3 audio at specific pointsffmp audio concateffmpeg mp3 concate
Please rate this library. Is it a good library?
Informations about the package ffmpeg-music-combine
ffmpeg-music-combine
Combine multiple music files using FFMPE each music at specific start time.
Requirement
- FFMPEG
Using the Library
Installation
Intall library in PHP project using composer
Using Library
Combining music/audio files
Once object is created you can combine multiple audio files by sending audio files in json format like
This will return the final music path in which all music files are combined.
In case of any error which combining music files, it will throw an exception.
NOTE
- Only mp3 file is supported. Help needed for for file type support.
- Pass absolute path of the music file in
path
key. - Give absolute path of the FFMPEG installation. You can find the path by running
whereis ffmpeg
in the terminal.
Exception Handling
Ex:
Bug Reporting
If you found any bug, create an issue.
Support and Contribution
Something is missing?
Fork
the repositroy- Make your contribution
- make a
pull request
All versions of ffmpeg-music-combine with dependencies
PHP Build Version
Package Version
The package tbetool/ffmpeg-music-combine contains the following files
Loading the files please wait ....