https://github.com/2723659854/flv2mp4
A tool for transcoding flv files to mp4 using PHP
https://github.com/2723659854/flv2mp4
flv fmp4 mp4 php
Last synced: 8 days ago
JSON representation
A tool for transcoding flv files to mp4 using PHP
- Host: GitHub
- URL: https://github.com/2723659854/flv2mp4
- Owner: 2723659854
- License: mit
- Created: 2026-05-29T06:37:27.000Z (14 days ago)
- Default Branch: master
- Last Pushed: 2026-06-03T07:48:35.000Z (9 days ago)
- Last Synced: 2026-06-03T10:25:14.807Z (9 days ago)
- Topics: flv, fmp4, mp4, php
- Language: PHP
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.cn.md
- License: LICENSE
Awesome Lists containing this project
README
## FLV 转码为 MP4 工具
### 介绍
这是一款纯 PHP 开发的工具,用于将 FLV 媒体文件转换为 MP4 格式,便于存储和后续处理。
### 安装
```bash
composer require xiaosongshu/flv2mp4
```
### 示例
```php
getMessage();
}
```
### 说明
本项目的开发初衷是为另一个直播项目 [xiaosongshu/rtmp_server](https://github.com/2723659854/rtmp-server) 提供 MP4 存储支持。
### 免责声明
- 项目中的部分代码或资料可能来源于网络,如涉及侵权,请及时联系作者删除。
- 本项目完全开源,仅供技术分享与学习交流。
- 因使用者自身行为导致的任何法律风险或商业纠纷,均与作者无关。
- 使用者应自行承担使用本项目可能带来的后果,包括但不限于版权、合规等问题。
### 联系作者
- 邮箱:2723659854@qq.com