Re: libdts
Philippe Gramoullé <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Organization | Lycos Europe |
| Message-ID | <[email protected]> |
Hello Mike, On Sat, 26 Feb 2005 14:44:57 +0000 Michal Lorek <[email protected]> wrote: | hi! | | Could anybody tell me how to configure mplayer with libdts support? when I try | compile mplayer with option --enable-libdts i get this error: | dtsdec.c:27:17: dts.h: No such file or directory | dtsdec.c:60: error: parse error before '*' token | [snip] | | do I need any additional library to compile mplayer with this option? You need the libdts development files, which maybe shipped or not depending on the distro your use. For example, on Debian, you only need to install the libdts-dev package (apt-get install libdts-dev) Thanks, Philippe