View Full Version : MeGUI 6.6.6.6 20260403 released
Pages :
1
[
2]
3
4
5
6
7
8
9
10
Kurt.noise
19th May 2024, 07:38
Right, I missed avs input part...I'll check out. It's stereo by default when nothing is found.
do you send W64/RF64 headers or check if size > 4 GB to add the parameter --ignore-chunk-sizes ?
w64 is sent but I didn't update the settings for 4+Gb size.
edison
19th May 2024, 08:20
The updater told:
Cannot use update server http://megui.org/auto/stable/. Reason: Update XML is invalid
How can I fix this problem?
tebasuna51
19th May 2024, 09:13
w64 is sent but I didn't update the settings for 4+Gb size.
If sent w64 header is OK, you not need check the size.
The updater told:
Cannot use update server http://megui.org/auto/stable/. Reason: Update XML is invalid
How can I fix this problem?
No problem here, BTW never use the stable server with MeGUI 6666, it have very old software versions. Also the development server need changes.
Help us checking the actual versions of software used from here:
https://forum.doom9.org/showthread.php?p=1981982#post1981982
tebasuna51
19th May 2024, 13:38
About the software used by MeGUI here is a list of actual versions, and links to last versions.
In the folder ...\update_cache there are the actual versions, if you have troubles with a tool try replace it with last version (in ...\tools folders) and comment if work fine now.
MeGUI_6666-14/05/2024 Last Date Download
------------------------- ----- -------- ----------------
SYSTEM
megui-core-2944 MeGUI
megui-data_2443 MeGUI
megui-libs-2847 MeGUI
megui-update_2680 MeGUI
redist-4-64 MeGUI
mediainfo-18.05 24.04 20240418 https://mediaarea.net/es/MediaInfo/Download/Windows
DEMUX-DECODE
dgindexnv-250-231115 255 20240411 https://www.rationalqm.us/dgdecnv/binaries/
dgmpgdec-2.0.0.8 3.0.0.0 20240402 https://www.rationalqm.us/dgmpgdec/
eac3to-3.36-32 3.51 20240312 https://www.rationalqm.us/eac3to/
ffmpeg-5.0-64 7.0 20240518 https://github.com/BtbN/FFmpeg-Builds/releases
pgcdemux_1.2.0.5 last know 2014 https://www.videohelp.com/software/PgcDemux
AVISYNTH
avisynth-plugin-13-64 many plugins pending check
avisynthplus-3.5.1-64 3.7.3 20240131 https://forum.doom9.org/showthread.php?p=1909698#post1909698
ffms2-230707-64 r2390 20240306 https://codeberg.org/StvG/ffms2/releases
lsmash-231117-64 r1194 20240408 https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works/releases
AUDIO
besplit-0.9b8 last know 2005 https://www.videohelp.com/software/Besplit
fdk-aac 0.6.3 1.0.6 20240510 https://www.mediafire.com/file/w2o5fmp2mmypuhg
flac-1.4.3-64 1.4.3 20230622 https://ftp.osuosl.org/pub/xiph/releases/flac/
lame-3.100-64 3.100.1 20200908 https://www.rarewares.org/mp3-lame-bundle.php
oggenc2.87-aoTuVb6.03_x64 2.88 20200817 https://www.rarewares.org/ogg-oggenc.php
opus-0.2.29-230614-64 0.2-34 20231211 https://www.videohelp.com/software/OpusTools
qaac-2.80-64 2.82 20240322 https://github.com/nu774/qaac/releases
NeroAacEnc 1.5.4.0 last know 2010 https://www.videohelp.com/software/Nero-AAC-Codec
VIDEO
vsrip_1007 last know 2011 https://www.videohelp.com/software/VSRip
x264-3164-64 3191 20240514 https://www.videohelp.com/software/x264-Encoder
x265-3.5+104-64 v3.6+12 20240511 http://msystem.waw.pl/x265/
xvid-1.4.0-64 ok for me
MUXERS
avi-mux_gui-1.17.8.3 last know 2010 https://www.videohelp.com/software/AVIMux-GUI
haali_2859 last know 2013 https://www.videohelp.com/software/Haali-Media-Splitter
mkvtoolnix-80.0.0-64 84.0 20240428 https://mkvtoolnix.download/windows/releases/
mp4box-2.3-DEV-rev349-64 2.4 20240417 https://www.videohelp.com/software/MP4Box
tsmuxer-20230319-32 20240512 https://github.com/justdan96/tsMuxer/releases
tebasuna51
19th May 2024, 18:25
I'm not a expert about video AviSynth plugins but maybe someones are obsolete. I let to video experts suggest some changes.
About audio AviSynth plugins:
- BassAudio and NicAudio like decoders are obsolete, we have lsmash and ffms2 for audio/video decoders.
- Timestretch is a internal fuction of AviSynth 2.6 and is included with Avs+ releases, we don't need the external plugin.
- AudioLimiter don't have a 64 bit version but we can use instead the http://avisynth.nl/index.php/Soxfilter
Then only the SoxFilter v2.2 20240104 must be included for audio management.
Kurt.noise
20th May 2024, 13:55
I would pick up ffmpeg binaries from here (https://www.gyan.dev/ffmpeg/builds/)instead of https://github.com/BtbN/FFmpeg-Builds/releases
Libraries used in these builds are more updated than the ones from BtbN. No difference for megui though.
tebasuna51
20th May 2024, 23:54
No problem, is the other repository recommended in ffmpeg web. The essentials build is enough most the times.
tormento
21st May 2024, 09:08
I would pick up ffmpeg binaries from
Btbn releases shared ffmpeg too, while Gyan builds them on major release only. Plus Gyan release them once a week (almost) while Btbn releases almost everyday.
Kurt.noise
21st May 2024, 10:49
while Gyan builds them on major release only. .
nope...there are also the git master builds.
tebasuna51
21st May 2024, 12:42
Maybe we can try also x265 with AVS input: https://github.com/Patman86/x265-Mod-by-Patman/releases
Kurt.noise
22nd May 2024, 08:10
this implies to modify the internal settings because currently the workflow uses avs4x26x + x265 binaries. But sure, why not...
tebasuna51
22nd May 2024, 12:27
Yes I know, also with some versions ffmpeg to Y4M | x265
But more simple -> less errors, simple maintenance
tormento
24th May 2024, 08:40
nope...there are also the git master builds.
I am talking about shared builds.
tormento
24th May 2024, 08:41
Maybe we can try also x265 with AVS input: https://github.com/Patman86/x265-Mod-by-Patman/releases
Patman is a very good build.
Zergrinch
27th May 2024, 16:19
I'm having an issue with this release.
[Error] Log
-[Information] Versions
--[Information] MeGUI: 6666 x86
--[Information] MeGUI Debug Data: available
--[Information] Update Check: development update server
--[Information] System Information
---[Information] Operating System: Windows 11 Microsoft Windows 11 Home x64 (10.0.22631.3593)
---[Information] .NET Framework: 4.0 (4.0.0.0)
---[Information] .NET Framework: 4.8 (4.8.09032)
---[Information] Redistributables
----[Information] Microsoft Visual C++ 2010 x64: 10.0.40219
----[Information] Microsoft Visual C++ 2010 x86: 10.0.40219
----[Information] Microsoft Visual C++ 2012 x64: 11.0.61030
----[Information] Microsoft Visual C++ 2012 x86: 11.0.61030
----[Information] Microsoft Visual C++ 2013 x64: 12.0.40664
----[Information] Microsoft Visual C++ 2013 x86: 12.0.40664
----[Information] Microsoft Visual C++ 2015-2022 x64: 14.38.33130
----[Information] Microsoft Visual C++ 2015-2022 x86: 14.36.32532
---[Information] DPI: 175% (168/168)
---[Information] Monitor 1
----[Information] Resolution: 2520x1680
----[Information] Primary Screen: False
---[Information] Monitor 2
----[Information] Resolution: 3840x2160
----[Information] Primary Screen: True
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (27-05-2024)
---[Information] MediaInfo: 24.04.0.0 (27-05-2024)
---[Information] SevenZipSharp: 0.64.3890.29348 (27-05-2024)
---[Information] 7z: 9.20 (27-05-2024)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.3000.1
----[Information] Date: 27-05-2024
----[Information] Interface: 6
---[Information] AviSynth
----[Information] AviSynth Status: ignored as portable build is forced
---[Information] AviSynth portable
----[Information] File Version: 3.5
----[Information] File Date: 02-04-2020
----[Information] File Name: AviSynth+ 3.5 (r3106, 3.5, i386)
----[Information] File Path: d:\@shared\dropbox\@apps\megui 64\avisynth.dll
----[Information] AviSynth Version: AviSynth+ 3.5 (r3106, 3.5, i386)
----[Information] AviSynth+: true
----[Information] AviSynth MT: true
----[Information] AviSynth Status: active
-[Information] Update detection
--[Information] [5/27/2024 11:16:50 PM] Using cached update config and server: http://megui.org/auto/
--[Information] [5/27/2024 11:16:50 PM] No package requires an update
-[Error] Log for job1 (audio, Movie.mov -> Intellectuals (Target).mp4_q2ovhdrc.m4a)
--[Information] [5/27/2024 11:17:05 PM] Started handling job
--[Information] [5/27/2024 11:17:05 PM] Preprocessing
--[Information] [5/27/2024 11:17:06 PM] MediaInfo
---[Information] File: D:\Videos\Movie.mov
---[Information] General
----[Information] Format: MPEG-4
----[Information] FileSize: 948914818
----[Information] PlayTime: 00:33:50.600
---[Information] Video
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] CodecID: avc1
----[Information] CodecIDInfo: Advanced Video Coding
----[Information] Format: AVC
----[Information] FormatInfo: Advanced Video Codec
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 50765
----[Information] FrameRate: 25.000
----[Information] FrameRate_N: 25
----[Information] FrameRate_D: 1
----[Information] FrameRateMode: CFR
----[Information] FrameRateModeString: Constant
----[Information] Duration: 00:33:50.600
----[Information] ScanType: Progressive
----[Information] Bits Depth: 8
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] PixelAspectRatio: 1.000
----[Information] Delay: 3600000
---[Information] Audio
----[Information] ID: 2
----[Information] StreamOrder: 1
----[Information] CodecID: lpcm
----[Information] Format: PCM
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelLayout: L R
----[Information] BitRateMode: CBR
----[Information] Delay: 3600000
----[Information] Default: Yes
----[Information] [5/27/2024 11:17:06 PM] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [5/27/2024 11:17:06 PM] Trying to open the file with LWLibavAudioSource()
--[Information] [5/27/2024 11:17:07 PM] Failed opening the file with LWLibavAudioSource(). Script error: LWLibavAudioSource does not have a named argument "drc_scale"
--[Information] [5/27/2024 11:17:07 PM] Trying to open the file with NicAudio
--[Information] [5/27/2024 11:17:07 PM] Failed opening the file with NicAudio()
--[Information] [5/27/2024 11:17:07 PM] Trying to open the file with BassAudioSource()
--[Information] [5/27/2024 11:17:08 PM] Successfully opened the file with BassAudioSource()
--[Information] [5/27/2024 11:17:09 PM] AviSynth script
---[NoImage] ClearAutoloadDirs()
---[NoImage] AddAutoloadDir("D:\MeGUI 64\tools\avs\plugins")
---[NoImage] LoadPlugin("D:\MeGUI 64\tools\avisynth_plugin\BassAudio.dll")
---[NoImage] BassAudioSource("D:\Videos\Movie.mov")
---[NoImage] # Detected Channels: 2
---[NoImage] # Detected Channels Layout: L R
---[NoImage] cm=GetChannelMask(last)
---[NoImage] # Detected Channel Mask: cm=3
---[NoImage] # Applied Channel Mask
---[NoImage] SetChannelMask("3")
---[NoImage] ConvertAudioToFloat(last)
---[NoImage] SSRC(44100)
---[NoImage] Normalize()
---[NoImage] return last
--[Information] [5/27/2024 11:17:09 PM] Command line used: --ignorelength -m 3 -p 2 - -o "{0}"
--[Information] [5/27/2024 11:17:09 PM] AviSynth script environment opened
--[Error] [5/27/2024 11:17:10 PM] An error occurred: Script error: There is no function named 'GetChannelMask'.
--[Information] [5/27/2024 11:17:10 PM] Job completed
Kurt.noise
28th May 2024, 05:47
your avisynth+ is out of dated. Install the latest release : https://github.com/AviSynth/AviSynthPlus/releases and dont use the portable version from the original megui.
The same for LSMash plugin : https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works/releases/
Zergrinch
28th May 2024, 11:42
Thank you for the links.
Is it possible to have the new version of Avisynth be portable in meGUI without need for installation? My meGUI folder lives in a Dropbox folder where I can access it on multiple machines, so it would be more convenient if installation were not required.
tebasuna51
28th May 2024, 12:05
I'm checking some Avs plugins. Some tips:
- UnDot.dll seems work, then is a 64 bits build but I don't know where download it.
in http://avisynth.nl/index.php/UnDot don't exist a link to the 64 bits version and say:
"RgTools is recommended as a modern replacement for Undot. RemoveGrain(mode=1) is identical to Undot()"
- leakkerneldeint.dll seems not work and in http://avisynth.nl/index.php/LeakKernelDeint there are only a 32 bits version. Check if works for you.
- Testing a VOB with DGIndex the script include automatically color correction but the avs crash like you can see in the image.
Problem solved replacing dgmpgdec-2.0.0.8-64.7z with https://www.rationalqm.us/dgmpgdec/dgmpgdec3000.zip
tebasuna51
28th May 2024, 13:14
Is it possible to have the new version of Avisynth be portable in meGUI without need for installation?
Work fine for me replacing ...\MeGUI_66\tools\avs with the files-only from last avs+. I'm using last test 14 (https://drive.google.com/uc?export=download&id=1nrdoQgzzYJh7RwkkrPZwW9OGpmI53A9-) AviSynth+ 3.7.3 (r4066, master, x86_64):
[Information] Log
-[Information] Versions
--[Information] MeGUI: 6666.1405 x64
--[Information] MeGUI Debug Data: available
--[Information] Update Check: Disabled
--[Information] System Information
--[Information] Component Information
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.3000.1
----[Information] Date: 26-04-2024
----[Information] Interface: 6
---[Information] AviSynth
----[Information] AviSynth Status: ignored as portable build is forced
---[Information] AviSynth portable
----[Information] File Version: 3.7.3
----[Information] File Date: 31-01-2024
----[Information] File Name: AviSynth+ 3.7.3 (r4066, master, x86_64)
----[Information] File Path: c:\portablz\megui_66\avisynth.dll
----[Information] AviSynth Version: AviSynth+ 3.7.3 (r4066, master, x86_64)
----[Information] AviSynth+: true
----[Information] AviSynth MT: true
----[Information] AviSynth Status: active
Also replace ...\MeGUI_66\tools\lsmash\LSMASHSource.dll
Emulgator
29th May 2024, 11:28
About spoonfeeding MeGUI: tebasuna's finding was helpful.
https://forum.doom9.org/showpost.php?p=1999873&postcount=15
Download DGindexNV250. If no longer available online, take it from your repo.
Repack it as .7z, rename it to dgindexnv-250-231115-64-64.7z
Feed it into MeGUI's folder \update_cache.
MeGUI will find it, install it and know from there on its there.
If you happened to have packed the folder, not its contents (as I did), move the contents into
\MeGUI.x64\tools\dgindexnv\DGDecodeNV.dll
\MeGUI.x64\tools\dgindexnv\DGIndexNV.exe
or respectively
\MeGUI64\tools\dgindexnv\DGDecodeNV.dll
\MeGUI64\tools\dgindexnv\DGIndexNV.exe
Shandra
29th May 2024, 20:13
Is it possible to have the new version of Avisynth be portable in meGUI without need for installation? .
In addition to what tebasuna51 said, there are some other places where the AviSynth.dll & DevIL.dll have to be replaced (e.g. meGUI rootfolder, /tools/ffmpeg) - just browse/search the meGUI folder for 'em and replace where needed.
hello_hello
30th May 2024, 14:22
In addition to what tebasuna51 said, there are some other places where the AviSynth.dll & DevIL.dll have to be replaced (e.g. meGUI rootfolder, /tools/ffmpeg) - just browse/search the meGUI folder for 'em and replace where needed.
If you put the new version of Avisynth in the MeGUI\tools\avs folder and the new plugins in MeGUI\tools\avs\plugins, MeGUI should replace the old dlls with the new versions when it first runs.
You should be able to confirm that by deleting them from all the other locations and running MeGUI. It may only replace them when it's configured to use it's own portable Avisynth. I can't remember.
hello_hello
30th May 2024, 14:54
Kurt.noise,
Would you know why MeGUI loses the plot when it comes to calculating resizing if it's running in Wine on Linux?
Actually if the aspect error shown is correct it's probably not the resizing calculation that's the problem as such, but it's the width and height being chosen in the GUI that's wrong. I checked MeGUI 2944 and it's resizing it quite nuts too, although it appears to resize to a slightly different nuttiness. I'm curious as to why that would happen though, if you have any idea....
Cheers.
Version 6666.1405 on Windows 11 in VirtualBox vs running in Wine.
https://imgur.com/GZ612Vu.png https://imgur.com/RdoceUE.png
Emulgator
30th May 2024, 16:35
If you put the new version of Avisynth in the MeGUI\tools\avs folder and the new plugins in MeGUI\tools\avs\plugins, MeGUI should replace the old dlls with the new versions when it first runs.On runtime MeGUI just loads the dlls from \MeGUI.x64\tools\avs if portable mode ("Always use the included AviSynth") is specified.
Fortunately it does not replace systemwide (installed) AviSynth. So you can have different Avisynth versions side by side.
I had that here for years, the most recent AviSynth version systemwide and within MeGUI its preferred old version.
Just yesterday I changed that and copied 3.7.3 test 14 r4066 into MeGUI64 and MeGUI.x64.
(Ah, and copied new AviSynth wrapper 6 over for old MeGUI 2944)
This way update window does not know about it, but it is loaded, the log window tells it.
With RipBot it is a different story.
As you assumed for MeGUI, it is Ripbot which on runtime installs (overwrites systemwide AviSynth installations with its preferred one)
and does not change that back on closing. So I let RipBot rest until I found a way to avoid that.
edison
30th May 2024, 16:42
If sent w64 header is OK, you not need check the size.
No problem here, BTW never use the stable server with MeGUI 6666, it have very old software versions. Also the development server need changes.
Help us checking the actual versions of software used from here:
https://forum.doom9.org/showthread.php?p=1981982#post1981982
I am using the fresh MeGUI 6666(from:https://github.com/Kurtnoise-zeus/megui/releases), so there is nothing inside the update_cache folder.
MeGUI 6666 alway ask me to update, but it can not download anything.
---------------------------
MeGUI component(s) missing
---------------------------
MeGUI cannot find at least one required component. Without these components, MeGUI will not run properly (e.g. specific jobs cannot be started).
Do you want to search now online for updates?
---------------------------
Yes(Y) No(N)
---------------------------
Emulgator
30th May 2024, 16:55
I had used development update server. I would welcome a working list of MeGUI servers to handedit my custom server entries.
hello_hello
30th May 2024, 17:56
With RipBot it is a different story.
As you assumed for MeGUI, it is Ripbot which on runtime installs (overwrites systemwide AviSynth installations with its preferred one)
and does not change that back on closing. So I let RipBot rest until I found a way to avoid that.
I was only referring to MeGUI replacing the various copies of the Avisynth dlls scattered throughout it's own subfolders with whatever's in the "MeGUI\tools\avs" and "MeGUI\tools\avs\plugins" folders. I think when it's not in portable mode it deletes them all from it's sub-folders when it first runs (aside from the "MeGUI\tools\avs" and "MeGUI\tools\avs\plugins" folders of course), but that's just how I remember it as I haven't checked.
For a while I did the same thing.... the portable version of Avisynth MeGUI was using was different to the version I had installed. I think it was back when I was transitioning from AVisynth 2.6 to Avisynth+ as it was easy to tell MeGUI which one to use if a problem arose.
Shandra
31st May 2024, 00:32
If you put the new version of Avisynth in the MeGUI\tools\avs folder and the new plugins in MeGUI\tools\avs\plugins, MeGUI should replace the old dlls with the new versions when it first runs.
You should be able to confirm that by deleting them from all the other locations and running MeGUI. It may only replace them when it's configured to use it's own portable Avisynth. I can't remember.
Maybe You are right & and I was to eager to give my encodes a "go" after replacing just tools/avs - but I am pretty sure that, even in old 32bit times, I had encountered some errors/abortions whence just replacing ./tools/avs and those failures where fixed by copy&paste of those dlls [edit: and I never had any external/global AVS install, always just the one provided within meGUI].
In fact I was thinking to symlink those external placements to the tools/avs dlls, now you leave me somewhat puzzled/flabberghasted with your post, because I am really pretty sure that not replacing those dlls myselfs lead to errors/abortions of the encodes.
[To add on it, how to you tell meGUI about the changes, because in my Installs - if I replace a tool with a newer version -, meGUIs internal versioning/update mechanism is stucked to that version which the update server offers & without it recognizing a version change, why should it copy&replace those dlls??? - It is just me and being curious, because my experience is in contradiction to yours :( (maybe you can elaborate further on this (and explain in detail (personal request, because I never managed it) how to tell meGUI what version a manual installed tool have) ... Argh, sorry I am at a lose here and really frustrated, because for me it always only worked in the last years/nearly a decade if I replaces those files whenever I updated avs from outside of meGUI)
Addendum: I apologize for this long post, but I am really, really frustrated by it - because if it should work without replacing those files by an external *upgrade* of a tool, why haven't it worked for me in all of those years past ??
hello_hello
31st May 2024, 02:07
In fact I was thinking to symlink those external placements to the tools/avs dlls, now you leave me somewhat puzzled/flabberghasted with your post, because I am really pretty sure that not replacing those dlls myselfs lead to errors/abortions of the encodes.
Anything's possible. Maybe something odd happened.
I thought I'd check a few folders and MeGUI does delete Avisynth.dll and Devil.dll etc from it's various sub-folders when you tell it to use the "installed" Avisynth and restart it. I only checked the tools\ffmpeg and tools\x264 folders but MeGUI deleted them from those locations. When I told it to use the portable Avisynth again it copied them back from the tools/avs folder after it restarted.
[To add on it, how to you tell meGUI about the changes, because in my Installs - if I replace a tool with a newer version -, meGUIs internal versioning/update mechanism is stucked to that version which the update server offers & without it recognizing a version change, why should it copy&replace those dlls???
I think it just copies the dlls from the tools\avs folder regardless of their versions. If you delete them from the tools\avs folder, MeGUI will no doubt notice they're missing and try to re-install them from the update cache, or by downloading them again, but it can only assume the version on the update server is the correct one.
Once Avisynth and the various plugins are downloaded and installed, the updater probably modifies the update.xml file (or AutoUpdate.xml, I'm not sure) and reports the versions listed there. As long as there's correctly named files in the expected locations MeGUI shouldn't know they've changed if you replace them with different versions.
Although Avisynth.dll is definitely an exception because MeGUI does query the Avisynth version to add it to the log file. Obviously the updater is oblivious to it being a different version though....
The portable Avisynth+ is correctly displayed as version 3.7.3 in the log file for my setup, even though the updater still thinks it's version 3.5.1.
https://imgur.com/XMO4EZu.png
Kurt.noise
31st May 2024, 04:52
Would you know why MeGUI loses the plot when it comes to calculating resizing if it's running in Wine on Linux?
I've no idea...but does it occur with any input files ?
Kurt.noise
31st May 2024, 04:54
The portable Avisynth+ is correctly displayed as version 3.7.3 in the log file for my setup, even though the updater still thinks it's version 3.5.1.
Its because you've replaced the dll from the original portable version by the latest one
Kurt.noise
31st May 2024, 04:57
btw, good news, Wilbert gave me access to megui.org. I'll be able to update the tools from the server by myself.
Emulgator
31st May 2024, 07:54
Thank you, Kurt.noise and Wilbert.
hello_hello
31st May 2024, 14:45
Kurt.noise,
Would you know why MeGUI loses the plot when it comes to calculating resizing if it's running in Wine on Linux?
I've no idea...but does it occur with any input files ?
I loaded a script into the script creator as the source video to check. The script's output is 960x540. When I enabled resizing the width in the GUI changed to 8 and the height changed to 3232.
So it would appear the answer is, yes, it does.
kalehrl
31st May 2024, 18:51
I get this error when running the updater, x86 version:
Error: Failed to download package mkvmerge: File cannot be found on the server.
tebasuna51
31st May 2024, 21:04
I get this error when running the updater, x86 version:
This thread is about MeGUI 6666, only 64 bits.
Try here: MeGUI: General Questions and Troubleshooting Thread (https://forum.doom9.org/showthread.php?t=105920)
But I think than nobody is working on it. You can try update the tools by yourself.
SaurusX
31st May 2024, 21:57
Just noticed these updates. Thanks for keeping MeGUI plugging long. I've been managing to work around MeGUI not using the latest AVISynth internally, so hopefully this makes that a non-issue.
Kurt.noise
1st June 2024, 03:40
Just noticed these updates. Thanks for keeping MeGUI plugging long. I've been managing to work around MeGUI not using the latest AVISynth internally, so hopefully this makes that a non-issue.
if you have disabled internal avisynth portable from the settings that shoulnt be an issue :-)
I get this error when running the updater, x86 version:
Error: Failed to download package mkvmerge: File cannot be found on the server.
sorry, my fault...should be ok now.
kalehrl
1st June 2024, 07:22
mkvmerge is ok now but x265 keeps asking to install whenever I start MeGUI.
I install it and when reopening MeGUI it wants to reinstall it again.
Component not found: D:\Programs\MeGUI\tools\x265\x64\x265.exe
tebasuna51
1st June 2024, 07:35
...sorry, my fault...should be ok now.
Do you want manage also the 32 bits version?
Kurt.noise
1st June 2024, 08:20
mkvmerge is ok now but x265 keeps asking to install whenever I start MeGUI.
I install it and when reopening MeGUI it wants to reinstall it again.
Component not found: D:\Programs\MeGUI\tools\x265\x64\x265.exe
Lets try again...
Do you want manage also the 32 bits version?
nope...I just pushed some more recent tools. Nothing tested from my side on 32 bits and I wont be.
kalehrl
1st June 2024, 12:18
Nah, still loops with x265 update.
I install it, then when I start MeGUI again it wants to reinstall it and all over again.
tebasuna51
1st June 2024, 17:36
Nah, still loops with x265 update.
I install it, then when I start MeGUI again it wants to reinstall it and all over again.
Like you can see in the image the new package don't have the x64 version and MeGUI_32 try to reinstall it.
If you really need use that MeGUI version download this package x265 (https://www.mediafire.com/file/p3zsun9oj3gcutu) and copy the x265.exe from the Win64 folder to your ...megui\tools\x265\x64 folder.
tebasuna51
1st June 2024, 18:01
@Kurt.noise
When I update my MeGUI_32 version I found than try reinstall also Mp4Box, the new package have the mp4fpsmod folder empty and the updater delete the previous content with nothing to replace it, and remain in reinstalling status.
The same happen updating the old MeGUI 64
Barough
1st June 2024, 19:43
@tebasuna51 - I have the same problem and with MeGUI.x64-6666
tebasuna51
1st June 2024, 22:35
Sure, but with MeGUI-6666 I do not use the updater, I replaced myself all the new version to test them.
For that I say this to Kurt, to modify the packages in the server.
kalehrl
2nd June 2024, 09:07
Like you can see in the image the new package don't have the x64 version and MeGUI_32 try to reinstall it.
If you really need use that MeGUI version download this package x265 (https://www.mediafire.com/file/p3zsun9oj3gcutu) and copy the x265.exe from the Win64 folder to your ...megui\tools\x265\x64 folder.
I haven't switched to x64 MeGUI.
I still use 32bit and I have this problem on that version.
Shandra
2nd June 2024, 11:23
Anything's possible. Maybe something odd happened.
I thought I'd check a few folders and MeGUI does delete Avisynth.dll and Devil.dll etc from it's various sub-folders when you tell it to use the "installed" Avisynth and restart it.
Right, just checked and ACK. Really don't know what went wrong in those times I remembered (but as long as I am not experiencing it again, that doesn't matter).
Zetti
6th July 2024, 15:46
I getting this error when trying to index TS files with L-SMASH-Works v1194.0.0.0 in MeGUI x86
https://i.postimg.cc/J4s0SWZR/Me-Gui-error.png
Anyone know what the problem could be?
tebasuna51
6th July 2024, 23:55
No problem here, but this thread is about MeGUI 6666 (only 64 bits)
Tested also in MeGUI x86, where the last version in Update is 20231117 1156.0.0.0., without problems with L-SMASH-Works 20240408 v1194.0.0
For help about MeGUI x86 use MeGUI: bug reports and feature requests (https://forum.doom9.org/showthread.php?t=151159)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.