Hello,
I am aware the AVIEdit has a great option that allows you to edit the AVI header of files.
Unfortunately, you can only edit 1 AVI file at a time.
Is there a program (preferable freeware) that can edit AVI headers including multiple files at one time?
Thanks in advance
Guiboche
+ Reply to Thread
Results 1 to 5 of 5
-
-
What specific information in the header were you planning on changing?
"Quality is cool, but don't forget... Content is King!" -
The frame rate.
But I can't change it any other way, because framerate is actually based on a fraction. And the only way to do that is in the AVI header:
-
Yup, you can possibly try AVImaster . I think the program was recently abandoned, so give me a minute to find a link.
There are no links to it anymore, but here you go. Command line, IIRC.
avimaster.zip
Avimaster -fv29.97 *.avi output_*.avi -
Unfortunately that tool won't work for me. Not only will it not output the proper frame rate I want, but it will recopy over all the media.
29.97 isn't the framerate, but part of the fraction:
2997 / 125 = 23.976
Currently, most applications output at:
24000 / 1001 = 23.976023976023976023976023976024
But that causes a sync rounding error to 23.98 (specifially in Premiere Pro). This also causes the audio to go outta sync.
So I need to change scale = 125 and rate 2997 (like the image above).
Currently, I'm using AVIEdit for this, but it can only do 1 file at a time. And I have LOTS of media, so I was hoping for a way to change all of them at once.
Similar Threads
-
Avi files missing header?
By hockeygt975 in forum Newbie / General discussionsReplies: 4Last Post: 2nd Nov 2014, 04:18 -
Replacing Quicktime header in Hex Edit
By duffbeer911 in forum Newbie / General discussionsReplies: 0Last Post: 2nd Aug 2010, 19:23 -
covert avi header to mpeg header
By nidhi in forum Video ConversionReplies: 6Last Post: 29th Jul 2010, 20:40 -
can you edit the header of an mpg file
By lmwashere in forum EditingReplies: 9Last Post: 13th Nov 2009, 22:07 -
How to edit MP4 header frame size?
By Darney76 in forum Portable VideoReplies: 4Last Post: 7th Jan 2008, 22:58