From 0d3802f9b25caa01e7ea720ffb264ec792e87797 Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:51:13 -0300 Subject: [PATCH] Add flac-mp4-24 option to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e6733f..1c2c2ad 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Add these tools to your system PATH or specify their paths via command-line argu | **AAC Quality** | `audio_quality: aac-medium\|aac-high`
`session_type: librespot\|web`
`audio_remux_mode: ffmpeg` | .wvd file
FFmpeg | | | `audio_quality: aac-medium\|aac-high`
`session_type: librespot\|web`
`audio_remux_mode: mp4box` | .wvd file
MP4Box
mp4decrypt | | | `audio_quality: aac-medium\|aac-high`
`session_type: librespot\|web`
`audio_remux_mode: mp4decrypt` | .wvd file
mp4decrypt | -| **FLAC Quality** | `audio_quality: flac-mp4`
`audio_remux_mode: ffmpeg` | **L1-certified** .wvd file
FFmpeg | +| **FLAC Quality** | `audio_quality: flac-mp4|flac-mp4-24`
`audio_remux_mode: ffmpeg` | **L1-certified** .wvd file
FFmpeg | | | `audio_quality: flac-flac\|flac-flac-24` | Spotify DLL | | **Music Videos** | `session_type: librespot\|web`
`video_format: mp4`
`video_remux_mode: ffmpeg` | .wvd file
FFmpeg
mp4decrypt | | | `session_type: librespot\|web`
`video_format: mp4`
`video_remux_mode: mp4box` | .wvd file
MP4Box
mp4decrypt |