Can anyone Help?
I am kinda new to this type of programming.
How do I read in a certain range of frames
from an AVI File and discard the rest and save
the selected range of frames to create a smaller
edited AVI Video File?
ie... 200 frames in an AVI,
Select frames 50 to 130
delete the rest, (frames 1-49 and 131-200)
save frames 50 to 130 as a new AVI File.
Also how do I Create a playlist of AVI Files
and play them one after another non-stop?
Is there a way to do these things?
Any help would be greatly appreciated!!!
Thank you so much in advance!