Those maximum temps were reached when I just sat in my car with the radio tuned to Self Radio

sicko-wistful Thanks a lot, Rockstar

  • doublepepperoni [none/use name]
    hexagon
    ·
    1 month ago

    I actually tried to do that, both with this ffmpeg command

    
    for /f "tokens=1 delims=." %a in ('dir /B *.mp3') do ffmpeg -i "%a.mp3" -acodec pcm_s16le -ar 48000  "%a.wav"
    

    and exporting my audio files from audacity with these options

    Show

    I still got these results