QUOTE(noremacyug @ Jul 25 2007, 02:41 PM)

makes sense. i attempted doing a small test section going directly from the .mkv file and i got the same non fluid results you mentioned. next question is what about the .dts soundtracks? they don't seem to be compatible with TMPG. can avisynth also be used to "extract" the audio or am i going to have to go about this a different way?
thanks again.
Okay, for DTS sources you just load the AVS script. That's it. You don't even need to extract & load the audio separately. In fact, TMPGEnc won't even recognize a .DTS file- but when you load an AVS script and your source file is DTS, the 5.1 audio is retained just by using the AVS as the default audio source. You can actually skip the audio extract & load step for most sources, even AC3... but there a few out there that will read as 2 channel when they're really 5.1 tracks. This is when it's necessary to load the file separately to retain the 5.1, but I've noticed many source files will load the 5.1 natively through the AVS file. Anyway, I loaded up my source with DTS and left the audio alone, came out 5.1 with no required steps.
QUOTE(tjaccola @ Jul 27 2007, 03:25 AM)

this method worked wonderfully, even on my slow-ass p4 2.4 with only 512 mb ram, except for one hitch: the audio is off. it starts out just slightly out of sync, and by the end of the wmv file is very noticeably out of sync. any suggestions?
You didn't happen to perform some ring of death fix maneuver did you? There was another thread where a user did a 3 red light fix, but now his videos play out of sync. I wouldn't know how to correct that type of sync issue... if you want to encode a sample I can play it on my 360 and tell you if it stays in sync or not. Then you'll at least know whether it's a hardware problem or a problem with the file. Does it go out of sync when you play it with WMP?