Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Version v0.51 available for Mac and pc in the [release]( https://github.com/Colo

The windows version may require msvc 2017 redistributable if it is not already installed. 

It is available here: [https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads)
It is available here: [https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads](https://support.microsoft.com/en-us/help/2977003/the-latest-sup ported-visual-c-downloads)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?


### **What it does:**

Expand Down Expand Up @@ -37,17 +37,19 @@ It is available here: [https://support.microsoft.com/en-us/help/2977003/the-late

1. Download FFmpeg binaries

2. Start FFCommand_Engine
2. [Download the compiled version of FFCommand_Engine](https://github.com/ColorlabMD/FFCommand_Engine/releases/tag/V0.5) for macOS or Windows.

3. Set FFmpeg binaries location. File->Set FFmpeg Dir (mac uses default /usr/local/bin most users will not need to change)
3. Start FFCommand_Engine

4. Load a preset or copy and paste a command using the parse command button.
4. Set FFmpeg binaries location. File->Set FFmpeg Dir (mac uses default /usr/local/bin most users will not need to change)

5. Change input and output file.
5. Load a preset or copy and paste a command using the parse command button.

6. Add to queue.
6. Change input and output file.

7. Start queue.
7. Add to queue.

8. Start queue.

**Batch Mode**

Expand Down