Musical Encounter - miscellaneous - n0pstopia

WriteUp: ap10

The first step is to get the audio:

ffmpeg -i dancing_skeletons.mp4 -vn -ac 1 -ar 44100 full_audio.wav

Let’s look at the audio in spectrogram mode on Audacity to get the flag.