Re: Urgent Doubt in VORBIS
Michael Smith <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 27, 2009 at 3:09 PM, Sumit Chatterjee<[email protected]> wrote: > Hi Mike, > I was having a big problem earlier as there was a mismatch of over > 16-20KB sometimes. > I have solved that problem now. After lot of debugging I could find out > that granulepos wasn't being used at the correct place for identifying the > pcm size of the data encoded. > > BUT, currently I have a minor issue still left on the same lines. If I > send the pcm size of the encoded data to another machine, and decode the > encoded stream, there is "always" a mismatch of 4096 bytes :( Regarding your > suggestion currently my mearsurement is on the same base(integer). I can only assume you have a bug in your code then. I can't help much more specifically than that - you haven't provided any information about what you're doing. Mike