diff --git a/README.md b/README.md index a9b76fca..a5e6f4e0 100644 --- a/README.md +++ b/README.md @@ -1256,6 +1256,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries for manipulating video.* * [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av\* libraries. +* [go-astisub](https://github.com/asticode/go-astisub) - Manipulate subtitles in GO (.srt, .stl, .ttml, .webvtt, .ssa/.ass, teletext, .smi, etc.). * [goav](https://github.com/giorgisio/goav) - Comphrensive Go bindings for FFmpeg. * [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer. * [v4l](https://github.com/korandiz/v4l) - A video capture library for Linux, written in Go.