Deluan Quintão
d8bc41fbb1
fix: use ADTS for AAC transcoding, temporarily exclude AAC from transcode decisions ( #5167 )
...
* fix: use ADTS format for AAC transcoding to avoid silent output on ffmpeg 8.0+
The fragmented MP4 muxer (`-f ipod -movflags frag_keyframe+empty_moov`)
produces corrupt/silent audio when ffmpeg pipes to stdout, confirmed on
ffmpeg 8.0+. The moof atom offset values are zeroed out in pipe mode,
causing AAC decoder errors. Switch to `-f adts` (raw AAC framing) which
works reliably via pipe and is widely supported by clients including
UPnP/Sonos devices.
* fix: exclude AAC from transcode decision, as it is not working for Sonos.
Signed-off-by: Deluan <deluan@navidrome.org >
---------
Signed-off-by: Deluan <deluan@navidrome.org >
2026-03-11 09:26:32 -04:00
..
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2025-02-19 20:35:17 -05:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-06-05 22:09:27 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-06-05 22:09:27 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-08 19:54:48 -04:00
2024-05-11 17:57:45 -04:00
2025-02-19 20:35:17 -05:00
2024-06-29 11:45:41 -04:00
2024-08-03 13:37:21 -04:00
2024-10-19 20:46:54 -04:00
2024-10-26 14:06:34 -04:00
2025-06-14 17:19:06 -04:00
2025-05-21 22:16:10 -04:00
2025-06-10 23:00:44 -04:00
2025-06-12 13:17:34 -04:00
2025-06-13 17:27:57 -04:00
2025-06-23 10:26:26 -04:00
2025-06-17 12:02:25 -04:00
2025-06-28 18:43:11 -04:00
2025-06-28 19:00:13 -04:00
2025-06-30 17:11:54 -04:00
2025-07-18 18:41:12 -04:00
2025-11-06 14:41:09 -05:00
2025-11-24 23:18:05 -05:00
2025-12-06 11:07:18 -05:00
2026-01-05 19:05:11 -05:00
2026-01-14 19:22:48 -05:00
2026-01-18 17:42:42 -05:00
2026-02-21 17:52:42 -05:00
2026-02-28 10:59:13 -05:00
2026-03-01 14:07:18 -05:00
2026-03-02 11:39:59 -05:00
2026-03-08 23:57:49 -04:00
2026-03-09 08:06:06 -04:00
2026-03-09 16:47:34 -04:00
2026-03-11 09:26:32 -04:00
2025-11-25 19:49:03 -05:00