add support for background audio during intro

This commit is contained in:
Andreas Hubel 2017-10-24 18:12:10 +02:00
parent 7b19aa5b20
commit c593a0dd07
3 changed files with 22 additions and 5 deletions

View file

@ -1 +1,2 @@
ffmpeg -i session_opener-25fps.mp4 given-frames/frame%04d.png
ffmpeg -i session_opener-25fps.mp4 -map 0:a -ar 48000 -ac 1 -f s16le -shortest -f mpegts intro_audio.ts