kmiller6116
kmiller6116 yea i figured that but non vr 1080p videos i can do 4x fine
That is equivalent to 4k 1x
kmiller6116 so i just thought maybe it would be possible to pull out only the n frames that need to be used and render those.
This is not possible, at least not in the decoding stage.
Video encoding gets so high reductions in size by only storing a whole frame occasionally and only store the differences for the frames in between.
With B-Frames it gets even more complicated as the frames can depend on both temporal directions, and to get back the original frames you have to decode each frame.