Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg._run.Error: ffprobe error (see stderr output for detail) #165

Open
zhouzk5 opened this issue Nov 20, 2022 · 6 comments
Open

ffmpeg._run.Error: ffprobe error (see stderr output for detail) #165

zhouzk5 opened this issue Nov 20, 2022 · 6 comments

Comments

@zhouzk5
Copy link

zhouzk5 commented Nov 20, 2022

Screenshot from 2022-11-20 20-31-49

Based on #70

I add --encoder_codec mp4v onto the end of the command.

But the problem remains unsolved.

this is my commend:
python fsgan/inference/swap.py docs/examples/shinzo_abe.mp4 -t docs/examples/conan_obrien.mp4 -o . --finetune --finetune_save --seg_remove_mouth --encoder_codec mp4v

I read many issues, but I really don't know how to solve this problem.Could you help me?

@YuvalNirkin
Copy link
Owner

YuvalNirkin commented Nov 20, 2022

Does the file shinzo_abe_seq00.mp4 exists in a directory in the same folder as the original video?

@zhouzk5
Copy link
Author

zhouzk5 commented Nov 21, 2022

Does the file shinzo_abe_seq00.mp4 exists in a directory in the same folder as the original video?

Yes,as shown in the figure. @YuvalNirkin
Screenshot from 2022-11-21 08-55-26

@AWGiaGia
Copy link

AWGiaGia commented Apr 8, 2023

@zhouzikang Hi! Have you fixed this error ?QAQ

@akankshasingh25
Copy link

@zhouzikang Hi, did you find a solution to this error? There are many issues raised, but none of them seem to work.

@YuvalNirkin
Copy link
Owner

Try to run ffprobe directly with the path to the videos and see if that works.

@nimooj
Copy link

nimooj commented Oct 10, 2024

conda update fmmpeg worked for me #172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants