if I am in this forum asking is because I read EVERYTHING I could and I do not understand .. Could you please help me? I do not know how to do it well ... that's why I ask
Please, thanks
Search found 3 matches
- Wed Sep 13, 2017 5:23 pm
- Forum: AviSynth Help
- Topic: MT mode in Avisynth+
- Replies: 6
- Views: 15711
- Wed Sep 13, 2017 11:41 am
- Forum: AviSynth Help
- Topic: MT mode in Avisynth+
- Replies: 6
- Views: 15711
Re: MT mode in Avisynth+
i just want to Active MT mode thats all....
SetFilterMTMode("FFVideoSource", 3)
or
SetFilterMTMode("FFVideoSource", MT_SERIALIZED)
how ?
SetFilterMTMode("FFVideoSource", 3)
or
SetFilterMTMode("FFVideoSource", MT_SERIALIZED)
how ?
- Tue Sep 12, 2017 8:18 pm
- Forum: AviSynth Help
- Topic: MT mode in Avisynth+
- Replies: 6
- Views: 15711
MT mode in Avisynth+
Hello people , please i need some help , I want to use this script but with MT mode in Avisynth+ I read this = http://avisynth.nl/index.php/AviSynth%2B#Guidelines_on_choosing_the_correct_MT_mode I am not very expert, if you have any comment or correction to the script to do it better thank you very ...