[MPlayer-cygwin] [PATCH] [NOSPAM] - Ac3 passthrough ao_win32
    Sascha Sommer 
    saschasommer at freenet.de
       
    Fri Jun 18 14:35:40 CEST 2004
    
    
  
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> These fixed values are taken from http://ac3filter.sourceforge.net/
> In my opinion only blockalign is used if the format is ac3, since the
stream is passed directly to external decoder
>
What about a simple
 if (format == AFMT_AC3)wformat.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF;
Would this work?
Sascha
    
    
More information about the MPlayer-cygwin
mailing list