-
MPEG2 encoding – using only I frames?
Hey guys,
I need to figure out something. For example…I’m trying to encode video for a DVD, it is a short video…so file size isn’t an issue. Using Sorenson.
My immediate thought is to encode using only I frames…but in a discussion with a co-worker, we’ve debated two thoughts:
1) Using only I frames makes the video at the maximum bit-rate on each frame for the highest quality image.
or
2) Using only I frames limits the MPEG encoder to having to put the entire bit-rate into each frame and doesn’t utilize the GOP structure for a higher quality image.
I understand that since the video content varies greatly from detail and movement to still frames and that changes the need for bit-rates and longer GOP’s, but which is more likely to create an over-all higher quality picture? Only I-frames or using a GOP?
-Jason