h.264 - iOS & h264 fixed framerate -


i'm recording video using avassetwriter , avassetwriterinput. later on, i'm opening video files h264 analyzers , see h.264 sps not contain timing info (hence frame rate not fixed). there way tell ios use fixed frame rate , add timing info sps?

i tried disable auto exposure , set min & max frame rate values video avcapturedevice didn't much.

thank you

sps not contain timing information. may want store mux h.264 frames in mp4/mpeg2ts containers.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -