Home > Backend Development > PHP Tutorial > 七牛上传字幕报错,哪们大侠能帮我解释一下,为什么?

七牛上传字幕报错,哪们大侠能帮我解释一下,为什么?

不言
Release: 2023-02-28 11:36:01
Original
1759 people have browsed it

上传字幕后回调报"error": "execute fop cmd failed: invalid format"错误:

{
"id": "z0.56e9085a7823de45bbc391a6",
"code": 3,
"desc": "The fop is failed",
"inputKey": "MVNEWEEEEEEIOS_PALVIDEO1456738189683.srt",
"inputBucket": "parleycam",
"items": [
    {
        "cmd": "avthumb/subtitle/aHR0cDovLzd4a3g3ay5jb20xLnowLmdsYi5jbG91ZGRuLmNvbS9NVk5FV0VFRUVFRUlPU19QQUxWSURFTzE0NTY3MzgxODk2ODMuc3J0|saveas/cGFybGV5Y2FtOlNVQlRJVExFX05FV01WTkVXRUVFRUVFSU9TX1BBTFZJREVPMTQ1NjczODE4OTY4My5tcDQ=",
        "code": 3,
        "desc": "The fop is failed",
        "error": "execute fop cmd failed: invalid format"
    }
],
"pipeline": "1380357597.compound",
"reqid": "rCcAADeIvrWvQTwU"
}
Copy after login

回复内容:

上传字幕后回调报"error": "execute fop cmd failed: invalid format"错误:

{
"id": "z0.56e9085a7823de45bbc391a6",
"code": 3,
"desc": "The fop is failed",
"inputKey": "MVNEWEEEEEEIOS_PALVIDEO1456738189683.srt",
"inputBucket": "parleycam",
"items": [
    {
        "cmd": "avthumb/subtitle/aHR0cDovLzd4a3g3ay5jb20xLnowLmdsYi5jbG91ZGRuLmNvbS9NVk5FV0VFRUVFRUlPU19QQUxWSURFTzE0NTY3MzgxODk2ODMuc3J0|saveas/cGFybGV5Y2FtOlNVQlRJVExFX05FV01WTkVXRUVFRUVFSU9TX1BBTFZJREVPMTQ1NjczODE4OTY4My5tcDQ=",
        "code": 3,
        "desc": "The fop is failed",
        "error": "execute fop cmd failed: invalid format"
    }
],
"pipeline": "1380357597.compound",
"reqid": "rCcAADeIvrWvQTwU"
}
Copy after login

难道就没有人遇到过么??????????????
。。。。。。。。。。。。。。。。。。。。。。。。。。。。
急死了呀。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

标点符号要全角的,半角的会报错。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Install JAVA
From 1970-01-01 08:00:00
0
0
0
Unable to install java
From 1970-01-01 08:00:00
0
0
0
Can java be used as the backend of the web?
From 1970-01-01 08:00:00
0
0
0
Is this in Java language?
From 1970-01-01 08:00:00
0
0
0
Help: JAVA encrypted data PHP decryption
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template