Hello !
i've 2 AVI videos with 98mb each. I finally setup a avisynth script merging both of them.
I would like to know which would be a good format to save the output video so i can have fidelity from the original (which is not so good) but i don't end with a 16gb output like my previous attempt.
preferred format is avi for the output.
+ Reply to Thread
Results 1 to 5 of 5
-
-
I'm no pro but I'll take a stab at it. Try using Virtualdub. Open the the first clip. then use "append segment" to open the 2nd clip. Then file > save as, and choose "direct stream copy".
-
Are you sure virtualdub was not in "full processing mode" on the "save as" screen?
-
set video=>direct stream copy, instead of full processing mode, and audio=>direct stream copy, then save as avi
Don't use an avs script, because it will decompress frames and direct stream copy will result in uncompressed video. Open the video directly and use file=>append avi segment
Similar Threads
-
which is the fastest encoder no matter output format
By gyzel01 in forum Video ConversionReplies: 30Last Post: 17th Nov 2011, 04:20 -
Why gstreamer said: no property output-format in element h264parse
By mala.sometimes in forum Video Streaming DownloadingReplies: 0Last Post: 22nd Oct 2011, 09:23 -
MCE buddy output format
By articaine in forum Video ConversionReplies: 3Last Post: 11th Oct 2009, 16:14 -
how to make sure that your output format for autogk is either, avi, mpeg..
By sharmine in forum Newbie / General discussionsReplies: 1Last Post: 19th Sep 2007, 06:00 -
How to force a certain format to a DVI output?
By erik1958 in forum DVB / IPTVReplies: 2Last Post: 31st Aug 2007, 01:10