Hi,
DM8148, IPNC RDK 3.8 as basecode, finished product, 1280x720 30fps global shutter CCD sensor, 512 MB RAM
Custom usecase: 1x H.264 1280x720 30 fps + 1 x H.264 640x360 30 fps + 1 x JPEG 1280x720 30 fps
In our product we need to skip frames from the H.264. We generate some frames with different exposure configurations ('more bright', 'more dark').
This causes the H.264 streams to display these undesirable frames, when what we want is it to display only the normal exposure frames.
Questions:
1) How can I safely skip these frames with different exposure at the H.264 streams? Before they are encoded?
2) If I just skip these frames before the encoder, should I change anything else regarding bitrate and/or framerate?
Regards,