Hi everybody,
For a long time I've searched a simple way to use QTGMC with FFmpeg on a computer on which it is impossible to install softwares (which means you can't install AviSynth or AviSynth+for example).
I made this package where you have the last version of FFmpeg, QTGMC (and its dependencies) and AviSynth+ dlls. This package is only for windows 64 Bits versions.
You may have some knowledges about FFmpeg and AviSynth - AviSynth+
In order to use QTGMC, you will have to modify accordingly qtgmc.avs ( /!\ NOT QTGMC.avsi /!\ ) with the name of the video file you want to proceed, and if you want to use different settings for QTGMC (actually I just used faster mode).
I hope this may help people who wanted a portable way to have QTGMC.
Best regards
+ Reply to Thread
Results 1 to 2 of 2
Thread
-
-
Thanks, this helped a lot.
I went through a complete install first following Andrew's tutorial but after that it didn't work.
I had to do a couple of mods on mine to get it to work with avisynth.
I had to comment out SMDegrain so I wouldn't get errors:
#Import("SMDegrain.avsi")
and ad the audio track:
FFMpegSource2("in.mp4",atrack=1)
Chris
Similar Threads
-
"Good-Enough" QTGMC/FFMPEG Presets?
By Okiba in forum Video ConversionReplies: 6Last Post: 6th Nov 2020, 12:31 -
Having trouble with probably an embarrassingly easy FFMpeg routine
By CursedLemon in forum Video ConversionReplies: 3Last Post: 6th Oct 2020, 12:48 -
Qtgmc-GUI. A simple encoder for your Qtgmc scripts.
By ProWo in forum Video ConversionReplies: 14Last Post: 12th May 2020, 10:53 -
Deinterlacing & saving HD footage from pro cameras (QTGMC ffmpeg question)
By HighDeaf in forum Video ConversionReplies: 8Last Post: 23rd Mar 2020, 20:22 -
I think this just needs QTGMC...
By pooksahib in forum Video ConversionReplies: 2Last Post: 30th May 2019, 03:12