On 9/25/07, Michael Schreckenbauer <[EMAIL PROTECTED]> wrote: > Hi Mark, > > Am Mittwoch, 19. September 2007 schrieb Mark Knecht: > > Hi, > > Message is to Randy and others that have been helping me with my > > audio problems with xine. This evening I discovered the root cause of > > the problem of no sound when playing DVDs in xine. Unfortunately I > > don't have a good solution yet. Maybe someone knows how to fix this at > > the command line? > > OK, xine does produce sound, but this machine has multiple sound > > cards and it's choosing the one that goes to the home theater system, > > not the PC's sound card: > > maybe I missed that one in this thread, but did you look at xine's > audio-configuration? > Could you post the output of grep "audio" .xine/config here? > > Regards, > Michael
Hi Michael, Thanks for taking a look. Let me know if you see anything or want more info. Cheers, Mark dragonfly mark # cat .xine/config | grep audio #gui.post_audio_plugin:goom #gui.audio_mixer_method:Sound card audio.alsa_hw_mixer:0 # audio driver to use #audio.driver:auto #audio.a52.dynamic_range:0 # downmix audio to 2 channel surround stereo #audio.a52.surround_downmix:0 #audio.a52.level:100 #audio.device.alsa_default_device:default #audio.device.alsa_front_device:plug:front:default #audio.device.alsa_mixer_name:PCM #audio.device.alsa_mmap_enable:0 #audio.device.alsa_passthrough_device:iec958:AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2 #audio.device.alsa_surround40_device:plug:surround40:0 #audio.device.alsa_surround51_device:plug:surround51:0 #audio.output.speaker_arrangement:Stereo 2.0 #audio.synchronization.passthrough_offset:0 # play audio even on slow/fast speeds #audio.synchronization.slow_fast_audio:0 # method to sync audio and video #audio.synchronization.av_sync_method:metronom feedback #audio.synchronization.force_rate:0 #audio.synchronization.resample_mode:auto # startup audio volume #audio.volume.mixer_volume:50 #audio.volume.remember_volume:0 # device used for CD audio #media.audio_cd.device:/dev/cdrom #media.audio_cd.drive_slowdown:4 #media.audio_cd.use_cddb:1 #media.audio_cd.cddb_cachedir:/home/mark/.xine/cddbcache #media.audio_cd.cddb_port:8880 #media.audio_cd.cddb_server:freedb.freedb.org # number of audio buffers #engine.buffers.audio_num_buffers:230 # priority for dvaudio decoder #engine.decoder_priorities.dvaudio:0 # priority for ffmpegaudio decoder #engine.decoder_priorities.ffmpegaudio:0 dragonfly mark # dragonfly mark # uname -a Linux dragonfly 2.6.20-gentoo-r1 #4 SMP PREEMPT Tue May 15 06:22:55 PDT 2007 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux dragonfly mark # dragonfly mark # cat /proc/asound/cards 0 [ICH5 ]: ICH4 - Intel ICH5 Intel ICH5 with ALC655 at 0xfa081000, irq 21 1 [default ]: USB-Audio - USB Audio CODEC Burr-Brown from TI USB Audio CODEC at usb-0000:00:1d.1-1, full s dragonfly mark # dragonfly mark # cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.14rc1 (Tue Jan 09 09:56:17 2007 UTC). dragonfly mark # -- [EMAIL PROTECTED] mailing list