Simple single line of avisynth code that loads a video file into virtualdub!
which was it?
help
AVISource("bla.avi")FFVideoSource("bla.mkv")MPEG2Source("bla.d2v")DGSource("bla.dgi")QTSource("bla.mov")Mister Hatt wrote:Actually for mov you are better off using ffvideosource most of the time. It is faster, and you don't lose the alpha channel. Also reverse seeking doesn't fuck up nearly as much.
mirkosp wrote:
- Code: Select all
FFVideoSource("bla.mkv")
for .mkv (for .mp4 too and actually should work with most given containers and codecs aside for the .mov container and idk which codecs, can't find the list atm)

mirkosp wrote:DirectShowSource is not frame accurate at all... but with most other containers it should be 100% frame accurate.

Users browsing this forum: No registered users and 0 guests