making audio work in the new ffmpeg based system

This commit is contained in:
Chris Cochrun 2024-09-26 05:43:39 -05:00
parent a032bd555b
commit 0d2b636bc9

View file

@ -103,6 +103,7 @@ Item {
MediaPlayer {
id: audio
audioOutput: AudioOutput {}
source: audioSource
}
FastBlur {