Skip to content

Commit fcc570a

Browse files
authored
Update README.md
1 parent 8ac95d3 commit fcc570a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Bu sistemi yeni geliştirmeye başladım vakit buldukça yeni özellikler katmay
1111

1212
### Kurulum
1313

14-
* [FFMPEG] Windows indirme linki : https://ffmpeg.zeranoe.com/builds/
14+
* FFMPEG [Windows] indirme linki : https://ffmpeg.zeranoe.com/builds/
1515

1616
> İndirilen zip arşivini C dizini altına ffmpeg adında yeni klasör açarak bu klasör içerisine çıkarıyoruz.
1717
```sh
@@ -30,7 +30,7 @@ ffmpeg -i C:\Users\Downloads\1.mp4 -ss 00:00:01.00 -vframes 1 -vf scale=1920:108
3030

3131

3232

33-
[FFMPEG]: <https://ffmpeg.zeranoe.com/builds/>
33+
[Windows]: <https://ffmpeg.zeranoe.com/builds/>
3434

3535

3636

0 commit comments

Comments
 (0)