We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac95d3 commit fcc570aCopy full SHA for fcc570a
README.md
@@ -11,7 +11,7 @@ Bu sistemi yeni geliştirmeye başladım vakit buldukça yeni özellikler katmay
11
12
### Kurulum
13
14
-* [FFMPEG] Windows indirme linki : https://ffmpeg.zeranoe.com/builds/
+* FFMPEG [Windows] indirme linki : https://ffmpeg.zeranoe.com/builds/
15
16
> İndirilen zip arşivini C dizini altına ffmpeg adında yeni klasör açarak bu klasör içerisine çıkarıyoruz.
17
```sh
@@ -30,7 +30,7 @@ ffmpeg -i C:\Users\Downloads\1.mp4 -ss 00:00:01.00 -vframes 1 -vf scale=1920:108
30
31
32
33
- [FFMPEG]: <https://ffmpeg.zeranoe.com/builds/>
+ [Windows]: <https://ffmpeg.zeranoe.com/builds/>
34
35
36
0 commit comments