This commit is contained in:
@@ -69,6 +69,7 @@ eac3-transcode --input "/path/to/your/movie.mkv"
|
||||
2. **Process** all videos in a folder (output saved in the same directory as **originals):**
|
||||
|
||||
eac3-transcode --input "/path/to/your/video_folder/"
|
||||
|
||||
3. **Process videos and save them to a specific output directory:**
|
||||
|
||||
eac3-transcode --input "/path/to/your/video_folder/" --outdir "/path/to/your/processed_videos/"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = surround-to-eac3
|
||||
version = 0.1.2
|
||||
version = 0.1.3
|
||||
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