Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > DV
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 8th May 2003, 14:06   #1  |  Link
kingmatt
Registered User
 
Join Date: Apr 2003
Posts: 1
combining 2 avis into one project

I have used Powerdirector Pro V2 to make a DV movie but it has split the final avi into a 4gb and a 2gB AVI clip. How do I recombine the two clips so I can put them into DVD2SVCD and create an SVCD?
kingmatt is offline   Reply With Quote
Old 8th May 2003, 17:37   #2  |  Link
bb
Moderator
 
bb's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 2,665
Edit the AviSynth file DVD2SVCD creates, and change the AviSource command:
Code:
AviSource("...\file1.avi") + AviSource("...\file2.avi")
Hope that helps.

bb
bb is offline   Reply With Quote
Old 8th May 2003, 22:19   #3  |  Link
max2k
Registered User
 
Join Date: Oct 2002
Location: CA, USA
Posts: 50
@bb

Question about what you suggested ...

I was trying to solve for the same thing ( 3 or 4 AVI files to be made into 1 SVCD ). I searched and I found some options
(1) = Use NanDub to join the AVI ( had trouble with adjusting framerate - very minor mis-match )
(2) something like what you said - editing the AVS file.

Is there any significant difference in encoding time using one method or the other ?
I know method (1) is painful for me as the framerates never exactly match - they are off at the fourth decimal place !
So, I need to adjust framerates, create the adjusted AVI and then create the combined AVI.
Your method seems just easier to do -- does it care about the minor frame-rate mismatches ?

sorry for the long post - would appreciate your thoughts on these

Thanks !
max2k is offline   Reply With Quote
Old 9th May 2003, 23:36   #4  |  Link
max2k
Registered User
 
Join Date: Oct 2002
Location: CA, USA
Posts: 50
Anyone have ideas ??

Does anybody have inputs on my questions ?

Thanks
max2k is offline   Reply With Quote
Old 10th May 2003, 14:04   #5  |  Link
bb
Moderator
 
bb's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 2,665
You may try AviSynth's AssumeFPS command. Well, just try it.

bb
bb is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 19:01.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.