OpenTalker / SadTalker

[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
https://sadtalker.github.io/
Other
11.34k stars 2.12k forks source link

conversion failed problem #233

Open besbesmany opened 1 year ago

besbesmany commented 1 year ago

I have this error

Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [mp3float @ 0000015037628c00] Header missing Error while decoding stream #0:0: Invalid data found when processing input [abuffer @ 000001503761e500] Value inf for parameter 'time_base' out of range [0 - 2.14748e+09] Last message repeated 1 times [abuffer @ 000001503761e500] Error setting option time_base to value 1/0. [graph_0_in_0_0 @ 000001503761eb00] Error applying options to the filter. Error reinitializing filters! Error while filtering: Result too large Finishing stream 0:0 without any data written to it. [abuffer @ 0000015037529d80] Value inf for parameter 'time_base' out of range [0 - 2.14748e+09] Last message repeated 1 times [abuffer @ 0000015037529d80] Error setting option time_base to value 1/0. [graph_0_in_0_0 @ 00000150370cca00] Error applying options to the filter. Error configuring filter graph Conversion failed!

vinthony commented 1 year ago

wav or mp3 file?

besbesmany commented 1 year ago

mp3 and jpg image using windows 10

L1590 commented 1 year ago

Hello, I have encountered the same error, using wav file as audio input, mp4 file as video input, before this error, there is a warning as follows: IMAGEIO FFMPEG_WRITER WARNING: input image is not divisible by macro_block_size=16, resizing from (256, 255) to (256, 256) to ensure video compatibility with most codecs and players. To prevent resizing, make your input image divis ible by the macro_block_size or set the macro_block_size to 1 (risking incompatibility). If you can help me solve the problem, I will be very grateful to you!