using ffmpeg decoder for mp3 in stead of libmpg123
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@
|
||||
|
||||
;; MP3
|
||||
(hash-set! audio-readers
|
||||
'mp3
|
||||
'ffmpeg
|
||||
(make-audio-reader '("mp3")
|
||||
mp3-valid?
|
||||
mp3-open
|
||||
|
||||
Reference in New Issue
Block a user