Results 1 to 4 of 4

Thread: Is it possible to extract a range of video using vb.net and not just a single frame??

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2010
    Posts
    148

    Is it possible to extract a range of video using vb.net and not just a single frame??

    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.
    Last edited by adrian1906; Dec 23rd, 2013 at 11:32 AM. Reason: Update title

  2. #2
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: Is it possible to extract a range of video using vb.net and not just a single fra

    Yes. But only with some help from ffmpeg!
    As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"

    Reviews: "dunfiddlin likes his DataTables" - jmcilhinney

    Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2010
    Posts
    148

    Re: Is it possible to extract a range of video using vb.net and not just a single fra

    Thank you. I read up on ffmpeg...very promising.

    I will post a solution, should I come up with one. If others have used ffmpeg before with vb.net, what pitfalls should I look out for?
    Last edited by adrian1906; Dec 23rd, 2013 at 04:54 PM.

  4. #4
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: Is it possible to extract a range of video using vb.net and not just a single fra

    You have to remember Hofstadter's Law ...

    It always takes longer than you think even when you take Hofstadter's Law into account

    ... but apart from that I don't remember finding any unexpected hiccups.
    As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"

    Reviews: "dunfiddlin likes his DataTables" - jmcilhinney

    Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width