• <small id='1BoyV'></small><noframes id='1BoyV'>

    <legend id='1BoyV'><style id='1BoyV'><dir id='1BoyV'><q id='1BoyV'></q></dir></style></legend>
    <tfoot id='1BoyV'></tfoot>

      • <bdo id='1BoyV'></bdo><ul id='1BoyV'></ul>
    1. <i id='1BoyV'><tr id='1BoyV'><dt id='1BoyV'><q id='1BoyV'><span id='1BoyV'><b id='1BoyV'><form id='1BoyV'><ins id='1BoyV'></ins><ul id='1BoyV'></ul><sub id='1BoyV'></sub></form><legend id='1BoyV'></legend><bdo id='1BoyV'><pre id='1BoyV'><center id='1BoyV'></center></pre></bdo></b><th id='1BoyV'></th></span></q></dt></tr></i><div id='1BoyV'><tfoot id='1BoyV'></tfoot><dl id='1BoyV'><fieldset id='1BoyV'></fieldset></dl></div>

        在 PHP 中自动修剪 mp3

        Automatically trimming an mp3 in PHP(在 PHP 中自动修剪 mp3)

              • <i id='91ovD'><tr id='91ovD'><dt id='91ovD'><q id='91ovD'><span id='91ovD'><b id='91ovD'><form id='91ovD'><ins id='91ovD'></ins><ul id='91ovD'></ul><sub id='91ovD'></sub></form><legend id='91ovD'></legend><bdo id='91ovD'><pre id='91ovD'><center id='91ovD'></center></pre></bdo></b><th id='91ovD'></th></span></q></dt></tr></i><div id='91ovD'><tfoot id='91ovD'></tfoot><dl id='91ovD'><fieldset id='91ovD'></fieldset></dl></div>
              • <small id='91ovD'></small><noframes id='91ovD'>

                  <tbody id='91ovD'></tbody>
                  <bdo id='91ovD'></bdo><ul id='91ovD'></ul>
                  <tfoot id='91ovD'></tfoot>

                  <legend id='91ovD'><style id='91ovD'><dir id='91ovD'><q id='91ovD'></q></dir></style></legend>
                  本文介绍了在 PHP 中自动修剪 mp3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  有没有办法在 PHP 中自动将上传到网站的 MP3 修剪为 30 秒(或其他长度)?如果没有,是否有任何好的第三方服务可以集成(对用户透明)以达到相同的效果?

                  Are there any ways to automatically trim an MP3 uploaded to a website to 30 seconds (or some other length) in PHP? If not, is there any good 3rd party services that could be integrated (transparently to the user) to achieve the same effect?

                  谢谢.

                  推荐答案

                  你可以试试 PHPClasses 上的 MP3 类.它具有以下示例:

                  You could try the MP3 Class on PHPClasses. It features the following example:

                  require_once './class.mp3.php';
                  $mp3 = new mp3;
                  $mp3->cut_mp3('input.mp3', 'output.mp3', 0, -1, 'frame', false);
                  

                  在这种情况下,帧"可以替换为秒",以根据时间帧进行剪辑.

                  In this case, the 'frame' can be substituted with 'second' to base the cut on a time-frame.

                  这篇关于在 PHP 中自动修剪 mp3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)

                    <i id='js0Mm'><tr id='js0Mm'><dt id='js0Mm'><q id='js0Mm'><span id='js0Mm'><b id='js0Mm'><form id='js0Mm'><ins id='js0Mm'></ins><ul id='js0Mm'></ul><sub id='js0Mm'></sub></form><legend id='js0Mm'></legend><bdo id='js0Mm'><pre id='js0Mm'><center id='js0Mm'></center></pre></bdo></b><th id='js0Mm'></th></span></q></dt></tr></i><div id='js0Mm'><tfoot id='js0Mm'></tfoot><dl id='js0Mm'><fieldset id='js0Mm'></fieldset></dl></div>

                        • <bdo id='js0Mm'></bdo><ul id='js0Mm'></ul>
                            <tbody id='js0Mm'></tbody>
                          • <legend id='js0Mm'><style id='js0Mm'><dir id='js0Mm'><q id='js0Mm'></q></dir></style></legend>

                            <small id='js0Mm'></small><noframes id='js0Mm'>

                          • <tfoot id='js0Mm'></tfoot>