From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 14 10:30:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D70801065673 for ; Thu, 14 Apr 2011 10:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B88678FC08 for ; Thu, 14 Apr 2011 10:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3EAU85C029921 for ; Thu, 14 Apr 2011 10:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3EAU8ED029910; Thu, 14 Apr 2011 10:30:08 GMT (envelope-from gnats) Date: Thu, 14 Apr 2011 10:30:08 GMT Message-Id: <201104141030.p3EAU8ED029910@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Zhihao Yuan Cc: Subject: Re: ports/156171: port multimedia/mplayer patch-libao2-ao_oss.c is incorrect X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Zhihao Yuan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 10:30:08 -0000 The following reply was made to PR ports/156171; it has been noted by GNATS. From: Zhihao Yuan To: bug-followup@FreeBSD.org, lichray@gmail.com Cc: Subject: Re: ports/156171: port multimedia/mplayer patch-libao2-ao_oss.c is incorrect Date: Thu, 14 Apr 2011 05:28:59 -0500 BTW, I have the hardware (ICH7) and the driver (snd_hda). But when I want to play a DTS file with mplayer -ac hwdts diatonis_dts_secret-universe.wav Playing diatonis_dts_secret-universe.wav. Audio only file format detected. Load subtitles in ./ ========================================================================== Forced audio codec: hwdts Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF hwac3: switched to DTS, 1411200 bps, 44100 Hz AUDIO: 44100 Hz, 2 ch, ac3le, 1411.2 kbit/100.00% (ratio: 176400->176400) Selected audio codec: [hwdts] afm: hwac3 (DTS through S/PDIF) ========================================================================== [AO OSS] Can't set audio device /dev/dsp to ac3le output, trying s16le... AO: [oss] 44100Hz 2ch s16le (2 bytes per sample) [format] Sample format little-endian AC3 not yet supported [libaf] Reinitialization did not work, audio filter 'format' returned error code -2 [libaf] Unable to setup filter system can not meet sound-card demands, please send bugreport. Couldn't find matching filter/ao format! Audio: no sound Video: no video Exiting... (End of file) This may be FreeBSD's problem. -- Zhihao Yuan The best way to predict the future is to invent it.