Hzzone / pytorch-openpose

pytorch implementation of openpose including Hand and Body Pose Estimation.
2.02k stars 391 forks source link

format of output video #50

Open lisa676 opened 3 years ago

lisa676 commented 3 years ago

Thanks for such a great work. I have a question (may be off-topic), I'm trying to save the output video in mp4 format but I'm getting error [mov,mp4,m4a,3gp,3g2,mj2 @ 0x56294b5339a0] moov atom not found pipe:: Invalid data found when processing input

mov format is working but mp4 is not working. Kindly suggest some solution.