I have a tv show i want to put together on DVD. Although each episode wasnt authored the same way qualitys are good on others but not so great on some. Although they are all Xvid...can i join them without them having the EXACT bitrate etc that u need when using Virtual Dub, if not how else can i join these files?
+ Reply to Thread
Results 1 to 9 of 9
-
-
Encode them all into MPEG2 and then join the MPEGs when you're done.
-
Originally Posted by fuubuu
-
Originally Posted by Soopafresh"Art is making something out of nothing and selling it." - Frank Zappa
-
Well if the files are the same stats (res, framerate, etc.) then all you need is the above. Install AVISynth, open notepad, copy the above and then edit it to point to your files, save it as whatever.avs, test it by opening with VDub and then if ok, encode. Not sure why you would want to encode all the episodes as a single file though I guess it would give better bitrate distribution for VBR encoding.
Another usefull function though is trim() which you can use if you want to cut say the start or end off any of the files. Basically just ep1 = avisource("ep1.avi").trim(500,0) if you wanted to remove the first 500 frames. -
Is each file 1 episode ? Do you want a menu where you can select individual episodes ?
If you answered Yes to both these questions, convert each file to MPEG-2 separately, then bring everything together with a nice menu in an authoring program, such as TMPGEnc DVD Author.If in doubt, Google it.
Similar Threads
-
My DivX DVD Player can't play my avi DivX/xvid video
By Baldrick in forum DVD & Blu-ray PlayersReplies: 32Last Post: 6th Mar 2015, 09:11 -
Best MKV to Avi=divx/xvid
By s-toon in forum Video ConversionReplies: 9Last Post: 9th Aug 2011, 15:50 -
Join Avi (xvid) files together
By SpyJoe in forum EditingReplies: 11Last Post: 26th Aug 2009, 17:44 -
LOAD CLICK AND LOW SOUND at join of 2 avi xvid ac3 using vitualdub
By hawklight in forum EditingReplies: 0Last Post: 15th Jul 2007, 08:44 -
Need to join a avi and divx file, not sure how
By MattP2007 in forum Newbie / General discussionsReplies: 5Last Post: 25th May 2007, 10:24