[vlc-devel] Re: No sound with vob file

Boris Dorès babal at via.ecp.fr
Mon Jan 20 10:22:06 CET 2003


On Mon, Jan 20, 2003 at 08:32:12AM (GMT-0000), Joe Kraft wrote:
> Is there something in the ./configure script, or somewhere else, that will
> turn off building the a52tofloat32?  The source a52tofloat32.c is there as
> is the entry in Modules.am.  Can you give me any pointers to where I should
> start looking for the problem next?

  The a52tofloat32 module uses the liba52 library to do its job.
So you need to get and cross-compile this library first (see
<http://liba52.sourceforge.net>), and then use it during the vlc
compilation by adding "--with-a52-tree=..." to your ./configure command
line.

  Hope this helps.

-- 
babal
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list