Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
obruchez committed Jan 14, 2024
1 parent d620f51 commit 1f24158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Usage: java -jar flac-to-mp3.jar [options] source_directory destination_director
Options:
-trash trash_directory directory where removed destination files will be put (default is destination_directory/.FlacToMp3Trash)
-nodelete do not delete any file in the destination directory
-extensions extensions comma-separated list of extensions to convert using ffmpeg (default is flac,flv,m4a,mp2,mp3,mpc,ogg,wav)
-format format output format (aac or mp3)
-cbr bitrate CBR bitrate (e.g. 128k or 192000)
Expand Down

0 comments on commit 1f24158

Please sign in to comment.