Qyot27 wrote:Have you tried using the video=true or audio=true parameters? I remember DSS got picky about that concerning loading graphedit files, maybe it's extended to regular files now?
Otherwise (you know what's coming), FFmpegSource should work fine since it only relies on itself, not DirectShow. And it has frame accuracy to its credit as well.
There is no Function named FFmpegSource
Oh God, how Much I hate this error.
As for Video=true & audio=true..I never actually used those lines..How and where do I add them to the script?
Code: Select all
directshowsource("C:\Dokumente und Einstellungen\Freak\Eigene Dateien\stuff.mp4")
video=true
audio=true
Still gives me the same error and nothing changes at all.