Anime4000 / IFME

Powerful x265 GUI Encoder
https://x265.github.io/
GNU General Public License v2.0
239 stars 53 forks source link

No encoder to use #224

Open VirusVenomForever opened 7 months ago

VirusVenomForever commented 7 months ago

I have this error? What i should do? Or download? UfDJopf

Anime4000 commented 7 months ago

May I know what is your computer spec? Also, try delete old settings/config from %AppData%\..\Local\Anime4000\

VirusVenomForever commented 7 months ago

Try to delete - the same thing. Spec: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx 2.10 GHz RAM - 32 Gb Videocard - Nvidia GeForce GTX 1650

Anime4000 commented 7 months ago

check the plugins folder, have file each subfolder?

VirusVenomForever commented 7 months ago

yes, in everyone

Anime4000 commented 7 months ago

that very odd, try this http://cloud.hitoha.moe/index.php/s/S7ZRLqZ5NrtHETo

VirusVenomForever commented 7 months ago

503 Service Unavailable

Anime4000 commented 7 months ago

try again, it should have image

VirusVenomForever commented 7 months ago

try with vpn - the same - 503 Service Unavailable

Anime4000 commented 7 months ago

Alright, I upload here https://github.com/Anime4000/IFME/releases/tag/8.0_b9

VirusVenomForever commented 7 months ago

Downloaded, the same image

Anime4000 commented 7 months ago

even you have remove this settings folder? image

VirusVenomForever commented 7 months ago

yes, even remove

Anime4000 commented 7 months ago

do you have install Microsoft Visual C++ Runtime? This only logical thing if the encoder is failed to load

https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

run install as administrator this will install all versions of runtime

VirusVenomForever commented 7 months ago

all installed, re-install with yours and the same error

Anime4000 commented 7 months ago

like this I liked to remote and investigated my self, I run out of options what cause of it.

VirusVenomForever commented 7 months ago

it work fine, but after awhile i get this error, maybe it's because update Windows? But 21.06.17-alpha_wip-pre_v8 still works fine

Anime4000 commented 7 months ago

Options

try Uncheck this if you wish do disable encoder test to make program load faster!

then check all encoder, then save

it should fix

because IFME test the encoder to make sure it can run

VirusVenomForever commented 7 months ago

it's just empty image

Anime4000 commented 7 months ago

this is just straight weird~ I can't look why it wont read the plugins json metadata file...

VirusVenomForever commented 4 months ago

install 8.0 beta 13 and the same error. Microsoft Visual C++ Runtime (redistributable) installed. But 21.06.17-alpha_wip-pre_v8 still works fine. image

Anime4000 commented 4 months ago

this very odd issue, it appear that JSON Parser didn't run, either FFmpeg Info didn't run correctly to read test file

but you have done the "Loading Faster" checkbox, highly chance JSON Parser didn't run correctly

I using Newtonsoft.Json.dll for JSON parser

how about you try download the zip file from https://github.com/JamesNK/Newtonsoft.Json/releases then go to Bin folder and try net45

VirusVenomForever commented 4 months ago

i downloaded that zip, and what i should do with this dll file?

Anime4000 commented 4 months ago

sorry, I forgot to tell, replace this file: image

VirusVenomForever commented 4 months ago

image now i get this Details

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'IFME.Language' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at IFME.Language..cctor()
   --- End of inner exception stack trace ---
   at IFME.frmMain.frmMain_Load(Object sender, EventArgs e) in D:\Users\Anime4000\Documents\GitHub\IFME\IFME\frmMain.cs:line 60
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
IFME
    Assembly Version: 8.0.13.0
    Win32 Version: 8.0.13
    CodeBase: file:///D:/IFME-8.0_beta13-debug/IFME.exe
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9032.0 built by: NET481REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
VirusVenomForever commented 4 months ago

What you suggest?

Anime4000 commented 4 months ago

try these two https://github.com/Anime4000/IFME/releases/tag/8.0_b13

net 481 or net 4.6 which one is work

VirusVenomForever commented 4 months ago

nah, same error.

Anime4000 commented 4 months ago

sorry, I can't replicate same error in my test environment, even in VM

VirusVenomForever commented 4 months ago

maybe problem in this - when i launch app - there is no initializing, it's just launch immediately

Anime4000 commented 4 months ago

it not supposed to do that, try this, https://sourceforge.net/projects/ifme/files/encoder-gui/8.0/IFME-8.1-net48.7z/download

this time I use from NuGet instead of embedding to main project, it should work