SMPlayer에서 DTS 듣기

영화 한편 보려는데 DTS 5.1로 음성이 인코딩 되어있습니다.
토템에서는 소리가 잘 들리는데, SMPlayer에서는 소리가 안 나옵니다.
Sound through S/PDIF을 체크해보아도 안 나오는데 어떻게 해야 소리가 나올까요?
구글에서는 위 사항을 체크하면 된다고 나오던데 지식없어 더 자세한 검색이 안됩니다.

[code:1i0g5jlp]
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[dca @ 0x89a61c0]Not a valid DCA frame
[dca @ 0x89a61c0]Not a valid DCA frame
[dca @ 0x89a61c0]Not a valid DCA frame
[dca @ 0x89a61c0]Not a valid DCA frame
[dca @ 0x89a61c0]Not a valid DCA frame
[dca @ 0x89a61c0]Not a valid DCA frame
Unknown/missing audio format -> no sound
ADecoder init failed :frowning:
Opening audio decoder: [libdca] DTS decoding with libdca

Too many video packets in the buffer: (1277 in 33566300 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
dts sync failed
ADecoder init failed :frowning:
ADecoder init failed :frowning:
Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF

Too many video packets in the buffer: (1277 in 33566300 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
AC3/DTS sync failed
ADecoder init failed :frowning:
ADecoder init failed :frowning:
Cannot find codec for audio format 0x2001.
Audio: no sound
[/code:1i0g5jlp]

이런 메시지가 나오면서 비디오만 나오고 오디오는 나오지 않습니다.
무슨 코덱을 설치해야 들릴까요?

w32codec는 설치하셨나요?

[quote="tuberosity":2gm2f686]w32codec는 설치하셨나요?[/quote:2gm2f686]

네 설치되어 있습니다.

같은 소리 사양(dts,6채널)의 영상물 중에 둘다 잘 나오는 것이 있고 소리만 안 나오는 영상물이 있습니다.
토템에서 재생하면 모두 영상, 소리 잘 됩니다.
mplayer나 smplayer에서만 소리가 안 나오는 것이 있습니다.

소리가 잘 나오는 영상물은 이런 메세지가 나옵니다.

[code:2gm2f686]

Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)

[AO OSS] audio_setup: Can’t open audio device /dev/dsp: Device or resource busy
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
[/code:2gm2f686]