--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 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 
 

_______________________________________________
Flac-dev mailing list
[EMAIL PROTECTED]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to