Confused about the relationship between MPEG frames and motion estimation/compensation :(
Are B, P frames results of the motion estimation/compression? But motion estimation/ compression use those frames. Then how and who decide the frames?
Confused about the relationship between MPEG frames and motion estimation/compensation :(
Are B, P frames results of the motion estimation/compression? But motion estimation/ compression use those frames. Then how and who decide the frames?
There are actually 3 types of frames:
These frames are indeed the result of compression by the encoder, which is done in different steps, roughly (not exhaustive):
There is a good article on wikipedia. You can find more asking google on I/P/B frames ;)
Also checkout this answer related to your question.