CVS Commit: vlc
Laurent Aimar
fenrir at via.ecp.fr
Wed May 1 18:08:52 CEST 2002
On Wed, May 01, 2002, Laurent Aimar wrote:
> > if (p_mad_adec->p_aout_fifo->i_rate != p_libmad_pcm->samplerate)
> > {
> > intf_ErrMsg( "mad_adec: libmad_output samplerate is changing from [%d] Hz
> > to [%d] Hz, sample size [%d], error_code [%0x]",
> > p_mad_adec->p_aout_fifo->i_rate,
> > p_libmad_pcm->samplerate,
> > p_libmad_pcm->length,
> > p_mad_adec->libmad_decoder->sync->stream.error);
> > //
> > p_mad_adec->p_aout_fifo->i_rate = p_libmad_pcm->samplerate;
> > }
>
I'v want to add that if i set ADEC_FRAME_SIZE to half is value in
mad_adec.h for this file the sound become good.
--
fenrir
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list