ffmpeg -i episode.mkv -vf "signalstats=stat=tout:out=brng,metadata=print:file=-" -f null - The 2021 scenes show luma values rarely hitting pure white (reflecting the characters’ emotional emptiness), while wilderness scenes have full dynamic range (sunlight, firelight, deep shadow). The episode’s tension is driven by the score (Theodore Shapiro). Use ffmpeg to generate a stereo spectrogram:
ffmpeg -i episode.mkv -af "aformat=channel_layouts=stereo,showspectrumpic=s=1920x1080:legend=1:scale=log" -frames:v 1 audio_spectrogram.png Look at the last 10 minutes (from Lottie’s seizure to the discovery of the symbols). You’ll see sustained low-frequency energy (sub-bass) below 60 Hz – this is inaudible on laptop speakers but crucial for home theater dread. Mid-range dialogue is cleanly centered, with surround channels used for rustling leaves and distant screams. If you want to compress the episode for a media server while preserving quality: yellowjackets s01e01 ffmpeg
For fans, archivists, or aspiring DPs, running ffmpeg -i yellowjackets.s01e01.mkv is the first step to understanding how the show gets under your skin. ffmpeg -i episode