[ogg-dev] Newbie question

Austin Einter austin.einter at gmail.com
Wed Jul 22 08:21:35 PDT 2015


I am new to ogg environment.

I am writing a parser for ogg files.
I am aware there is a parser available.

However I have been asked to write a new one.

I have two simulator phones say A and B.
After A and B call connect, A reads ogg file sends packet by packet to B.
B stores the packets and writes to a file.

As far as my understanding I am writing data to file properly.
But I am unable to play the new file that I wrote.

In write process
1. First I wrote id header
2. Then I wrote comment header
3. Then I accumulate packets I receive
After receiving around 30 packets, I write one ogg page.

Still I am not able to play.

Can somebody help me whats the issue here.

Thanks
Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20150722/f2516b46/attachment.htm 


More information about the ogg-dev mailing list