0 Members and 1 Guest are viewing this topic.
При конверсии в OPUS, как и в любой другой формат, плеер переносит все теги из исходного, в т.ч. и replay gain
Output gainThis is a gain to be applied by the decoder. Virtually all players and media frameworks should apply it by default.
If an encoder populates the TRACK_GAIN field, and the output gain is not otherwise constrained or specified, the encoder SHOULD write the R128 gain into the OpusHead output gain and write "R128_TRACK_GAIN=0".There is no comment field corresponding to Replaygain's ALBUM_GAIN; that information should instead be stored in the OpusHead 'output gain' field.
Output GainThis is a gain to be applied when decoding.Players and media frameworks SHOULD apply it by default.
optional gain for track normalization: R128_TRACK_GAINoptional gain for album normalization: R128_ALBUM_GAINA muxer SHOULD place the gain it wants other tools to use by default into the 'output gain' field, and not the comment tag.
При конверсии в OPUS, как и в любой другой формат, плеер переносит все теги из исходного, в т.ч. и replay gainПосмотрите, не включен ли replay gain в MPC-HC.
файл сильно меняется
Но тот документ давно заменён на RFC 7845, где всей этой чепухи нет:
Т.е. оставляем заголовок декодеру, пусть регулирует всегда (всё равно там по умолчанию 0), а аналог ReplayGain пишем в нормальные теги.
Только кажется так, на самом деле только число в заголовке файла меняется, декодер применяет этот коэффициент.Вы наткнулись на разницу реализаций в программах из-за костылей с отсутствием Album Gain в изначальном стандарте.Попробуйте из тихого opus удалить ReplayGain тэги АИМПом и сравнить.
В "тихом опусе" нет ReplayGain как такового