Update 'README.md'

This commit is contained in:
MNTLe 2023-05-12 18:27:27 +12:00
parent e86d080390
commit 8b222f8843

View File

@ -24,11 +24,11 @@ To use SAC, run the `sac.py` script using Python:
python sac.py
```
Once the application window appears, select the source file you wish to convert by clicking the "Browse" button next to "Source File". You can also drag and drop an audio file onto the window to automatically fill in the source file path.
Once the application window appears, select the source file you wish to convert by clicking the "Browse" button next to "Source File".
Select the destination directory for the converted file by clicking the "Browse" button next to "Destination Directory".
Choose the desired output codec from the dropdown list under "Output Codec". If you choose the Opus codec, you can adjust the bitrate settings using the dropdown list under "Bitrate".
Choose the desired output codec from the dropdown list under "Output Codec". If you choose the any codec aside from flac, you can adjust the bitrate settings using the dropdown list under "Bitrate".
Choose whether to convert the audio to mono or stereo by selecting the corresponding radio button under "Channel".