Dave inssomniak@mountaincable.net writes:
Hi Dave!
Im having some problems getting ac3 passthru to work. Im using fbxine with directfb, which works well, for both video and audio in PCM mode, but frequent crashes occur with trying to use Dolby Digital. I have set the xine plugin to "Dolby On"
audio.output.speaker_arrangement:Pass Through
I use xine-plugin and bitstreamout-0.85 for the AC3-output. This works fine!
Stephan.
I use Xine but with X11 and alsa mixer/ESD. There are several settings which have to be correct, so that dolby paththrough works.
/usr/bin/iecset audio on /usr/bin/amixer sset 'IEC958 Playback AC97-SPSA' 0 /usr/local/bin/xine --verbose=1 -S session=0 -B --audio-driver alsa ...
.xine/config gui.experience_level:Master of the known universe gui.audio_mixer_method:Software audio.driver:alsa audio.device.alsa_front_device:default audio.device.alsa_mmap_enable:1 audio.output.speaker_arrangement:Pass Through audio.synchronization.slow_fast_audio:0 audio.synchronization.av_sync_method:metronom resample audio.synchronization.resample_mode:off audio.volume.mixer_volume:100 audio.volume.remember_volume:1
Maybe this gives you some hint of what works here.
Regards, Martin
-----Ursprüngliche Nachricht----- Von: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org] Im Auftrag von Stephan Loescher Gesendet: Samstag, 31. März 2007 18:00 An: VDR Mailing List Cc: inssomniak@mountaincable.net Betreff: Re: [vdr] Xine and ac3 Passthru for dolby digital
Dave inssomniak@mountaincable.net writes:
Hi Dave!
Im having some problems getting ac3 passthru to work. Im using fbxine with directfb, which works well, for both video and audio in PCM mode, but frequent crashes occur with trying to use Dolby Digital. I have set the xine plugin to "Dolby On"
audio.output.speaker_arrangement:Pass Through
I use xine-plugin and bitstreamout-0.85 for the AC3-output. This works fine!
Stephan.
Hi,
martin wrote:
I use Xine but with X11 and alsa mixer/ESD. There are several settings which have to be correct, so that dolby paththrough works.
/usr/bin/iecset audio on /usr/bin/amixer sset 'IEC958 Playback AC97-SPSA' 0 /usr/local/bin/xine --verbose=1 -S session=0 -B --audio-driver alsa ...
.xine/config gui.experience_level:Master of the known universe gui.audio_mixer_method:Software audio.driver:alsa audio.device.alsa_front_device:default audio.device.alsa_mmap_enable:1 audio.output.speaker_arrangement:Pass Through audio.synchronization.slow_fast_audio:0 audio.synchronization.av_sync_method:metronom resample
^^^^^^^^^^^^^^^^^ should read vvvvvvvvvvvvvvvvv audio.synchronization.av_sync_method:metronom feedback
audio.synchronization.resample_mode:off audio.volume.mixer_volume:100 audio.volume.remember_volume:1
Maybe this gives you some hint of what works here.
Bye.