3 hours ago
When media is transcoded, it generates an FFmpeg log (Dashboard -> Logs). In the FFmpeg log, look for the stream mapping section, which will indicate the format it's being converted to.
Code:
Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> av1 (av1_qsv))
Stream #0:1 -> #0:1 (eac3 (native) -> aac (libfdk_aac))