Morse code video decoder, originally made for decoding the lantern on the DICE LA easter egg in Battlefield 4.
Open a Video: Click "Open Video" to select your recorded Dragon Valley lantern signal video. Start Decoding: Click "Decode" to begin the analysis process. View Results: Your unique 9-digit code will appear in the right panel. Save Output: Click "Save Results" to export your code to a text file.
git clone https://github.com/womblee/bf4_morse_video_decoder
cd morse-decoder
pip install -r requirements.txt
python morse_decoder.py