PDA

View Full Version : Frame accurate AC3 editor


zn
15th April 2009, 14:07
Anyone know frame accureate AC3 editor wich works from command line (split and join)?

This is possible to be done by FFMPEG, but it only support timestamps, not frame numbers.

May be there are another application with same library wich can use frame numbers?

tebasuna51
15th April 2009, 19:19
To split ac3 you can use BeSplit or DelayCut (have a command line mode)
The fragments are always a exact number of ac3 frames (32 ms. for 48000 Hz.)

To join ac3 you can use the COPY /B msdos command.