Mailinglist Archive: radeonhd (312 mails)

< Previous Next >
Re: [radeonhd] RS690 HDMI audio patch
  • From: Rafał Miłecki <zajec5@xxxxxxxxx>
  • Date: Sun, 12 Apr 2009 00:21:54 +0200
  • Message-id: <b170af450904111521g4ea4d323w7c29e52744ce2b2@xxxxxxxxxxxxxx>
W dniu 11 kwietnia 2009 11:50 użytkownik Christiaan van Dijk
<dvbmail@xxxxxxxxx> napisał:
Well just anybody with a working setup could help here.
If you have a file with AC3 and/or DTS encoding (demos can be downloaded at
lot of places) and test them with mplayer. I use the option "-ac hwac3" for
AC3 files and "-ac hwdts" for DTS files. Mplayer gives some info on what
samplerate, channels and bits per channel are used.
This worked very well on my old VIA based boxes but no luck with the RS690
yet.
Would be really good to know if this works like this on other setups like an
M82.

OK, I got movie in mkv container with following audios:
[mkv] Track ID 2: audio (A_DTS) "DTS 5.1 @ 1.5mbit", -aid 0, -alang eng
[mkv] Track ID 3: audio (A_AC3) "English Commentary", -aid 1, -alang und
which should be great for testing.

1) mplayer -aid 0 -ao alsa:device=hw=1.3 file.mkv
Opening audio decoder: [libdca] DTS decoding with libdca
Stream with high frequencies VQ coding
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [dts] afm: libdca (DTS-libdca)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)

Amplifier-tuner displays "PCM" and "[ICON]PLII", audio works

2) mplayer -aid 1 -ao alsa:device=hw=1.3 file.mkv
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)

Amplifier-tuner displays "PCM" and "[ICON]PLII", audio works

3) mplayer -aid 0 -ac hwdts -ao alsa:device=hw=1.3 file.mkv
Forced audio codec: hwdts
Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF
No accelerated IMDCT transform found
hwac3: switched to DTS, 1536000 bps, 48000 Hz
AUDIO: 48000 Hz, 2 ch, ac3, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [hwdts] afm: hwac3 (DTS through S/PDIF)
==========================================================================
[AO_ALSA] alsa-lib: conf.c:3843:(parse_args) Unknown parameter AES0
[AO_ALSA] alsa-lib: conf.c:3969:(snd_config_expand) Parse arguments
error: No such file or directory
[AO_ALSA] alsa-lib: pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM hw:1,3,AES0=6
AO: [alsa] 48000Hz 2ch ac3 (1 bytes per sample)

Amplifier-tuner displays "dts", audio works

4) mplayer -aid 1 -ac hwac3 -ao alsa:device=hw=1.3 file.mkv
Forced audio codec: hwac3
Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF
No accelerated IMDCT transform found
hwac3: switched to AC3, 192000 bps, 48000 Hz
AUDIO: 48000 Hz, 2 ch, ac3, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF)
==========================================================================
[AO_ALSA] alsa-lib: conf.c:3843:(parse_args) Unknown parameter AES0
[AO_ALSA] alsa-lib: conf.c:3969:(snd_config_expand) Parse arguments
error: No such file or directory
[AO_ALSA] alsa-lib: pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM hw:1,3,AES0=6
AO: [alsa] 48000Hz 2ch ac3 (1 bytes per sample)

Amplifier-tuner displays "[ICON]D" and "[ICON]PLII", audio works

Can I provide more info for you?

The [ICON] is that icon presented always as dolby digital logo.

--
Rafał Miłecki
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups