JonathonReinhart / spice-record

Record SPICE session output to MP4 video
MIT License
35 stars 8 forks source link

Record audio #2

Open JonathonReinhart opened 7 years ago

JonathonReinhart commented 7 years ago

Record audio in the .mp4 as well. This may get tricky, as we have to handle the displays coming and going, and it's possible the audio could become out of sync. Especially because I'm not sure if we can possibly miss frames between displays: #1

ethan-ic commented 4 years ago

Is it possible to write audio and video into different files for out of sync issue ?