批量转换失败 #8

Closed
opened 2021-02-27 13:00:40 +00:00 by Pastechn · 2 comments
Pastechn commented 2021-02-27 13:00:40 +00:00 (Migrated from github.com)

在使用 CLI 版本进行批量转换时会转换失败,而使用 JS 版则可以成功转换。
使用场景:Windows 平台,在 um.exe 同目录下建立了两个文件夹,一个 input,一个 output,使用 um -i input -o output 后出现错误提示:

2021/02/27 20:53:44.011 WARN   try decode failed
2021/02/27 20:53:44.019 ERROR  conversion failed       {"source": "01.qmcflac"}
2021/02/27 20:53:44.031 WARN   try decode failed
2021/02/27 20:53:44.032 ERROR  conversion failed       {"source": "02.qmcflac"}
2021/02/27 20:53:44.044 WARN   try decode failed
2021/02/27 20:53:44.045 ERROR  conversion failed       {"source": "03.qmcflac"}
2021/02/27 20:53:44.050 WARN   try decode failed
2021/02/27 20:53:44.050 ERROR  conversion failed       {"source": "04.qmcflac"}
在使用 CLI 版本进行批量转换时会转换失败,而使用 JS 版则可以成功转换。 使用场景:Windows 平台,在 um.exe 同目录下建立了两个文件夹,一个 input,一个 output,使用 um -i input -o output 后出现错误提示: ``` 2021/02/27 20:53:44.011 WARN try decode failed 2021/02/27 20:53:44.019 ERROR conversion failed {"source": "01.qmcflac"} 2021/02/27 20:53:44.031 WARN try decode failed 2021/02/27 20:53:44.032 ERROR conversion failed {"source": "02.qmcflac"} 2021/02/27 20:53:44.044 WARN try decode failed 2021/02/27 20:53:44.045 ERROR conversion failed {"source": "03.qmcflac"} 2021/02/27 20:53:44.050 WARN try decode failed 2021/02/27 20:53:44.050 ERROR conversion failed {"source": "04.qmcflac"} ```
ix64 commented 2021-02-27 13:57:42 +00:00 (Migrated from github.com)

你好,请提供样本文件


该邮件从移动设备发送

--------------原始邮件--------------
发件人:"Pastechn "<notifications@github.com>;
发送时间:2021年2月27日(星期六) 晚上9:00
收件人:"unlock-music/cli" <cli@noreply.github.com>;
抄送:"Subscribed "<subscribed@noreply.github.com>;
主题:[unlock-music/cli] 批量转换失败 (#8)

在使用 CLI 版本进行批量转换时会转换失败,而使用 JS 版则可以成功转换。
使用场景:Windows 平台,在 um.exe 同目录下建立了两个文件夹,一个 input,一个 output,使用 um -i input -o output 后出现错误提示:
2021/02/27 20:53:44.011 [33mWARN [0m try decode failed 2021/02/27 20:53:44.019 [31mERROR [0m conversion failed {"source": "01.qmcflac"} 2021/02/27 20:53:44.031 [33mWARN [0m try decode failed 2021/02/27 20:53:44.032 [31mERROR [0m conversion failed {"source": "02.qmcflac"} 2021/02/27 20:53:44.044 [33mWARN [0m try decode failed 2021/02/27 20:53:44.045 [31mERROR [0m conversion failed {"source": "03.qmcflac"} 2021/02/27 20:53:44.050 [33mWARN [0m try decode failed 2021/02/27 20:53:44.050 [31mERROR [0m conversion failed {"source": "04.qmcflac"}

You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

你好,请提供样本文件 ---------- 该邮件从移动设备发送 --------------原始邮件-------------- 发件人:"Pastechn "<notifications@github.com&gt;; 发送时间:2021年2月27日(星期六) 晚上9:00 收件人:"unlock-music/cli" <cli@noreply.github.com&gt;; 抄送:"Subscribed "<subscribed@noreply.github.com&gt;; 主题:[unlock-music/cli] 批量转换失败 (#8) ----------------------------------- 在使用 CLI 版本进行批量转换时会转换失败,而使用 JS 版则可以成功转换。 使用场景:Windows 平台,在 um.exe 同目录下建立了两个文件夹,一个 input,一个 output,使用 um -i input -o output 后出现错误提示: 2021/02/27 20:53:44.011 [33mWARN [0m try decode failed 2021/02/27 20:53:44.019 [31mERROR [0m conversion failed {"source": "01.qmcflac"} 2021/02/27 20:53:44.031 [33mWARN [0m try decode failed 2021/02/27 20:53:44.032 [31mERROR [0m conversion failed {"source": "02.qmcflac"} 2021/02/27 20:53:44.044 [33mWARN [0m try decode failed 2021/02/27 20:53:44.045 [31mERROR [0m conversion failed {"source": "03.qmcflac"} 2021/02/27 20:53:44.050 [33mWARN [0m try decode failed 2021/02/27 20:53:44.050 [31mERROR [0m conversion failed {"source": "04.qmcflac"} — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Pastechn commented 2021-02-27 14:02:59 +00:00 (Migrated from github.com)
样本文件:https://cowtransfer.com/s/f5001ee080224b
Sign in to join this conversation.
No description provided.