Difference between revisions of "Frame"
Jump to navigation
Jump to search
(Adapt former content of Frame (I can do this without retaining edit history since I was the sole contributor to the deleted page)) |
(→Types: I-frame, P-frame and B-frame are video compression frame types, not e.g. 35 mm film frame types) |
||
Line 6: | Line 6: | ||
{{Wikipedia|Video compression picture types#Summary|l1=Video compression picture types|Inter frame#Frame types|l2=Inter frame § Frame types}} | {{Wikipedia|Video compression picture types#Summary|l1=Video compression picture types|Inter frame#Frame types|l2=Inter frame § Frame types}} | ||
+ | Digital video compression techniques involve [[compression]] of frames: | ||
;I-frame: A full ''''I'''ntra-coded picture' | ;I-frame: A full ''''I'''ntra-coded picture' | ||
;P-frame: ''''P'''redicted' from previous frame(s)'s picture | ;P-frame: ''''P'''redicted' from previous frame(s)'s picture |
Revision as of 05:20, 30 March 2019
A frame is a still image. Video is made up of many frames per second to create the illusion of movement.
Types
Digital video compression techniques involve compression of frames:
- I-frame
- A full 'Intra-coded picture'
- P-frame
- 'Predicted' from previous frame(s)'s picture
- B-frame
- 'Bi-predictive' or 'Bidirectional' calculated from surrounding frames's pictures. Can painlessly be skipped.