From e57f1683b347145a9588b653e6afc15544d4c29d Mon Sep 17 00:00:00 2001 From: Komodo <45665554+Komodo5197@users.noreply.github.com> Date: Wed, 15 May 2024 00:38:06 -0400 Subject: [PATCH] Comment update. --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index a5db82dcb..0c1f1423b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,8 +34,8 @@ dependencies: just_audio_media_kit: ^2.0.4 media_kit_libs_linux: ^1.1.3 - # Transcoding does not work on windows with current media-kit release. This fork uses a more recent - # build of MPV that works. The MPV download link it uses will expire in ~1 month. + # Transcoding does not work on windows with current media-kit release. This fork uses the most recent + # build of MPV from https://github.com/zhongfly/mpv-winbuild, which works correctly while transcoding. media_kit_libs_windows_audio: #^1.0.9 git: url: https://github.com/Komodo5197/media-kit.git