PDA

View Full Version : Frame Zero always Solid Gray


a uio
25th April 2008, 18:54
Hi,

For every version of Avisynth since 2.5.6 I always get a solid gray picture for frame zero. Does anybody else have this problem or is it just me?

I'm using DirectShowSource() for m2t (mpeg transport stream) files with ffdshow as the decoder and VirtualDub as the host.

Avs 2.5.6 never has this problem, so it seems possible for the combo above to work fine.

Cheers,
A

thetoof
25th April 2008, 21:43
I've never had this issue for the first frame, but it's always been like this for me on the last frame. Dunno if it's somehow related...

themostestultimategenius
28th April 2008, 19:23
I get random green frames for the first 2 or 3 seconds when I use DirectShowSource. Solved it by opening the script with VDub then frameserving it for X264 to encode.