Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit b040801

Browse files
authored
Update README.md
Pretty up README
1 parent cab8d31 commit b040801

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Scripts/Miscellaneous/Unwrap_video/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Unwraps a video into a flattened texture using ffmpeg.
44

55
### Prerequisites
66
```pip3 install pillow```
7+
78
ffmpeg, available from [here.](https://ffmpeg.org)
89

910
### How to run the script
@@ -14,7 +15,7 @@ Move the videos you want unwrapped into the media directory, then run:
1415
Example video is located in media.
1516

1617
This might not look like much, but with better source videos the unwrapped picture will be more meaningful too.
17-
![result](media/IMG_6610.MOV_unwrapped.jpeg)
18+
![result](media/IMG_6610.MOV_unwrapped.jpeg =250x)
1819

1920
## *Author Name*
2021
<!--Remove the below lines and add yours -->

0 commit comments

Comments
 (0)