when "Convert to Audio"
please add a "Only Remux" option
so that if the file has opus, then simply remux it to .opus
ffmpeg file.webm -acodec copy file.opus (if opus)
ffmpeg file.webm -acodec copy file.ogg (if vorbis)
ffmpeg file.mp4 -acodec copy file.m4a (if aac)
that way you wont lose even more quality from re-encoding it
and alot of players already has support for the codecs
when "Convert to Audio" please add a "Only Remux" option
so that if the file has opus, then simply remux it to .opus ffmpeg file.webm -acodec copy file.opus (if opus) ffmpeg file.webm -acodec copy file.ogg (if vorbis) ffmpeg file.mp4 -acodec copy file.m4a (if aac)
that way you wont lose even more quality from re-encoding it and alot of players already has support for the codecs