dunnousername / yanderifier

First-Order-Wrapper (formerly known as Yanderify) is a front-end tool for first-order-motion. It aims to make using first-order-motion face animation accessible to everyone, for education and entertainment.
1.76k stars 291 forks source link

errno22? #29

Open asdffffffffffffffffffffffffffffffffffff opened 4 years ago

asdffffffffffffffffffffffffffffffffffff commented 4 years ago

I am using yanderifier 3.0.5 and I got this crash report:

This section contains the details the devs need to fix this issue. If you are reporting a bug, please include this entire section. If you leave out any of it, there is a good chance the devs will not be able to help. Error: received a OSError at stage "predict". Message: "[Errno 22] Invalid argument

FFMPEG COMMAND: H:\AAAAAAAAAsteem\yanderifier-master\miniconda\envs\yanderify\Library\bin\ffmpeg.exe -y -f rawvideo -vcodec rawvideo -s 1920x1920 -pix_fmt rgb24 -r 25.00 -i - -an -vcodec libx264 -pix_fmt yuv420p -crf 25 -v warning H:\AAAAAAAAAsteem\yanderifier-master\yanderify\tmp.mp4

FFMPEG STDERR OUTPUT: " Full traceback: File "yanderify.py", line 221, in worker_thread vid1.append_data(img_as_ubyte(resize(frame, size)))

File "H:\AAAAAAAAAsteem\yanderifier-master\miniconda\envs\yanderify\lib\site-packages\imageio\core\format.py", line 492, in append_data return self._append_data(im, total_meta)

File "H:\AAAAAAAAAsteem\yanderifier-master\miniconda\envs\yanderify\lib\site-packages\imageio\plugins\ffmpeg.py", line 666, in _append_data raise IOError(msg)

cpu=0 {H:/AAAAAAAAAsteem/yanderifier-master/video/dame da ne.mp4} H:/AAAAAAAAAsteem/yanderifier-master/image/sddefault.jpg {H:/AAAAAAAAAsteem/yanderifier-master/output/linus dame.mp4}

This is the last line of the crash report section.

I don't know what to do, please help

jmeinlschmidt commented 3 years ago

Possible Duplicate of #25