QQ扫一扫联系
126subprocess.info ver None D:\AIGCPanelmodel\server-MuseTalk\server-MuseTalk\server
127
128please download ffmpeg-static and export to FFMPEG_PATH.
129
130For example: export FFMPEG_PATH=/musetalk/ffmpeg-4.4-amd64-static
131
132Loads checkpoint by local backend from path: ./models/dwpose/dw-ll_ucoco_384.pth
133
134cuda start
135
136subprocess.info ['ffprobe', '-show_format', '-show_streams', '-select_streams', 'v', '-print_format', 'json', '-i', '未找到 .mp4 文件路径'] None D:\AIGCPanelmodel\server-MuseTalk\server-MuseTalk\server
Error: Error invoking remote method 'server:callFunction': Cannot read properties of undefined (reading 'video')
TypeError: Cannot read properties of undefined (reading 'video')
at Object.videoGen (file:///C:/Users/AI/AppData/Local/Programs/AigcPanel/resources/app.asar/dist-electron/main/index.js:14216:68)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///C:/Users/AI/AppData/Local/Programs/AigcPanel/resources/app.asar/dist-electron/main/index.js:14289:12
at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:78381)
好像是ffmpeg路径问题