[Flac-dev] RE: basic encoder help
    Josh Coalson 
    xflac at yahoo.com
       
    Fri Nov  5 09:48:12 PST 2004
    
    
  
--- "saruman at pandora.be" <saruman at telenet.be> wrote:
> I'm currently facing the same problem.
> I added the libFLAC++ libraries to my MSVC application.
> I implemented the same quality levels (0-8) as used in the FLAC
> frontend application.
> But the resulting files are remarkable different between my
> application and the FLAC frontend (although using the same settings).
this is hard to debug without having all the code... what if,
for each FLAC::Encoder::*::set_*() functions, after calling
init(), you call the equivalent get_*() functions and see if
you get back what you set.
Josh
		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 
    
    
More information about the Flac-dev
mailing list