Video Blender New Project - jhogsett/EMA-VFI-WebUI GitHub Wiki
Video Blender New Project - Automated setup of a new Video Blender project
How To Use
- Set New Project Name to a unique name for the project
- Set New Project Path to a directory to contain the project files
- Set Frame Rate to the frame rate of the video being restored
- Ensure Split MP4 to PNG Frames Set is checked
- Set MP4 Path to a path on this server to the MP4 file
- This step creates a set of source frames from the source video
- Tip: other file types will work such as:
.mpg
,.mov
, and.wmv
- Ensure Resynthesize Repair Frames Set is checked
- This step creates an interpolated set of repair frames that can be used for restoring damaged frames
- Ensure Init Restored Set from Source is checked
- This step creates a set of working frames that are modified by Frame Chooser and Frame Fixer
- These frames become the final restored video
- Ensure Sync Frame Numbers Across Sets is checked
- This step ensures that frame numbers shown in the Frame Chooser UI match the frame indexes of the source PNG frame files on disk
- Also the Clean PNG Files feature is used to simplify the PNG frame files
- Click Create New Project
- When done, return to the Project Settings tab to open the new project
Progress can be tracked in the console
Note
- This process could be slow, perhaps many hours long!
- Progress is shown in the console using standard progress bars
- The browser window does NOT need to be left open
Important
ffmpeg.exe
must be available on the system path