The Batch Encode is so that you can add a whole bunch of AVI's in the order you want on a big list and then TMPGEnc will encode all of them into one MPEG file, right?
Well if you put two AVI's right next to each other on the list that must SEAMLESSLY play through one after the other, will the resulting MPEG have a short pause or jerk (in video or sound) between the two files, or will there be no notice at all that they were two separate AVI's and play smooth?
Don't understand? Take it like this:
2 AVI's: 1 with a picture of a ball moving from the left side of the screen to the half way point, 1 with the ball continuing from the half way point to the right side of the screen; AVI was split into two from 1 AVI of the ball going straight from left to right, music playing continuously in the background.
Will the MPEG join the two AVIs so that the result is an MPEG where music plays without pausing and the ball doesn't jerk or stop?
+ Reply to Thread
Results 1 to 5 of 5
-
AP Enterprises Ltd. -
The past way to do this is the frame serve the segemented AVIs to TMPG w/ AVISynth:
http://www.math.berkeley.edu/~benrg/avisynth-tutorial.html
http://www.math.berkeley.edu/~benrg/avisynth-reference.html -
Batch encode mode is to encode a bunch of avi's to a bunch of MPEG's. The advantage of batch encoding is, that you don't need to configure and start every conversion seperately. For example, you want to convert 10 5min avi's, but you you don't want to hit "start" every 10 or 15 minutes. So you create a batch encode list, add the 10 avi's, hit once "run" and after 2-3 hours the 10 conversions are done.
What you want have to be done with segmented avi's.
Exactly what Vejita-sama said.
-
>>The Batch Encode is so that you can add a whole bunch of AVI's in the order you want on a big list and then TMPGEnc will encode all of them into one MPEG file, right? <<
WrongAFAIK and the only way I've ever used it, is to process a whole bunch of AVI's / D2Vs etc into a whole bunch of MPEGs. Not one.
If you give each project in the batch the same output file it will overwrite them with each successive job.
jr
Similar Threads
-
Date Created - Batch Encode
By conandrum in forum Video ConversionReplies: 15Last Post: 14th Nov 2013, 15:57 -
Need To Batch Encode 78 MPEG2 Files
By hech54 in forum Video ConversionReplies: 7Last Post: 31st Dec 2010, 07:10 -
Feature REQ:True batch encode
By tszpara in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 19th Jan 2010, 04:30 -
Simple batch encode H.264
By silverwolf0 in forum Newbie / General discussionsReplies: 1Last Post: 13th Aug 2009, 12:32 -
How to batch encode with TMPGEnc
By BonnieW88 in forum Video ConversionReplies: 8Last Post: 20th Feb 2008, 20:52