Virtual Dub won't let me join my .avi files together because of different data on the files... What program can I use to join .avi files together if they have different codecs, resolutions, etc?
weird ...why would you wanna !? ...any way i dunno about different codecs (or if that matters) but at least for resizing, resolutions and fps (soo much more but those are the ones i know about) you can use avisynth (a frameserver that will transcode on the fly) the way it works is you make a script that points to the video file and the changes you wanna apply (in the form of function calls) and then you tell virtualdub to open the .avs (the script) instead of the video file and then you can perform the join ...you can get avisynth here: http://www.videohelp.com/tools?tool=Avisynth there are links to guides on how to use it on that page here is the main page too ...has lots of useful info: http://www.avisynth.org/ also check out this page for gui's (that help in writing the scripts): http://www.videohelp.com/tools?tool...by=Name&hits=50&convert=&dvdauthorfeatures=#4 lastly i dunno if it would help with any of the stuff that your talkin about but virtualdubMod is the next generation of virtualdub with support for more video types and more features thats here: http://www.videohelp.com/tools?tool=VirtualdubMOD gl -nomad311