sebazvideo
3rd October 2010, 15:06
I'm trying to load footage files transferred from my AVCHD camera onto VirtualDub to run Deshaker on them.
This used to be as simple as doing a script like:
DirectShowSource("00037.mts", fps=29.97, audio=false)
AssumeTFF()
But now, if I try that script, or if I try to open the file in MeGUI's AVS script creator, it gives me this error:
http://imgur.com/aDhFu.jpg
I tried creating graphedit files changing to the ffdshow video renderer, both normal and DXVA, and I get some other type of error, but still an error.
The same happens with any mts or m2ts file I try, but I can play those files without problem in Windows Media Player or any other player.
The same script above used to let me load the files in Virtual Dub just fine not long ago.
Any ideas?
This used to be as simple as doing a script like:
DirectShowSource("00037.mts", fps=29.97, audio=false)
AssumeTFF()
But now, if I try that script, or if I try to open the file in MeGUI's AVS script creator, it gives me this error:
http://imgur.com/aDhFu.jpg
I tried creating graphedit files changing to the ffdshow video renderer, both normal and DXVA, and I get some other type of error, but still an error.
The same happens with any mts or m2ts file I try, but I can play those files without problem in Windows Media Player or any other player.
The same script above used to let me load the files in Virtual Dub just fine not long ago.
Any ideas?