I had a problem where I could not get AC3 audio to play back over the 2 channel analog output (M10000) using minimyth 0.18.1.8. Xine was playing the sound for all other video just fine, but it would not play AC3 sound on DVDs.
The problem stemmed from a line in xine's config file (/root/.xine/config) that read
audio.output.speaker_arrangement:Pass Through. I changed this line to
audio.output.speaker_arrangement:Stereo 2.0 and now I can enjoy Dolby Digital soundtracks over the 2 channel analog sound output.
Just for reference for anybody else that may come across this problem, this fix involved:
- Using cramfsck to extract rootfs-minimyth-0.18.1.8
- Changing the audio.output.speaker_arrangement setting in the file rootfs-ro/root/.xine/config to the value I described above
- Using mkcramfs to rebuild the disk image that contains the modified xine config file
There may be a more efficient way to fix this, but the above steps worked for me! By the way, my minimyth.conf has the default MM_AUDIO_TYPE line:
#MM_AUDIO_TYPE=analog