> Yuchen Pei <[email protected]> writes:
>
> What is your mpv version? Mine failed with
>
> "Failed to recognize file format."

Many players seem to use gstreamer for audio decoding.  The codecs for
.spc files can be found in the gstreamer-plugins-bad package.  On
ubuntu/debian you can install those with:

sudo apt-get install gstreamer1.0-plugins-bad

As for my version of mpv this is what it tells me:

$ mpv --version
mpv 0.35.1 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects
 built on UNKNOWN
FFmpeg library versions:
   libavutil       57.28.100
   libavcodec      59.37.100
   libavformat     59.27.100
   libswscale      6.7.100
   libavfilter     8.44.100
   libswresample   4.7.100
FFmpeg version: 5.1.2-3ubuntu1

Reply via email to