[MPlayer-dev-eng] [PATCH] libdca support

Diego Biurrun diego at biurrun.de
Fri Jul 20 03:44:30 CEST 2007


On Thu, Jul 19, 2007 at 11:41:26PM +0200, Roberto Togni wrote:
> 
> this is an updated version of the patch with downmix to stereo (and
> also up/downmix to other speaker configurations where libdca supports
> it). I also changed the channel output order to match liba52, please
> check if it's correct now.
> 
> Please (re)test, especially with multispeaker setup.

I get crackling artifacts, especially noticeable with the following
sample:

http://samples.mplayerhq.hu/A-codecs/DTS/Fire__VooDoo_Studio_30_sec.wav

My rc1 binary package does not have this problem.

> --- libmpcodecs/ad_libdca.c	(revision 0)
> +++ libmpcodecs/ad_libdca.c	(revision 0)
> @@ -0,0 +1,345 @@
> +/*
> + *
> + * You should have received a copy of the GNU General Public License
> + * along with MPlayer; if not, write to the Free Software
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
> + *
> + */

extra blank line :)

Build system part is OK, in case you were wondering.

Diego



More information about the MPlayer-dev-eng mailing list