From bcd144b11f16c64ddc4e1109ac75c80d62f8ada4 Mon Sep 17 00:00:00 2001 From: deeffest <117280555+deeffest@users.noreply.github.com> Date: Sun, 12 May 2024 16:11:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb5b198..adf8ea7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Minimize the main window and use the compact mini player to control playback. Pl 1. Download and install `YTMDPlayer-Setup.exe` from the releases page: https://github.com/deeffest/Youtube-Music-Desktop-Player/releases 2. Go to the directory of the installed application and run the `YTMDPlayer.exe` file -> If you are using a project from source, remember to load [ffmpeg.exe](https://github.com/deeffest/Youtube-Music-Desktop-Player/releases/download/1.0/ffmpeg.exe) into the "core" folder before loading tracks/playlists. +> If you are using a project from source, remember to load [ffmpeg.exe](https://github.com/deeffest/Youtube-Music-Desktop-Player/releases/download/1.0/ffmpeg.exe) into the "core" folder before loading tracks/playlists in `mp3` format, otherwise the loading will be in `mp4` format. ## References: - **Qt:** https://www.qt.io/