ฉันต้องการแบ่ง.apeอัลบั้มเป็นเพลงเดี่ยวใน.flacรูปแบบโดยใช้.cueแผ่นงาน สำหรับสิ่งนี้ฉันได้พบกับการกวดวิชาที่ฉันพบ ในระยะสั้นฉันผ่านคำสั่งนี้ไปยังสถานี:
cuebreakpoints example.cue | shnsplit -o flac example.ape
แต่ฉันได้รับข้อผิดพลาดต่อไปนี้กลับมา:
shnsplit: warning: failed to read data from input file using format: [ape]
shnsplit:          + you may not have permission to read file: [example.ape]
shnsplit:          + arguments may be incorrect for decoder: [mac]
shnsplit:          + verify that the decoder is installed and in your PATH
shnsplit:          + this file may be unsupported, truncated or corrupt
shnsplit: error: cannot continue due to error(s) shown above
น่าเสียดายที่ฉันไม่รู้วิธีเอาชนะปัญหานี้ สิ่งหนึ่งที่ฉันคิดว่าสามารถละทิ้งได้คือไฟล์เสียหายเนื่องจากฉันมีข้อผิดพลาดเดียวกันกับอีกไฟล์หนึ่ง.apeและฉันได้ทำตามขั้นตอนนี้ด้วย.flacไฟล์ต้นทางโดยไม่มีปัญหา
ฉันจะแก้ปัญหานี้ได้อย่างไร