Log in

View Full Version : MeGUI: bug reports and feature requests


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 [139] 140 141 142 143 144 145 146 147

jlw_4049
25th May 2020, 18:47
Please create a SF bug report incl. your log file. I would like to follow-up as this does work for me (and if the redist is missing it should copy it).I can re-create it via megui and outside of megui with MP4Box. Same error on this version.

Here is the log with out the fix I did.

https://pastebin.com/KHaiZ5ZU

Sent from my SM-G986U1 using Tapatalk

leon
26th May 2020, 14:27
It seems 64bit version of "msvcr100.dll" is needed:

https://www.microsoft.com/en-us/download/details.aspx?id=14632

"redist-5-64" wasn't downloaded at all in my case.

Glarioo
28th May 2020, 18:37
2919 [Main] improved error handling when copying the redist files
2918 [Profile Selector] fixed new profile not available immediately. Bug #953
2917 [L-SMASH Indexer] always show source and cachefile (if available)
2916 [FFmpeg AAC Encoder] fixed quality mode using the wrong number format (regression of 2904)
2915 [L-SMASH Indexer] added support for recent versions
enabled VC-1 decoding support
enabled custom index file locations
2914 [Audio Encoder] improved error handling


Thank you, Zathor.

Gser
31st May 2020, 19:28
Avisynth+ 3.6.0 is out. MeGUI crashes when it's installed.

Can confirm that it crashes and I have set MeGUI to use the system Avisynth version and cannot get into MeGUI to change it.

kedautinh12
17th June 2020, 03:32
FFMPEG released 4.3

locotus
20th June 2020, 22:07
After last update 2924, when opening an audio through audio enconding
section, start the job at the moment of hitting Queue and get loose aborting.

kedautinh12
5th July 2020, 14:09
New D2VSource, can megui's author replaced dgindex with it??

Edit:
Link https://github.com/Asd-g/MPEG2DecPlus

leon
6th July 2020, 18:03
Updated MP4Box 1.0 is missing a dll:

https://i.imgur.com/Zvtt8fv.png

jlw_4049
6th July 2020, 20:28
Updated MP4Box 1.0 is missing a dll:



https://i.imgur.com/Zvtt8fv.pngYes it is. Happened to me as well

Sent from my SM-G986U1 using Tapatalk

wthreex
7th July 2020, 12:25
Same here:

[Error] [7/7/2020 3:53:56 PM] Process exits with error: 0xC0000135 STATUS_DLL_NOT_FOUND (-1073741515)

tebasuna51
7th July 2020, 17:19
Seems the MPbox package is incomplete, until a new version in MeGUI server you can download MP4Box 1.0.0 Windows 64-bit from https://www.videohelp.com/software/MP4Box, if your SO is 64 bits (if not the Download MP4Box 1.0.0 Windows version)
and extract some dll's to the ...\Megui\tools\mp4box or/and ...\Megui64\tools\mp4box

I can do the mux with at least these dll's:
avcodec-58.dll
avdevice-58.dll
avfilter-7.dll
avformat-58.dll
avutil-56.dll
OpenSVCDecoder.dll
postproc-55.dll
swresample-3.dll
swscale-5.dll

wthreex
10th July 2020, 09:45
Please add ability to use regex in replacement panel :

https://i.imgur.com/rYVApFg.png

LigH
14th July 2020, 12:43
Script generator for audio upmix using SuperEQ:

AviSynth+ does not implicitly convert any other sample format to float samples (https://forum.doom9.org/showthread.php?p=1918315#post1918315), so a ConvertAudioToFloat() should be added after opening the audio source and before using SuperEQ calls.

LigH
15th July 2020, 14:15
Seems the MPbox package is incomplete...

I tried to build MP4Box in MABS. That worked, in general ... and then I discovered a mess: The help output is sent partially to stdout as well as stderr. Would not be surprised if there is more nonsense under the pressure of releasing a v1.0.0 :rolleyes:

MP4Box - GPAC version 1.0.0-rev115-g502bae149-ab-suite
(c) 2000-2020 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io
GPAC Configuration: --prefix=/local64 --disable-shared --enable-static --static-mp4box
Features: GPAC_CONFIG_WIN32 GPAC_64_BITS GPAC_MINIMAL_ODF GPAC_HAS_QJS GPAC_DISABLE_3D

MP4Box 1.0.0-rev115-g502bae149-ab-suite (https://www.mediafire.com/file/iugjklcm775f4h2/MP4Box_1.0.0-rev115-g502bae149-ab-suite.7z/file)

kalehrl
31st July 2020, 08:02
Can somebody update tools in MeGUI?
There are new x264, x265, lsmash, mkvmerge, qaac, ffmpeg...

Zetti
11th August 2020, 14:07
MediaInfo v20.08 is released.

Morku
11th August 2020, 20:13
Can somebody update tools in MeGUI?
There are new x264, x265, lsmash, mkvmerge, qaac, ffmpeg...

And AvisynthWrapper for AviSynth 3.6.1.0 to make cutting video possible without getting a black frame.

MeGUI deserve much more love

kedautinh12
19th August 2020, 01:17
And AvisynthWrapper for AviSynth 3.6.1.0 to make cutting video possible without getting a black frame.

MeGUI deserve much more love

https://forum.doom9.org/showthread.php?p=1913117#post1913117

LouieChuckyMerry
21st August 2020, 20:38
Oops, wrong thread :o

kedautinh12
29th September 2020, 06:28
MP4Box 1.0.0 rev236
http://www.mediafire.com/file/8ki8dmesp0s1ldr/MP4Box-1.0.0-rev236-gb02f36469_Win_GCC102.7z/file

LigH
9th October 2020, 08:07
And time for another MP4Box update: GPAC fixed MPEG4-ASP multiplexing (https://github.com/gpac/gpac/issues/1609). So you can use it again as companion for the raw m4v output from xvid_encraw.

Morku
9th October 2020, 15:49
https://forum.doom9.org/showthread.php?p=1913117#post1913117

It's what I am already using (otherwise MeGUI wouldn't work at all). When you open avs with AVS Script Creator, the preview window just will turn black.

LigH
9th October 2020, 15:53
MP4Box 1.1.0-DEV-rev80-g960b4cb87-ab-suite (http://www.mediafire.com/file/eboq0f8d1m8fuij/MP4Box_1.1.0-DEV-rev80-g960b4cb87-ab-suite.7z/file) (GCC 10.2)

foobar2000
13th October 2020, 17:04
megui crashes under latest windows 10... works fine on wins 7

jlw_4049
13th October 2020, 17:38
megui crashes under latest windows 10... works fine on wins 7I've been using MeGui on latest windows 10 for quite a while. Did you try to reinstall?

Sent from my SM-G986U1 using Tapatalk

LigH
14th October 2020, 07:15
Also, if possible, more details about the crash, please: Any dialogs appearing? Any stubs of log files left?

VideoFanatic
16th October 2020, 05:10
I'm using MeGUI 2913 on Windows 10. I've got 2 1080p 30fps video clips which are the same format as each other. For some reason the "Raw" clip when encoded with a particular CRF setting multiple times will have a different output filesize each time but the other clip has the same output filesize each time. For the clip that has the problem here are some example results I get:

CRF 20 Slow: 91.4 MB, 96.5 MB, 103 MB
CRF 21 Slow: 103 MB, 91.4 MB, 49.4 MB

As you can see the above results make no sense. In some cases the CRF 21 output clip has a larger filesize than CRF 20. In another case the CRF 21 clip had 50% lower filesize than CRF 20 which also doesn't make sense.

I've also just done a CRF 20 and CRF 21 encoding of the "Raw" full length episode. Here's the result:

CRF 20: 5.68 GB, 6.4 Mbps
CRF 21: 8.05 GB, 9.14 Mbps


Again this is wrong as the CRF 21 has a much bigger filesize than the CRF 20 video when in fact it snould have a slightly lower filesize than the CRF 20 video.

I've downloaded the latest updates via the MeGUI program for x264 and everything else and I've switched to the development version.

For my test clip sources I find that it's easiest to replicate the problem by encoding the source clips to CRF 20 then encode the source clips to CRF 21. Then repeat until you have output files of a different size. I do my encodes in OneClick.

Source clips and log are here:
https://drive.google.com/drive/u/0/folders/1vGpduKF-S9lF2n9uH6_aRcg9ihXVvaP6

szabi
29th November 2020, 09:30
Hi

I use MeGUI v2924.
My input is an old avi (xvid) with mp3 audio stream.
When I start File Indexing at the end of index process MeGUI just close.
https://abload.de/img/indexerjhk7t.png
I did try both the ffms and l-smash but result is same.
However indexing can be finished if no audio is selected.
How could I figure out what cause this issue?

Regards
szabi

StainlessS
29th November 2020, 14:54
I never use MeGUI for anything other than pre-prepared AVS files (so have no idea about its file indexer),
but, cant you just use AviSource(), avi dont usually need any indexing, it has its own internal index.
Might be a good idea to follow Avisource() with RequestFramesLinear() as XVID can often have 8 seconds
between key frames. [use args to RequestFramesLinear() to provide cache for at least 8 seconds at input framerate].

EDIT: At least might be worth a try.
EDIT: This would convert to AVI lossless UT_Video codec, audio PCM uncompressed, and remove all of your problems

ConvToAVILossLess.Bat

setlocal

REM Where to Find ffmpeg
set FFMPEG="C:\BIN\ffmpeg.exe"

REM Where to get input file, No terminating Backslash, "." = current directory
set INDIR="."


REM Where to place output file, No terminating Backslash.
set OUTDIR="D:"


FOR %%A IN (*.wmv *.mpg *.avi *.flv *.mov *.mp4 *.m4v *.RAM *.RM *.mkv *.TS *.ogv *264 *.webm *.m2v *.VOB) DO (
%FFMPEG% -i "%INDIR%\%%A" -vcodec utvideo -acodec pcm_s16le "%OUTDIR%\%%~nxA.AVI"

)

Pause

I usually convert all 8 bit [except VOB/MPG] video to AVI, saves messing around trying to get LSmash or ffmpegsource to work with awkward stuff
If you do the convert, you will not need RequestFramesLinear().
You need to set path to FFMPEG, and the in and out directories, will BATCH convert all of the container types shown in blue.
You can remove unwanted input container types, or add missing ones (so long as supported by ffmpeg), eg '*.asf' or '*.xvid' or '*.divx' [SPACE separated].
AVI is the output container type, ie Avi.

LigH
29th November 2020, 16:43
It might already help to re-multiplex such an AVI using AviMux-GUI.

StainlessS
29th November 2020, 18:04
There was a (real old) version of XVID codec that would only decompress (properley) using exact same codec, cant remember the version number.
EDIT: Wrong version produced weird colors in places, quite often green and maybe magenta, IIRC.
EDIT: I had bad sample back about 2010, and faulty codec was old then.

LigH
29th November 2020, 22:37
Probably an Xvid version around v0.9x; there was a similar issue for DivX between up to version 5.02 and from version 5.03 on (different rounding direction).

But my reply was more inspired by the fact that indexing with the audio stream failed, so I guess the indexer may have an issue with the storage of the audio stream. Recreating an AVI container with different attributes, or remultiplexing it to MKV, may help the indexer handling the audio stream better.

kedautinh12
5th December 2020, 04:23
MP4Box-1.1.0-DEV-rev247-gdd4e62f9b
http://www.mediafire.com/file/opt84f4e7sbw9p2/MP4Box-1.1.0-DEV-rev247-gdd4e62f9b_Win_GCC102.7z/file

kedautinh12
5th December 2020, 07:42
FLAC v1.3.3
http://www.mediafire.com/file/p4ln8bu0q8isdub/FLAC-1.3.3-Stable_Win_GCC910.7z/file

simple_simon
7th December 2020, 09:30
When using a prerendering job with 2passes in x264 is it possible to set it up to do the first pass with the prerendering job. That would reduce the number of passes from three to two.

LigH
7th December 2020, 09:38
IIRC, "prerendering" means to create an intermediate lossless AVI because the AviSynth filters use so much computing time that filtering only once saves some remarkable amount of time. That will be a separate job because it does not use x264.

StainlessS
7th December 2020, 19:49
The Batch bat in post #7010 will do similar to "prerendering", ie create lossless avi using UT_Video lossless codec and PCM audio,
but you use the result file instead of XVid avi file as source.
It does away with almost all of the nonsense related to source filter problems, and produces fast seeking frame accurate src.

kedautinh12
9th December 2020, 04:25
FDK-AAC v1.0.1
https://github.com/nu774/fdkaac/releases/tag/v1.0.1
https://www.mediafire.com/file/09lrxx3gznosk8h/FDK-AAC-1.0.1-Git-2020-11-30_Win_GCC102.7z/file

LigH
9th December 2020, 08:52
I believe there was a restriction of binary releases regarding the license ... was that only related to distributing ffmpeg with fdk-aac?

kedautinh12
30th December 2020, 00:25
FLAC v1.3.3-Git-2020-12-17-bfd4f13
https://github.com/xiph/flac/releases/tag/1.3.3
https://www.mediafire.com/file/096zxlgvpvm8flt/FLAC-1.3.3-Git-2020-12-17-bfd4f13_Win_GCC102.7z/file

MP4Box (Working)
https://www.mediafire.com/file/nja3mvxtl41awds/MP4Box-1.1.0-DEV-rev390-g4228658a9_Win_GCC102.7z/file

x264 0.161.3030_8bd6d28
https://www.mediafire.com/file/7dbc4fbdbgccgmb/x264-0.161.3030_8bd6d28_Win_GCC102.7z/file

Danette
5th January 2021, 15:04
So many good little tools in this GUI!

Request for enhancement of the “AviSynth script creator”:

- Allow the “Analyse” function, under the “Filters” tab, to be selected as a default setting, so that the “Save” function will then include the results of the analysis in the AVS file.

- Provide a batch option in this tool (think: “batch” in all things, since many of us process entire TV series as opposed to only single movies).

kalehrl
5th January 2021, 18:44
One Click Encoder is for batch encoding.
You can specify a folder and all files will be processed.

Danette
5th January 2021, 21:40
One Click Encoder is for batch encoding.
You can specify a folder and all files will be processed.

Yes, I do all of my processing with One-Click. However, the Avisynth script editor function is outside of the One-Click functionality.

jlw_4049
5th January 2021, 22:33
Yes, I do all of my processing with One-Click. However, the Avisynth script editor function is outside of the One-Click functionality.You can setup scripts for the one click method and avisynth

Also maybe look into StaxRip

Sent from my SM-G986U1 using Tapatalk

Danette
5th January 2021, 23:16
You can setup scripts for the one click method and avisynth

Also maybe look into StaxRip

Sent from my SM-G986U1 using Tapatalk

I don't think that this has anything to do with my request. However, if you can tell me how it is relevant, I'd be interested.

jlw_4049
5th January 2021, 23:40
I don't think that this has anything to do with my request. However, if you can tell me how it is relevant, I'd be interested.Batch option

Sent from my SM-G986U1 using Tapatalk

Danette
6th January 2021, 04:17
Batch option

Sent from my SM-G986U1 using Tapatalk

But it doesn't apply to the "AVS script creator" tool.

hello_hello
10th January 2021, 15:50
Danette,
I never use the Onelick encoder so I'm not an expert, but I'm also not sure I understand what you're requesting. The OneClick encoder has an option to automatically analyse and de-interlace, which I assume is the same as the analysis run from the Script Creator. OnceClick and the Script Creator share the same Avisynth profiles/templates. What is you're wanting to do that you can't at the moment?

kedautinh12
17th January 2021, 10:03
DGMPGDec Version 2.0.0.2 Executables
http://rationalqm.us/dgmpgdec/dgmpgdec.html

StainlessS
17th January 2021, 10:59
Above kedautinh12 linked DGMPGDec also with official x64 DGDecode.dll MPeg2Source(),
previously available x64 Mpeg2Source from JoshyD version from 2010, with Upconv=1 crash bug [+ other probs].
Updated for v2.60 AVS colorspaces.