Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wong-justin committed Oct 14, 2024
1 parent 9350857 commit b023ea0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ vic http://example.com/video.avi -w 20
-w <int> Max output width, in columns.
Use -w 9999 for fullscreen.
Defaults to 40.
--hide-controls Hide helper text below the video.
```

Expand All @@ -65,11 +66,18 @@ vic http://example.com/video.avi -w 20
space ... play/pause
j/l ..... seek back/forwards
s ....... remove/keep segment
m ....... make marker
q ....... finish
```

## Notes

Here's a blog post: https://wonger.dev/posts/chafa-ffmpeg-progress

My main focus for now is fiddling with GitHub Actions and building static binaries.

The other big task is to add audio.

There's several quality-of-life improvements to work on.

Pull requests welcome :)

0 comments on commit b023ea0

Please sign in to comment.