Log in

View Full Version : Can I capture with AviSynth?


cmw
17th November 2010, 06:20
Hi!

I would like to use my Analogue TV Tuner card (Cinergy HT PCI) as source directly in AviSynth, without capturing to a file first, is this possible and if yes, how?

(I want to use it mainly because it would probably look better to watch TV than using my Terratec Home Cinema Software, as that one has bad deinterlacing and stuff).

GodofaGap
17th November 2010, 09:07
Not possible.

If the card is DirectShow based you might be able to get ffdshow hooked into the graph by enabling raw decoding and then use a deinterlacer from there. This is however not guaranteed to work or produce acceptable results.

LoRd_MuldeR
21st November 2010, 22:49
Use a TV software that allows you to choose a custom DirectShow decoder filter, choose 'ffdshow' as your decoder filter and then use ffdshow's 'Avisynth' filter for real-time Avisynth processing.

Mounir
29th November 2010, 01:59
There is a software called Graphstudio, i have tried it without much success, the problem being to connect the right filters: http://forum.videohelp.com/threads/326877-Capture-settings-with-GraphEdit-GraphStudio

You shoud try it (i have a cinergy pci card)

Holyshit
2nd December 2010, 12:07
AviSynth is for video editing and can't capture to a file.