View Single Post
Old 22nd June 2004, 15:19   #27  |  Link
Kika
Registered User
 
Join Date: Jul 2002
Location: Germany
Posts: 819
@91638

I suggest to extract a Pic from the encoded Video, not from VirtualDub and not from any other programm before it is encoded.

Use this Script:

LoadPlugin("D:\Videobearbeitung\AviSynth 2.5\plugins\MPEG2DEC3dg.dll")
Mpeg2Source("G:\chucky.d2v")
ConvertToRGB24()

And ensure NOT to set the Option Output YUV data as Basic........ in TMPGEnc.
Kika is offline   Reply With Quote