View Single Post
Old 15th May 2005, 04:18   #54  |  Link
GrofLuigi
Member of a Library
 
Join Date: Oct 2002
Posts: 463
Quote:
Originally posted by ai4spam
Please do. Can you specify whether it was in native mode or in MediaPlayer mode? You may also want to try on a different computer, I think it's really weird that the focus rectangle gets reset.
It's gone with beta 14, you produce programs faster than I can download them.

Ehm... mediaplayer mode or... I just "open hard subbed video files".
As I said, through Avisynth script:
Code:
LoadPlugin ("C:\Program Files\DGMpgDec\dgdecode.dll")
MPEG2Source ("D:\VIDEO\DVD\1.d2v")
ConverttoYUY2 ()
Crop (12,76,-8,-76, align=true)
Maybe it was the crop, non-mod-something value (source = PAL DVD). I just took out the black borders and the subtitle nearly touched the bottom.

GL
GrofLuigi is offline   Reply With Quote