Add flac-mp4-24 option to README

This commit is contained in:
Rafael Moraes
2026-03-26 18:51:13 -03:00
parent 282611d21d
commit 0d3802f9b2
+1 -1
View File
@@ -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`<br/>`session_type: librespot\|web`<br/>`audio_remux_mode: ffmpeg` | .wvd file<br/>FFmpeg |
| | `audio_quality: aac-medium\|aac-high`<br/>`session_type: librespot\|web`<br/>`audio_remux_mode: mp4box` | .wvd file<br/>MP4Box<br/>mp4decrypt |
| | `audio_quality: aac-medium\|aac-high`<br/>`session_type: librespot\|web`<br/>`audio_remux_mode: mp4decrypt` | .wvd file<br/>mp4decrypt |
| **FLAC Quality** | `audio_quality: flac-mp4`<br/>`audio_remux_mode: ffmpeg` | **L1-certified** .wvd file<br/>FFmpeg |
| **FLAC Quality** | `audio_quality: flac-mp4|flac-mp4-24`<br/>`audio_remux_mode: ffmpeg` | **L1-certified** .wvd file<br/>FFmpeg |
| | `audio_quality: flac-flac\|flac-flac-24` | Spotify DLL |
| **Music Videos** | `session_type: librespot\|web`<br/>`video_format: mp4`<br/>`video_remux_mode: ffmpeg` | .wvd file<br/>FFmpeg<br/>mp4decrypt |
| | `session_type: librespot\|web`<br/>`video_format: mp4`<br/>`video_remux_mode: mp4box` | .wvd file<br/>MP4Box<br/>mp4decrypt |