I used spot in k-lite to analize 2 part xvid avi's and both parts have same video and audio codecs. Im trying to use boilsoft avi joiner v5.01 and every 2 part avi comes with an error that the audio streams are different rates. But there not. How can I fix this or is there a better joiner that dosent have to reconvert?
Frisco
+ Reply to Thread
Results 1 to 6 of 6
-
-
AviSynth. After installing AviSynth, open a new text document and type:
DirectShowSource ("path\filename") ++DirectShowSource ("path\filename")
Or
AVISource ("path\filename") ++AVISource ("path\filename")
Save as a .AVS file. Open the .AVS file with any media player/encoder."Don't try to be a great man. Just be a man, and let history make its own judgment."
Zefram Cochrane
2073 -
Originally Posted by guns1inger
But you don't necessarily have to re-encode the files with this method - if you are just wanting to join them to watch them, the .avs file will play in a media player just fine. Easy, fast, no re-encoding.
To each his own"Don't try to be a great man. Just be a man, and let history make its own judgment."
Zefram Cochrane
2073
Similar Threads
-
joining avi
By natty in forum Newbie / General discussionsReplies: 2Last Post: 21st Sep 2010, 07:13 -
Joining avi files?
By tofuguy in forum EditingReplies: 4Last Post: 7th Oct 2008, 02:30 -
Joining 2 Avi's of different quality...
By someonesomewhere121 in forum EditingReplies: 2Last Post: 21st Jan 2008, 20:35 -
joining avi's
By php111 in forum EditingReplies: 15Last Post: 5th Aug 2007, 10:05 -
Joining two AVI's???
By Kayfabian in forum EditingReplies: 1Last Post: 17th May 2007, 18:07