php - FFmpeg Laravel 如何制作 ffmpeg -f concat -i mylist.txt -c 复制 Laravel 的 Two_BeSureToWearFlowersInYourHair.mp3

标签 php laravel ffmpeg

如何使 ffmpeg -f concat -i mylist.txt -c 复制 Two_BeSureToWearFlowersInYourHair.mp3
通过 Laravel FFmpeg

最佳答案

看看execshell_exec php 中的函数和反引号运算符。还有一些用于 php 的 ffmpeg 库,包括 PHP-FFMpegffmpeg-php

关于php - FFmpeg Laravel 如何制作 ffmpeg -f concat -i mylist.txt -c 复制 Laravel 的 Two_BeSureToWearFlowersInYourHair.mp3,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71544883/

相关文章:

javascript - Laravel SortableJS AJAX-如何重新排列顺序

使用\PDO::ATTR_EMULATE_PREPARES => true 时 Laravel 数据不匹配错误

linux - 一行获取进程的PID

FFMpeg 的分流器

php - 如何避免PHP中的 "Possible Flow Control Vulnerability"?

php - 从两个mysql表中获取数据并导出为JSON

php - Node.js 能否具有与 PHP 相同的功能,还是应该一起使用?

javascript - 使用 AJAX 和 PHP 进行 Onchange 选择

laravel - 何时使用 Eloquent (ORM) 而不是 Fluent(查询生成器)?

c++ - 是否有 Mac OS X 相当于 Windows 的命名管道