diff --git a/web/frontend/src/components/OptionsPanel.tsx b/web/frontend/src/components/OptionsPanel.tsx index 62e4732..0fd3ef8 100644 --- a/web/frontend/src/components/OptionsPanel.tsx +++ b/web/frontend/src/components/OptionsPanel.tsx @@ -115,32 +115,37 @@ export const OptionsPanel: React.FC = () => {
- MP3 - M4A - MKV - MP4 - OGG - OPUS - FLAC - WAV - AAC + MP3 (.mp3) + M4A (.m4a) + MKV (.mkv) + MP4 (.mp4) + OGG (.ogg) + OPUS (.opus) + FLAC (.flac) + WAV (.wav) + AAC (.aac) + {/* Transcode option – remains unchanged but clearly labeled */} handleChange('transcode_to', e.target.value || undefined)} fullWidth size="small" + helperText="Select an audio codec to re-encode, or keep 'Copy' to preserve the original." > Copy (no transcoding) MP3 (LAME)