We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab8d31 commit b040801Copy full SHA for b040801
Scripts/Miscellaneous/Unwrap_video/README.md
@@ -4,6 +4,7 @@ Unwraps a video into a flattened texture using ffmpeg.
4
5
### Prerequisites
6
```pip3 install pillow```
7
+
8
ffmpeg, available from [here.](https://ffmpeg.org)
9
10
### How to run the script
@@ -14,7 +15,7 @@ Move the videos you want unwrapped into the media directory, then run:
14
15
Example video is located in media.
16
17
This might not look like much, but with better source videos the unwrapped picture will be more meaningful too.
-
18
+
19
20
## *Author Name*
21
<!--Remove the below lines and add yours -->
0 commit comments