Hello,

I'm using flac for an application.
The fact is that i'm trying to encode a file that is not necessary a wav
file.

So, at first, i would like to know if it's possible to encode a file
different from the wav file with the flac encoder ?

When i put my data into : ok =
FLAC__stream_encoder_process_interleaved(encoder, pcm, need);

after some rounds in my boucl i get  :
encoding: FAILED
   state: FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA   (<=== what
does it really mean ? and what are the reasons to be in this case ? )

I'm not english spoker, so sorry if i'm not very clear.

Best regards,

Rafael
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to