Lets say I have 30 frames in a xvid avi file and I only want to use those 30 frames (1 second in video time).
- I want the first frame to display for 1 second
- I want the remaining frames up to 25 to be 1/30 frames and the rest to display on the video for 2 seconds.
Is this possible?
---
Background:
I have already imported a series of jpg images in virtualdub and made a compressed avi out of it. It's arounf 4.5k and looks great although I have no control over the frames to delay.
The equivalent gif version made from the same set of images is around 4 meg.
I could just repeat the jpg images I want to delay but I want to use the least amount of frames possible.
The reason I want to do this is because:
File size is reduced drastically compared to an optimized gif
Looks better
Time taken optimizaing the gif is reduced to over 90%
It's not for browser support so I don't care about that
- I want the first frame to display for 1 second
- I want the remaining frames up to 25 to be 1/30 frames and the rest to display on the video for 2 seconds.
Is this possible?
---
Background:
I have already imported a series of jpg images in virtualdub and made a compressed avi out of it. It's arounf 4.5k and looks great although I have no control over the frames to delay.
The equivalent gif version made from the same set of images is around 4 meg.
I could just repeat the jpg images I want to delay but I want to use the least amount of frames possible.
The reason I want to do this is because:
File size is reduced drastically compared to an optimized gif
Looks better
Time taken optimizaing the gif is reduced to over 90%
It's not for browser support so I don't care about that