2023-09-04, 08:42 PM
I'm guessing, by looking at this table (https://en.wikipedia.org/wiki/Comparison...ts_support) that conversion is the problem.
You can click the link and read the footnote or read this: OGG containers are not supported and will trigger conversion. So the replay gain header you've put in is probably skipped because the media is being transcoded to a different format. I don't know as though that directive is read in when the media is transcoded since headers may not be fully parsed or executed when ffmpeg processes the file.
Is there a non-lossy way to apply the replay gain via scripting for these files pre-emptively? Or a conversion process to turn them into FLAC files while taking into account the replay gain? I'm just spitballing, as I've never dealt with OGG Vorbis and I'm not aware of the benefits or why one would choose that format over another.
You can click the link and read the footnote or read this: OGG containers are not supported and will trigger conversion. So the replay gain header you've put in is probably skipped because the media is being transcoded to a different format. I don't know as though that directive is read in when the media is transcoded since headers may not be fully parsed or executed when ffmpeg processes the file.
Is there a non-lossy way to apply the replay gain via scripting for these files pre-emptively? Or a conversion process to turn them into FLAC files while taking into account the replay gain? I'm just spitballing, as I've never dealt with OGG Vorbis and I'm not aware of the benefits or why one would choose that format over another.
Jellyfin 10.10.0 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage