is it need to use bitstreamout plugin http://downloads.sourceforge.net/sourceforge/bitstreamout/vdr-bitstreamout-0...
for vdr 178 and vdr-xine 093 ?
Xine-lib handles encoded formats such as AC3 and DTS over S/PDIF. No vdr plugins are required. Try to set up AC3 audio from DVD first with gxine or other xine UI player. There is a pass-trough option somewhere.
yes, in xine config there's some options but they couldn't help me :9 I can listen mono and stereo audio through spdif and can't listen anything if I switch on DD audio tarck
# device used for mono output # string, default: default audio.device.alsa_default_device:iec958:CARD=V8237,DEV=0
# device used for stereo output # string, default: plug:front:default audio.device.alsa_front_device:iec958:CARD=V8237,DEV=0
# alsa mixer device # string, default: PCM #audio.device.alsa_mixer_name:PCM
# sound card can do mmap # bool, default: 0 #audio.device.alsa_mmap_enable:0
# device used for 5.1-channel output # string, default: iec958:AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2 audio.device.alsa_passthrough_device:iec958:CARD=V8237,DEV=0
# device used for 4-channel output # string, default: plug:surround40:0 audio.device.alsa_surround40_device:plug:surround40:iec958:CARD=V8237,DEV=0
# device used for 5.1-channel output # string, default: plug:surround51:0 audio.device.alsa_surround51_device:plug:surround51:iec958:CARD=V8237,DEV=0
# speaker arrangement # { Mono 1.0 Stereo 2.0 Headphones 2.0 Stereo 2.1 Surround 3.0 Surround 4.0 Surround 4.1 Surround 5.0 Surround audio.output.speaker_arrangement:Pass Through
# offset for digital passthrough # numeric, default: 0 #audio.synchronization.passthrough_offset:0
# play audio even on slow/fast speeds # bool, default: 0 #audio.synchronization.slow_fast_audio:0
# method to sync audio and video # { metronom feedback resample }, default: 0 #audio.synchronization.av_sync_method:metronom feedback