mirror of
https://github.com/YuzuZensai/TrollSSH.git
synced 2026-09-13 19:38:58 +00:00
📚 docs: bump README image tag to 1.2.0
This commit is contained in:
@@ -25,7 +25,7 @@ Generate a frame set from a video through container image
|
||||
|
||||
```sh
|
||||
docker run --rm -v ./video.mp4:/home/app/video.mp4 -v ./frames:/home/app/frames \
|
||||
ghcr.io/yuzuzensai/trollssh:1.1.3 trollssh --generate --video video.mp4 --resolution 512
|
||||
ghcr.io/yuzuzensai/trollssh:1.2.0 trollssh --generate --video video.mp4 --resolution 512
|
||||
```
|
||||
|
||||
This writes `frames/<name>.tsf`, a simple container of color JPEG frames plus
|
||||
|
||||
Reference in New Issue
Block a user