Okraml
8th May 2006, 18:42
I wrote a little program, that can change the length of an AC3 file.
For example to transform an PAL (25.000 fps) Audio to match an NTSC (23.976 fps) Video or the other way around.
The program i used till now was besweet, but it takes 1/2 hour for a conversion. My little program just needs some seconds (so, if the framerate matches not exactly, you can just try some other frameratesettings, without wasting to much time).
It is written in java and only 92kb small.
Before you use it with an ac3-file you have to load the file in delaycut, to get the "Bytes per Frame" of the ac3-file (my program is at the beginning).
I'd like to get some feedback, what you think of the program.
Should i improve it a little more, or would it be a waste of time?
Or maybe the coder of besweet or delaycut can insert my algorithm into there program?
:-) Okraml
edit: "Bytes per Frame" not "Framesize"
edit2: http://www.mytempdir.com/652385 (while Attachment Pending Approval)
For example to transform an PAL (25.000 fps) Audio to match an NTSC (23.976 fps) Video or the other way around.
The program i used till now was besweet, but it takes 1/2 hour for a conversion. My little program just needs some seconds (so, if the framerate matches not exactly, you can just try some other frameratesettings, without wasting to much time).
It is written in java and only 92kb small.
Before you use it with an ac3-file you have to load the file in delaycut, to get the "Bytes per Frame" of the ac3-file (my program is at the beginning).
I'd like to get some feedback, what you think of the program.
Should i improve it a little more, or would it be a waste of time?
Or maybe the coder of besweet or delaycut can insert my algorithm into there program?
:-) Okraml
edit: "Bytes per Frame" not "Framesize"
edit2: http://www.mytempdir.com/652385 (while Attachment Pending Approval)