
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?