I'm looking to write a program to make it easier to a create highlight video at season's end. During the season, as the games are initially viewed, a spreadsheet is kept that tracks an individual, video filename, as well as the initial rame number of the possible highlight. My current technique is to load the video into my video editing program, navigate to the frame, and extract the range of video containing the highlight... I'd like to automate this.
I'd like my program to read from my spreadsheet, open the image file, extract a given range and save it as a new file in a newly created folder for the target athlete. This will significantly reducing the editing time.
I don't think I'm looking for a frame grabber since I am also interested in the audio.
Is this possible?
Thank you.
I'd like my program to read from my spreadsheet, open the image file, extract a given range and save it as a new file in a newly created folder for the target athlete. This will significantly reducing the editing time.
I don't think I'm looking for a frame grabber since I am also interested in the audio.
Is this possible?
Thank you.