Skip to content

Commit

Permalink
supported platforms README
Browse files Browse the repository at this point in the history
  • Loading branch information
frr committed Feb 27, 2018
1 parent aa676ed commit 0365d6c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Goffmpeg
# Goffmpeg
FFMPEG wrapper written in GO


# Dependencies
- [FFmpeg](https://www.ffmpeg.org/)

# Supported platforms

- Linux
- OS X
- **Windows not supported yet**

# Getting started
How to transcode a media file
```go
Expand Down Expand Up @@ -63,4 +69,4 @@ func main() {
}
```
Manipulating media file
> Building
> Building

0 comments on commit 0365d6c

Please sign in to comment.