EvelynFan / FaceFormer

[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
MIT License
790 stars 134 forks source link

Why is there no sound in the rendered videos in the vocaset/output? #80

Open NicholasLiuSc opened 1 year ago

NicholasLiuSc commented 1 year ago

Why is there no sound in the rendered videos in the vocaset/output?

ChairManMeow-SY commented 1 year ago

You can use ffmpeg to attach the audio.

JSHZT commented 1 year ago

I also recommend getting familiar with using the ffmpeg tool

ChairManMeow-SY commented 1 year ago

You can use ffmpeg to attach the audio.

It's easy, like ffmpeg [descriptions] -i input file ... [descriptions -i input file] x N.... [description] outputfile