Log in

View Full Version : DirectShowSource rendering failure with .msv


esby
18th June 2004, 23:17
The whole thread (and queston involved) is not from me,
but from someone who registered the forums
and cannot post due to the delay of 5 days...
He asked us about his problem on irc,
and since we could not give an appropriate answer,
we redirected him here,
but since there is a 5 days delay, I offered to post the question for him...

esby


Avisynth 2.54's DirectShowSource() appears to be unable to read .msv files, even though other media players I've tried can. This is a proprietary format from a voice recorder for which the vendor supplies DirectShow filter (see http://colon.ath.cx:8008/msv_graph.png), outputting error video to the effect that the filter graph manager refused to talk with it. By contrast, an identical avs file referencing an .mp3 works perfectly.

'cologic'