mirror of
https://github.com/bitinflow/rerun-encoder.git
synced 2026-03-13 13:46:00 +00:00
46 lines
1.8 KiB
Markdown
46 lines
1.8 KiB
Markdown
# Rerun Encoder for Rerun Manager
|
|
|
|

|
|
|
|
## Introduction
|
|
|
|
The Rerun Encoder is a tool that allows streamers to transcode videos on their own PCs, eliminating the need to process
|
|
videos on the rerunmanager.com servers. This is extremely useful for streamers who have a lot of videos to process, or
|
|
streamers who want to process videos as soon as they are done streaming.
|
|
|
|
## Features
|
|
|
|
- Transcode videos on your own PC
|
|
- Upload videos directly to rerunmanager.com
|
|
- Videos up to 12 hours long
|
|
|
|
## Installation
|
|
|
|
### Windows
|
|
|
|
> If Windows Defender SmartScreen blocks the installation, just click "Run anyway". This is because of a missing code
|
|
> signing certificate, which we still need to obtain.
|
|
|
|
1. Download the latest release from the [releases page](https://github.com/bitinflow/rerun-encoder/releases/latest).
|
|
2. Once downloaded, execute the installer and follow the instructions.
|
|
3. Once the installation is complete, you need to log in with your rerunmanager.com account. You can do this by
|
|
clicking the "Login with Rerun Manager" button in the bottom right corner of the application.
|
|
|
|
## Frequently Asked Questions
|
|
|
|
### Can I upload more than one video?
|
|
|
|
No. Right now, the Rerun Encoder only supports uploading one video at a time.
|
|
|
|
### How many videos can I upload?
|
|
|
|
Up to 100 videos, currently limited to 10 GB in total, and 12 hours per video (public beta).
|
|
|
|
### My upload failed, what now?
|
|
|
|
Uploads may fail if they are not uploaded within two hours. Also, uploads are rejected if they are either too large or
|
|
if too many videos have already been uploaded. If you encounter this issue, please contact us on Discord.
|
|
|
|
### How do I uninstall Rerun Encoder?
|
|
|
|
Select Start > Settings > Apps > Apps & features. Find the app you want to remove, select More > Uninstall. |