I get the same problem, I have followed thw guide from black prine to the letter, so afte using TMPGEnc with preview, the final file wont play woth eother WMP or bsplayer. This is the script i used.
Mpeg2Source("G:\kiss.d2v")
LegalClip()
GripCrop(528, 480, overscan=2)
GripSize(resizer="BilinearResize")
SpaceDust()
TemporalCleaner()
BlockBuster(method="noise", detail_max=7, variance=0.3, seed=1)
GripBorders()
LegalClip()
I don't know if this hepls but the name of the finished file is video.m1v and not .mpeg
|