PDA

View Full Version : Direct Show DV Output, how does it work?


hanfrunz
16th February 2004, 20:59
Hello,
i'd like to send a videostream directly to my dv-camera through a directshow filterchain using graphedit:


example:
test.avi (divx) -> ffdshow (with avisynthfilters) -> dv-encoder -> WDM DV Sony CaptureDevice Input


the problem is, that i don't have a DS-DV-Encoder (just the MS-Decoder). Any idea? And what will happen if the filterchain is to slow to make 25fps (PAL)?

hanfunz

mustardman
17th February 2004, 01:26
iuVCR can take any video stream and convert to DV on the fly - as long as your computer is fast enough!! (and I'm talking pretty fast).

WinDV (and others) take an already rendered AVI (ie: DV video and 48KHz audio) and pipe it straight out. CPU use is very low, it is just disk accesses.

graphedit - can't help you. Don't use it.