VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member
    Join Date
    Aug 2017
    Location
    United Kingdom
    Search Comp PM
    Hi All - My first post on this site

    I have a 10 second clip which I dropped into VideoPad (free version).

    I want to split it into single frames. Is there a way to automate this process rather than manually hitting a 4 button sequence x 170 times?

    Any help would be greatly appreciated. Many thanks.
    Quote Quote  
  2. See if you can open it in Virtual Dub Filter Mod (you didn't say what kind of video it is). If it opens, go File->Export->Image Sequence and choose the kind of image you want to save.
    Quote Quote  
  3. Member
    Join Date
    Aug 2017
    Location
    United Kingdom
    Search Comp PM
    Hi manono,

    Thanks for the reply.

    (you didn't say what kind of video it is)
    Sorry - it's an .mp4.

    Virtual Dub Filter Mod seems to be for Windows & I am on a Mac.

    Also I'm trying to get to grips with VideoPad - so any help in that direction would be good
    Quote Quote  
  4. Member Budman1's Avatar
    Join Date
    Jul 2012
    Location
    NORTHWEST ILLINOIS, USA
    Search Comp PM
    If you can run ffmpeg on your MAC, and I believe you can, its pretty easy to set up a batch file to do it.

    Code:
    ffmpeg.exe -i "C:\Users\Bud\Desktop\aCommercial HDCNVRTED.flv" -f image2 -vframes 358 "C:\Users\Bud\Desktop\imageFolder\img%05d.jpg
    Click image for larger version

Name:	extractimages.jpg
Views:	43
Size:	84.5 KB
ID:	42869

    Click image for larger version

Name:	ScreenHunter_.jpg
Views:	38
Size:	41.9 KB
ID:	42870
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!