Date: Fri, 15 Jun 2012 12:07:52 -0700 From: Edward M <eam1edward@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: No surround sound with Creative SB Live! card Message-ID: <4FDB8808.1070806@gmail.com> In-Reply-To: <4FDAECF8.4080007@gmail.com> References: <4FDA0B5E.4090901@gmail.com> <4FDAAF5E.4040500@gmail.com> <4FDAECF8.4080007@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/15/2012 01:06 AM, David Demelier wrote: > That's what mplayer says: > > ========================================================================== > > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > AUDIO: 48000 Hz, 6 ch, s16le, 448.0 kbit/9.72% (ratio: 56000->576000) > Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3) > ========================================================================== > > AO: [oss] 48000Hz 6ch s16le (2 bytes per sample) > > What do you mean by "a decoder is needed"? A decorder is either a special plugin/codex that gets installed into the OS ( codex called a52dec) and decoding happens internally. or a hardware device like a stereo receiver that is able to understand Dolby Digital signals from the DVD through S/PDIF connector from the sound card to decorder. however, it only appears you are only missing a52dec? Have you installed a52dec from ports/audio/gstreamer-plugins-a52dec/ ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDB8808.1070806>