Ask a questionAsk a question
 

QuestionTry to feed avisynth

  • Saturday, October 31, 2009 7:26 PMogoorek Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I try to encode video using folowing avisynth script:

    --begin script
    LoadPlugin("DGDecode.dll")
    MPEG2Source("video.d2v")
    --end script

    Script works ok, it plays in media mplayer and can be open in virtualdub, but expression encoder doesn't show output. There is a thumbnail in "media content" but video output is empty (black). Movie properties like width, height, lenght are shown properly.
    Input from avi file works as expected.
    Vista SP2, GF 7600 GT with latest drivers from Nvidia.

    What do I wrong ?

All Replies

  • Saturday, October 31, 2009 10:57 PMogoorek Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Ok, it is somehow releated to " AVI Decompressor (YV12)" filter, StaxRip setup fixed it by registering filter.