hello
What structure should be used for the omx encode example to access the the number of bytes generated per frame ?
Are the number of bytes allocated same to each frame while encoding using the omx example.I tried accessing the structure field of IVDENC2_OutArg -bytesgenerated.Bbut it returns the same value each time is it right?
Thanks