This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to change H264 elementary stream frame rate

Platform: DM8148, RDK2.8

camera input is 30fps, encoded at 30fps, but when the recorded h264 is played back, the player always thinks it's 60fps.

I tried changing all the 60fps to 30fps in usecase and ipnc_main.c, but it's still the same.

Where should I change this?

Thanks!