Go to file
Jonatan Nilsson 0c5824b6b1 increase CRF more 2023-12-12 23:33:53 +00:00
Programs Do not ignore pyd files 2023-12-10 10:29:48 +00:00
.gitignore Do not ignore pyd files 2023-12-10 10:29:48 +00:00
Advanced_Encode_Interlaced.bat Add script for interlaced footage 2023-12-07 03:13:55 +00:00
Encode.bat Organize scripts a bit better. 2023-11-29 16:47:18 +00:00
Encode_Web.bat Organize scripts a bit better. 2023-11-29 16:47:18 +00:00
LICENSE Initial script 2023-11-29 16:12:35 +00:00
README.md Update README.md 2023-12-16 13:27:07 +00:00
Script.ps1 increase CRF more 2023-12-12 23:33:53 +00:00
Script_Interlaced.ps1 Adjust crf slightly 2023-12-10 09:53:39 +00:00
Script_Web.ps1 Organize scripts a bit better. 2023-11-29 16:47:18 +00:00
template.vpy Organize scripts a bit better. 2023-11-29 16:47:18 +00:00
template_interlaced.vpy Add script for interlaced footage 2023-12-07 03:13:55 +00:00

README.md

Church Archive Script

Scripts to encode existing Filadelfia recordings while attempting to retain the highest quality and saving what can be saved from the shitty yadif deinterlacing that was being used.

Instructions for archival helpers

1. Download Filezille or use your favorite FTP client.

Download filezilla from here: https://filezilla-project.org/download.php?platform=win64

  • Be careful when installing on windows to not install the malware that comes with the installer.

In filezilla client, click the top-left button "site manager" and add the information you received in DM.

Image

After having saved the information and closed the dialogue, connect to the server by clicking the little downdown icon next to the button above and select the FTP site you just added.

2. Grab this script.

Top-right on this site, click the [...] and in the dropdown, click download zip:

Image

Extract to a folder of your choosing.

3. Select a month you wanna encode.

The FTP is organized with two root folders:

  • /Archived: Stuff that has already been archived or is being archived by people.
  • /Old: Everything on the filadelfia storage server.

Browse through /Old/recordings/raw and select a month you wanna work on.

  • Make sure equivalent month folder does not exist in /Archived or that someone else isn't already working on it

Create a folder in /Archived with the selected month and your name to it and proceed to download the folder from /Old/recordings/raw

4. Encode the stuff

Select all the video files that should be archived.

  • Small video files that don't contain sermons or just few minutes of nothing can be safely skipped.
  • Already small encodes of sermons (usually in range of few gigabytes) can be safely skipped.

Drag and drop all the video files that need to be archived over Encode.bat in the script folder.

5. Upload your results and go to step 3

Upload both the finished files as well as any files that were skipped to the /Archived on the FTP and go back to step 3.

Repeat until we have everything archived :D