Can someone explain what's I frame, B frame etc. in the TMPG setting. Thanks.
+ Reply to Thread
Results 1 to 2 of 2
-
Intraframes, or I-frames, are the independent frames of reference for an MPEG file. These occur roughly twice per second. I-frames require higher bitrates than the average for a given compression ratio. However, they "anchor" the video, allowing such basic functionality as shuttling. (By comparison, the JPEG images used in MJPEG encoding are all considered I-frames, which allows for frame-specific editing, but uses up much more disk space.) Surrounding I-frames in an MPEG video clip are P-frames (Predicted) and B-frames (Bi-Directional). P-frames are compressed with reference to a previous frame and may themselves be used as references; B-frames are compressed with reference to both a previous and a subsequent frame and thus cannot themselves be references. Since they refer to other frames, P- and B- frames do not need to be reconstructed from scratch, and they may be encoded using significantly higher rates of compression than I-frames. B-frames are the most tightly compressed images in an MPEG file.
for the most part i dont suggest changing the default settings if you are not sure of the results .. and if making a dvd - these settings are critical for compatibility .
Similar Threads
-
Avidemux: The beginning frame is not a key frame. Please move the A marker
By devilcoelhodog in forum EditingReplies: 13Last Post: 8th Jun 2015, 12:38 -
Frame-By-Frame Restored James Bond Films Released
By Soopafresh in forum RestorationReplies: 9Last Post: 27th Apr 2012, 14:09 -
How do I debug/extract i-frame p-frame and b-frame?
By jwbrasil2 in forum ProgrammingReplies: 0Last Post: 20th Nov 2011, 12:24 -
Play an MTS file frame by frame, displaying timecode or frame number
By SeánB in forum Software PlayingReplies: 5Last Post: 5th Oct 2010, 16:26 -
Advancing/Rewinding Clip Frame by Frame on Windows Movie Maker (Vista)
By ione in forum EditingReplies: 20Last Post: 9th Sep 2008, 22:53