Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

 
How To Delete Frames In A Vdub-script?
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
sugadaddy
Posted: Jun 23 2004, 07:15 PM


Unregistered









Hi guys,

I have a serious problem. I have to cut the first x frames out of several hundred divx clips. Doing it by hand works fine, using direct stream copy for video and audio. This is the fastest way, but doing it file by file sucks and takes too long.

I finally wrote an avisynth script using trim(0,x) and frameserved to virtualdub, using dubman to generate job lists. Thus I can do a whole directory at once. The problem is, avisynth's output is uncompressed, and VD has to reencode the files to divx. This is slow...

Isn't there a function in Sylia like avisynth's trim ??
Something like Virtualdub.Video.DeleteRange(x,y) ?
Or is there another way to do it? Using avisynth is fine, but VD could do the saving much faster with direct stream copy, but I found no way to delete some frames in Sylia. Am I too stupid?

Anybody who can help me?

Thanks a lot,
SugaDaddy
 
  Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
0 replies since Jun 23 2004, 07:15 PM Track this topic | Email this topic | Print this topic

<< Back to Avisynth Filtering, Processing and Scripts Discussion