topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 9:02 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Play first x frames, skip to last x frames  (Read 2243 times)

nnebeel

  • Participant
  • Joined in 2013
  • *
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Play first x frames, skip to last x frames
« on: November 06, 2013, 12:20 PM »
I have several thousand SWF files. They're all just containers for converted MOV or MP4 movies, and they had to be in SWF format for compatibility with a web interface that only accepts SWF files. When I made the SWF files, I added a fade in and fade out in Flash. I have found that the fade in and fade out are not consistently in the right place, so I'm using MPC-HC to do some QC work on these files. I need to check the first 50-100 frames and the last 50-100 frames. So basically, I need a script or program that does the following:

  • Play the first x frames of the file
  • Go to y frames from the end of the file
  • Play until the end of the file
  • Open the next file in the folder

If there's a way to control MPC-HC like that with SWF files, it might also apply to playing other file formats. If it could go on to the next file in the folder, that would be cool, too. MPC-HC doesn't allow the Play next in folder feature to work with SWF files, though, so it would be okay to just accomplish the first three requirements.

I know this is a pretty specialized need, but it would save me many hours and a lot of headache.