PDA

View Full Version : DirectShowSource fails with MPEG-1 in sept. builds


Malevolent
17th September 2003, 21:08
I have some old cartoon caps i was trying to clean up, and since the september builds have Directshowsource audio support, it was the perfect choice, as i needed to fade the audio beginning/end on some clips. However, i could only load the file, not encode it.

Using just Directshowsource("x\wherever\whatever.mpg") i can load the file in Vdub/Vdubmod & seek forward 20-50 frames, then it hangs.

Directshowsource works fine with .avi, and the official 2.5.2 Avisynth loads MPEG files just fine (without audio naturally).

So is this a bug in avisynth or is there something else to blame?
This problem is present with september 12 & 17 builds.

sh0dan
17th September 2003, 22:10
Does this also happend if you use KillAudio() at the end of your script?

(I'm working on it DSS ATM - I hope to get it more stable!)

Malevolent
18th September 2003, 00:15
Yes, this also happens with Killaudio()

sh0dan
18th September 2003, 17:15
ok - there are a lot of changes in the new DSS, so let's wait until it is out. Got seeking working on video-only. Hopefully sound will not be as hard.

sh0dan
18th September 2003, 19:33
test binary (http://forum.doom9.org/showthread.php?s=&threadid=61712)