Hi all,
I'm developing my own encode program. I have successfuly captured and encoded the image.
My own encode program uses VIDENC1_create, VIDENC1_control and VIDENC1_process API which
are the same as encode demo program.
Encoded image will be streamed over the network and will be decoded by Xvid.
As far as I know, Xvid requires MPEG4 VOL header. I don't know how to generate MPEG4 VOL header.
There are no example codes which generate MPEG4 VOL header.
My development enviroments are the followings.
1. HW board : DM355 DVEVM
2. OS : Montavista Linux 2.6.10
3. Compiler : Montavista 4.0.1 demonstration version