This commit is contained in:
@@ -56,7 +56,7 @@ You can verify your FFmpeg installation by opening a terminal or command prompt
|
||||
|
||||
Install `eac3-transcode` directly from PyPI using pip:
|
||||
|
||||
pip install surround-to-eac3
|
||||
`pip install surround-to-eac3`
|
||||
It's recommended to install it in a virtual environment.
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = surround-to-eac3
|
||||
version = 0.2.0
|
||||
version = 0.2.1
|
||||
author = Jonathan Rampersad
|
||||
author_email = [email protected]
|
||||
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
|
||||
|
||||
Reference in New Issue
Block a user