Small tweak to avs video provider

Originally committed to SVN as r1614.
This commit is contained in:
Rodrigo Braz Monteiro 2007-10-19 00:55:03 +00:00
parent 003b2d8736
commit 2e57dda49e

View file

@ -185,6 +185,7 @@ PClip AvisynthVideoProvider::OpenVideo(wxString _filename, bool mpeg2dec3_priori
AVSTRACE(_T("AvisynthVideoProvider::OpenVideo: Opening .avs file with Import"));
script = env->Invoke("Import", videoFilename);
AVSTRACE(_T("AvisynthVideoProvider::OpenVideo: Finished"));
decoderName = _T("Import");
}
// Open avi file with AviSource