I'm looking for an automated process to replace the first frame in a WMV file with a picture.
I have a lot of wmv's which have a totally black first frame. This means (among other things) that any thumbnails produced for the files are also black.
The problem here is NOT how to make Windows explorer display thumbnails. I need the first frame to have meaningful information (i.e. another frame I've already captured) when I hand the wmv file to other users/applications.
At present, all I can see is to 1) convert images to wmv (consisting of a single frame), 2) edit the wmv to clip the 1st (black) frame, and 3) join the two wmv files. This is very labor intensive, and I want to automate the process.
So assume I have a folder full of wmvs, and a folder full of jpgs or pngs obtained by a frame cutting program. What's a "one button" solution to process all?
Thanks for any pointers you may have about 1) tools or 2) where to re-post this question!
+ Reply to Thread
Results 1 to 3 of 3
-
-
There is no one-button solution other than preparing your own batch file calling out CLI utilities/tools. One such tool for edits and joins is ASFBin.
As for the encoding, you can look into running Windows Media Encoder 9 from the command line:
http://www.microsoft.com/windows/windowsmedia/howto/articles/AutomatingEncoding.aspx#link3
But as for encoding JPG -> WMV, not so sure though. (Other than for PPT I have little experience with WMV.)
Regardless, you'd need to put together your own solutions for this, but it may be worth it if indeed it is laborious for you (I'm thinking hundreds of files or much more).I hate VHS. I always did. -
Thanks. I'll investigate, and if I find or end up building some tool, I'll report back.
Similar Threads
-
Replace every 15th frame with 14th frame
By NBninja8 in forum RestorationReplies: 43Last Post: 23rd Aug 2011, 03:49 -
Play an MTS file frame by frame, displaying timecode or frame number
By SeánB in forum Software PlayingReplies: 5Last Post: 5th Oct 2010, 16:26 -
Frame accurate WMV edits
By jbeezer in forum EditingReplies: 5Last Post: 5th Jul 2010, 14:41 -
replace audio in a avi file.
By bigjohnny002 in forum AudioReplies: 9Last Post: 6th Dec 2009, 01:11 -
editing a wmv frame content
By enidrei in forum Newbie / General discussionsReplies: 4Last Post: 20th Jun 2008, 07:16