Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
25th April 2015, 12:51 | #21 | Link | |
Registered User
Join Date: Oct 2012
Posts: 8,248
|
Quote:
|
|
25th April 2015, 13:09 | #23 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,846
|
There are various plugins but I don't know yet the quality of the port and the compatibility.
https://sites.google.com/site/avisyn...lugin/download http://web.archive.org/web/201309222...kazu.110mb.com http://members.optusnet.com.au/squid_80 https://code.google.com/p/avisynth64/wiki/PluginLinks |
25th April 2015, 14:08 | #24 | Link |
Registered User
Join Date: Apr 2015
Posts: 163
|
staxrip64 and avisynth+
Hello, I have been using Staxrip for some months, and so far I have been very pleased with the results.
My usual workflow is as follows: - record movie from DVB-T with dvbviewer - remove ads with Videoredo - encode with Staxrip-32bit – avisynth qtgmc – x265 10bit slow - crf 19 The introduction of Staxrip 64-bit is very welcome (qtgmc is so slooooow … and x265 10bit does not help). However I am trying to have it work properly but I am totally stuck – I am not a total noob, but certainly I am not an expert either. My difficulties: - How can I install Avisynth+, given that the existing installer is very old and not updated to most recent version ? - How do I implement Qtgmc ? As far as I can understand, I would need Mvtools, MaskTools v2, NNEDI3, RemoveGrain + Repair, SSE2Tools, NNEDI2, NNEDI, EEDI3, EEDI2, Tdeint. All 64-bit plugins. I do not use the other plugins. I have been able to find some of these plugins in 64-bit version, but where can I find all of them ? |
25th April 2015, 15:18 | #26 | Link | ||
Registered User
Join Date: Mar 2012
Location: Texas
Posts: 1,672
|
Quote:
Quote:
Anyways you can download the core plugins here:
|
||
25th April 2015, 16:28 | #28 | Link |
Registered User
Join Date: Apr 2015
Posts: 163
|
Ok, thanks to Reel.Deel, now Avisynth+ and Qtgmc "might" be in place.
However, I am still stuck with Staxrip 64-bit. When I try to open a source I get this error message: Exception Overflow di un'operazione aritmetica. System.OverflowException: Overflow di un'operazione aritmetica. in System.IntPtr.op_Explicit(IntPtr value) in StaxRip.TaskDialog`1.AllocateAndMarshalButtons(List`1 structs) in C:\Daten\Projekte\GitHub\staxrip\UI\TaskDialog.vb:riga 379 in StaxRip.TaskDialog`1.MarshalDialogControlStructs() in C:\Daten\Projekte\GitHub\staxrip\UI\TaskDialog.vb:riga 361 in StaxRip.TaskDialog`1.Show() in C:\Daten\Projekte\GitHub\staxrip\UI\TaskDialog.vb:riga 302 in StaxRip.MainForm.OpenSourceFiles() in C:\Daten\Projekte\GitHub\staxrip\Forms\MainForm.vb:riga 4858 in StaxRip.MainForm.lTip_Click() in C:\Daten\Projekte\GitHub\staxrip\Forms\MainForm.vb:riga 5297 in StaxRip.MainForm._Lambda$__163(Object a0, EventArgs a1) in C:\Daten\Projekte\GitHub\staxrip\Forms\MainForm.vb:riga 0 in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) in System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.Label.WndProc(Message& m) in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
25th April 2015, 19:08 | #32 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,846
|
It's the same line of code described here:
https://github.com/aybe/Windows-API-...k-1.1/issues/3 What I don't understand is why it's another type of exception, my code was casting to int while the code that is said to work uses intptr.ToInt64, maybe the integer size is different on your system, I don't get it, anyway, I upload a build in a few minutes which I hope will work. |
25th April 2015, 19:48 | #37 | Link |
Registered User
Join Date: Apr 2015
Posts: 163
|
Exception
AVIFileOpen failed System.Exception: AVIFileOpen failed in StaxRip.AVIFile..ctor(String path) in C:\Daten\Projekte\GitHub\staxrip\General\AVIFile.vb:riga 66 in StaxRip.AviSynthDocument.Synchronize() in C:\Daten\Projekte\GitHub\staxrip\General\AviSynth.vb:riga 146 in StaxRip.MainForm.OpenVideoSourceFiles(IEnumerable`1 files, Boolean autoMode) in C:\Daten\Projekte\GitHub\staxrip\Forms\MainForm.vb:riga 1946 |
Thread Tools | Search this Thread |
Display Modes | |
|
|