PeterTheOne / slideslive-slides-dl

slideslive slides downloading script
MIT License
123 stars 26 forks source link

Missing audio #11

Closed binaondrej closed 3 years ago

binaondrej commented 3 years ago

slideslive-slides-dl successfully downloads all slides and their durations, but after merging to mp4 using ffmpeg, the final video dowsn't contain audio. (And it looks like the audio wasn't neither downloaded)

binaondrej commented 3 years ago

sorry, my fault. In desctioption is written "only downloads slides"

btw, good job

PeterTheOne commented 3 years ago

np, just use youtube-dl.. and add the audio with ffmpeg

binaondrej commented 3 years ago

yep, thats the way how I have done it 😅

khawar-islam commented 3 years ago

@binaondrej Please let me know how you add the audio?