Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikux3 committed Jul 27, 2020
1 parent 6471d85 commit 77ca59b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ You should find `config.json` in the folder of the executable. With it, you can
The default configuration ships as follows:

* Video: Will be copied
* Audio: Re-encoded as AC3 at 640kb/s. If the file has 6 channels, they will be merged to 2
* Audio: Re-encoded as AC3 at 640kb/s. If the file has 6 channels, they will be merged into stereo
* Left channel: CH1, CH3, CH5 50% volume, CH6
* Right channel: CH2, CH4, CH5 50% volume, CH6
* Output is a MP4 file

You can change these settings to your likings, it's standard ffmpeg syntax.
Expand Down

0 comments on commit 77ca59b

Please sign in to comment.