I'm a total laymen with all of this, so sorry if the questions are tedious, but I'm trying to understand how this process works. So are you saying you can take an external .wav, and convert it using the "ffmpeg -i song.wav -c:a libopus -b:a 196k -ar 48000 -ac 2 song_opus.ogg"? And if so, is...