Skip to content

Commit b5b3019

Browse files
authoredOct 8, 2017
added usage
1 parent 69933e0 commit b5b3019

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22
windows batch file to run ffmpeg
33

44
We'll take FLV files with SPEEX audio and transcode it into a playable MP4 with AAC audio!
5+
6+
## Usage
7+
In the directory where your souce files are.
8+
```
9+
curl -O https://raw.githubusercontent.com/tb582/ffmpeg-batch-encode/master/ffmpeg%20FLV2MP4.bat
10+
```

0 commit comments

Comments
 (0)
Please sign in to comment.