Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61277 - mplayer-1.0_pre5: Add support for DTS encoded in WAV files
Summary: mplayer-1.0_pre5: Add support for DTS encoded in WAV files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL: http://www.sr.se/multikanal/index.stm
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-22 11:23 UTC by Kalin KOZHUHAROV
Modified: 2005-02-03 14:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mplayer-1.0_pre5-r4.ebuild-DTS.patch (mplayer-1.0_pre5-r4.ebuild-DTS.patch,1.54 KB, patch)
2004-08-22 11:25 UTC, Kalin KOZHUHAROV
Details | Diff
mplayer-1.0_pre5-DTSinWAV.patch (mplayer-1.0_pre5-DTSinWAV.patch,8.27 KB, patch)
2004-08-22 11:26 UTC, Kalin KOZHUHAROV
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalin KOZHUHAROV 2004-08-22 11:23:36 UTC
For ages I was trying to listen to the music found on http://www.sr.se/multikanal/index.stm !!!

Now I found on the mplayer ML that there is support for libdts, so I just rediffed by hand and added to my local portage.

Please test and apply. (WFM, but tested just one file for now, they are big!)


Reproducible: Always
Steps to Reproduce:
1. Get any DTS file form the above site.
2. try to listen to it in mplayer

Actual Results:  
You hear some white noise.

Expected Results:  
You should hear 5.1 sound!

Patch from
http://zebra.fh-weingarten.de/~maxi/html/mplayer-dev-eng/2004-08/msg00454.html
Comment 1 Kalin KOZHUHAROV 2004-08-22 11:25:23 UTC
Created attachment 37954 [details, diff]
mplayer-1.0_pre5-r4.ebuild-DTS.patch


Added dts to USE
depend on libdts
epatch the source
Comment 2 Kalin KOZHUHAROV 2004-08-22 11:26:32 UTC
Created attachment 37955 [details, diff]
mplayer-1.0_pre5-DTSinWAV.patch

goes in the files/ directory
manual rediff
Comment 3 Chris White (RETIRED) gentoo-dev 2004-11-10 20:42:16 UTC
alpha and hppa:

I need you guys to mark libdts so I can add this patch to MPlayer.  Thanks ahead of time.
Comment 4 Chris White (RETIRED) gentoo-dev 2004-11-20 21:14:49 UTC
*bump*
Comment 5 SpanKY gentoo-dev 2004-12-20 06:00:48 UTC
added hppa
Comment 6 Martin Allchin 2004-12-28 09:54:24 UTC
I am getting an error 'Unknown parameter: --disable-dts' compiling media-video/mplayer-1.0_pre6.

Please let me know if you need more info.
Comment 7 Martin Allchin 2004-12-28 09:56:59 UTC
I found a fix for my error above (should be --disable-libdts).

Apparently a bug has already been filed and a patch submitted.
Comment 8 Daniel Webert 2004-12-28 10:06:38 UTC
have a look at 75793 and 75762
Comment 9 Chris White (RETIRED) gentoo-dev 2005-02-03 14:49:39 UTC
In pre6 now and won't be in pre5-r5 as that's a security release and I don't want to touch that.