VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. When I resize a movie in AVISynth and then use GoldDust I get a strange vertical purple bar down the left hand size of the video.

    I can avoid this by resizing after applying GoldDust but then performance suffers. The increase in time is Significant as I'm resizing down to 220 x 176(ish)

    I use the following script:
    MPEG2Source("Some .D2V file")
    ConvertToYUY2()
    BicubicResize(220,176)
    GoldDust()
    MonitorFilter
    Quote Quote  
  2. Looks like it may have something to do with multiples!?! I tried resizing to 352 x 288 and had no problems. Anyone know what multiples GoldDust likes?
    Quote Quote  
  3. Just in case anyone comes across this. The acceptable sizes for GoldDust - and probably all of DustV5.dll - are multiples of 16 for the width and 8 for the height.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!