sunshinetpu

Results 13 comments of sunshinetpu

Yes, I'm finding the way to drop frames when encoding. But I don't know how to define which frames is the key frames. I know that in AVC stream there...

I tried to keep all the I-frames. But the result is not good. The wiki says: A P‑frame ('Predicted picture') holds only the changes in the image from the previous...

I want to make x3 speed movie. Here is what I found after a lot of tests: If we set KEY_IFRAME_INTERVAL = a and KEY_FRAME_RATE = b, there will be...