From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 03:56:44 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D22FD1065673 for ; Thu, 21 Jun 2012 03:56:44 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 4770C8FC0C for ; Thu, 21 Jun 2012 03:56:43 +0000 (UTC) Received: from kw.news4all.se (c80-217-70-175.bredband.comhem.se [80.217.70.175]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id q5L3uZfL038560; Thu, 21 Jun 2012 05:56:36 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <4FE29B16.5060005@bananmonarki.se> Date: Thu, 21 Jun 2012 05:55:02 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:13.0) Gecko/20120611 Thunderbird/13.0 MIME-Version: 1.0 To: David Demelier References: <4FDA0B5E.4090901@gmail.com> <4FDAAF5E.4040500@gmail.com> <4FDAECF8.4080007@gmail.com> <4FDB1BB0.8060800@bananmonarki.se> <4FDF7326.1080201@gmail.com> In-Reply-To: <4FDF7326.1080201@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: No surround sound with Creative SB Live! card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2012 03:56:44 -0000 2012-06-18 20:27, David Demelier skrev: > On 15/06/2012 13:25, Bernt Hansson wrote: >> On 2012-06-15 10:06, David Demelier wrote: >>> On 15/06/2012 05:43, Edward M wrote: >>>> On 06/14/2012 09:03 AM, David Demelier wrote: >>>>> I have an old SB Live! card with a 5.1 speaker set, but i can't get >>>>> sound from center and rear speakers with mplayer. >>>>> >>>>> I'm using the snd_emu10kx driver and when I try to play a DVD I get >>>>> sound only through the front speakers (and LFE) like a 2.1 >>>>> >>>>> Adding -channels 6 to the mplayer args does not help. >>>>> >>>>> Cheers, >>>> >>>> Sounds like the DVD surround audio is encoded in AC-3 Dolby Digital or >>>> DTS. So a decorder is needed. >>>> >>> >>> 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"? >> >> Have you tried vlc or xine? > > It does not work with VLC too, do you need to tweak some settings? Try $ vlc filename I've tried a file that gave this error [0x2bb4b43c] main decoder error: no suitable decoder module for fourcc `mp4v'. VLC probably does not support this sound or video format.