We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69933e0 commit b5b3019Copy full SHA for b5b3019
README.md
@@ -2,3 +2,9 @@
2
windows batch file to run ffmpeg
3
4
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