View Full Version : MeGUI: bug reports and feature requests
Octo-puss
8th December 2018, 13:00
Could you add an option that would prevent MeGUI from storing *.backup files? I've just noticed the entire folder grew to hundreds of MBs over time.
LouieChuckyMerry
8th December 2018, 13:52
Could you add an option that would prevent MeGUI from storing *.backup files? I've just noticed the entire folder grew to hundreds of MBs over time.
You could try going to "Options/Settings/Extra Configuration" and unticking "Always backup files when needed".
kuchikirukia
8th December 2018, 14:39
Try replacing "Dither_out()" by "ConvertFromStacked() (http://avisynth.nl/index.php/ConvertStacked)".
If it still doesn't work show complete MeGUI log and Avisynth script.
Script error: There is no function named 'ConvertFromStacked'.
That's using the Avisynth portable that comes with it, according to settings and the log.
Zathor
8th December 2018, 14:44
Script error: There is no function named 'ConvertFromStacked'.
That's using the Avisynth portable that comes with it, according to settings and the log.
You have to load first the ConvertStacked.dll from the avs\plugins directory.
I also second the request to see your logs to be able to help better.
kuchikirukia
8th December 2018, 15:11
You have to load first the ConvertStacked.dll from the avs\plugins directory.
Ah. It seems to be miscategorized under Internal Filters in the wiki.
That works.
Octo-puss
9th December 2018, 12:17
You could try going to "Options/Settings/Extra Configuration" and unticking "Always backup files when needed".
Thanks, I'll see if it helps.
Betsy25
9th December 2018, 15:20
The new worker config options are top notch! :):thanks:
LouieChuckyMerry
9th December 2018, 15:24
Thanks, I'll see if it helps.
Also, if you want to keep just a single backup of each item, then delete anything in "MeGUI Path/Update_Cache" with "obsolete" in the title. I usually do this each time I update so the folder doesn't grow too large.
imsrk48
10th December 2018, 14:14
How to fix ImageSource error in megui?
http://imgur.com/a/vkkgPrW
LigH
10th December 2018, 14:42
That depends which AviSynth version you may have installed in your Windows system, and if MeGUI uses its own portable AviSynth+ DLL. You will probably need to load the plugin ImageSeq.dll in your script explicitly from MeGUI\tools\avs\plugins.
Groucho2004
10th December 2018, 14:44
How to fix ImageSource error in megui?
http://imgur.com/a/vkkgPrWYou asked this already and it was answered:
https://forum.doom9.org/showthread.php?p=1854208#post1854208
imsrk48
10th December 2018, 14:46
You asked this already and it was answered:
https://forum.doom9.org/showthread.php?p=1854208#post1854208Yes sir thanks
Sent from my LG-M700 using Tapatalk
Zetti
11th December 2018, 16:17
MediaInfo v18.12 is released.
Statick
12th December 2018, 15:13
Having some very annoying crashes/problems in MeGUI x64
Everything was working a few weeks ago and I do not know what has changed or why it no longer works. I haven't knowingly installed anything new or changed any settings. I've tried updating to latest versions as well as restoring older versions from backups. I've tried 32-bit MeGUI and that works fine, but this will be slow and I only have 64-bit AviSynth and plugins installed (so it will take time to rebuild all that in 32-bit, and I will lose efficiency)
I'm encoding from a DVD rip (VOB files produced from DvdFab), and currently my AVS script is completely empty (just the MeGUI one-click generated default)
If I encode using x264 then it crashes upon starting the video encode with a 0xC0000005 STATUS_ACCESS_VIOLATION (it successfuly indexes, does the audio, etc, then crashes when it starts the video)
If I encode using x265 then it doesn't crash, but the video output is an entirely green screen
If I load the AVS file generated by one-click into the "input" tab, then the MeGUI preview window displays it perfectly, I can scroll through and play the video without problems. I do notice, however, that the preview has been de-interlaced, which shouldn't be happening (I don't have deinterlace selected anywhere as I plan to handle this in AVIsynth, which I'm currently not doing until I figure out what's causing the crashes, the source material is interlaced TV)
Any ideas?
Edit: I know installing MeGUI into Program Files isn't recommended, I've had it this way for years without problems though (I just deal with having a UAC prompt when I open it). I have tried copying the MeGUI folder out to my desktop and running it from there, and I still get the same results. I'm trying to encode to 10-bit x264 but I get the same results if I switch to 8-bit
global MeGUI_darx = 160
global MeGUI_dary = 117
LoadPlugin("C:\Program Files\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("D:\video work\rips\TEST\VIDEO_TS\nucrwwa3.xay\TEST_VTS_01_1.d2v", info=3)
LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
#deinterlace
#crop
#resize
#denoise
Statick
12th December 2018, 15:38
full log
[Error] Log
-[Information] Versions
--[Information] MeGUI: 2896 x64
--[Information] MeGUI Debug Data: available
--[Information] Update Check: development update server
--[Information] System Information
---[Information] Operating System: Windows 10 Pro 1803 x64 (10.0.17134.471)
---[Information] .NET Framework: 4.0 (4.0.0.0)
---[Information] .NET Framework: 4.7 (4.7.03056)
---[Information] Redistributables
----[Information] Microsoft Visual C++ 2008 x86: 9.0.21022
----[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.40660
----[Information] Microsoft Visual C++ 2013 x86: 12.0.40660
----[Information] Microsoft Visual C++ 2017 x64: 14.10.25008
----[Information] Microsoft Visual C++ 2017 x86: 14.10.25008
---[Information] DPI: 100% (96/96)
---[Information] Monitor 1
----[Information] Resolution: 1920x1080
----[Information] Primary Screen: True
--[Information] Component Information
---[Information] Haali Media Splitter: not installed
---[Information] Haali DSS2: not installed
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 18.05.0.0 (08-05-2018)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2847.0
----[Information] Date: 06-05-2018
----[Information] Interface: 3
---[Information] AviSynth
----[Information] File Version: 0.1
----[Information] File Date: 02-07-2018
----[Information] File Name: AviSynth+ 0.1 (r2728, MT, x86_64)
----[Information] File Path: c:\windows\system32\avisynth.dll
----[Information] AviSynth Version: AviSynth+ 0.1 (r2728, MT, x86_64)
----[Information] AviSynth+: true
----[Information] AviSynth MT: true
-[Information] Update detection
--[Information] [12/12/2018 14:35:23] Using cached update config and server: http://megui.org/auto/
--[Information] [12/12/2018 14:35:23] No package requires an update
-[Information] OneClick
--[Information] [12/12/2018 14:35:34] MediaInfo
---[Information] File: D:\video work\rips\TEST\VIDEO_TS\VTS_01_1.VOB
---[Information] DVD source detected. Using IFO file: D:\video work\rips\TEST\VIDEO_TS\VTS_01_0.IFO
---[Information] General
----[Information] Format: DVD Video
----[Information] FileSize: 63488
----[Information] PlayTime: 00:22:44.800
----[Information] PGCCount: 1
----[Information] PGCNumber: 1
---[Information] Video
----[Information] ID: 224
----[Information] Format: MPEG Video
----[Information] FormatVersion: Version 2
----[Information] Width: 720
----[Information] Height: 576
----[Information] FrameCount: 34120
----[Information] FrameRate: 25.000
----[Information] Duration: 00:22:44.800
----[Information] AspectRatio: 1.333
----[Information] AspectRatioString: 4:3
----[Information] PixelAspectRatio: 1.067
---[Information] Audio
----[Information] ID: 128 (0x80)
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] Language: en
----[Information] LanguageString: English
---[Information] Audio
----[Information] ID: 129 (0x81)
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] Language: es
----[Information] LanguageString: Spanish
---[Information] Audio
----[Information] ID: 130 (0x82)
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] Language: fr
----[Information] LanguageString: French
---[Information] Audio
----[Information] ID: 131 (0x83)
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] Language: en
----[Information] LanguageString: English
---[Information] Text
----[Information] StreamOrder: 0
----[Information] CodecID: Vobsub
----[Information] LanguageString: Danish
---[Information] Text
----[Information] StreamOrder: 1
----[Information] CodecID: Vobsub
----[Information] LanguageString: English
---[Information] Text
----[Information] StreamOrder: 2
----[Information] CodecID: Vobsub
----[Information] LanguageString: Norwegian
---[Information] Text
----[Information] StreamOrder: 3
----[Information] CodecID: Vobsub
----[Information] LanguageString: Swedish
---[Information] Text
----[Information] StreamOrder: 4
----[Information] CodecID: Vobsub
----[Information] LanguageString: French
---[Information] Text
----[Information] StreamOrder: 5
----[Information] CodecID: Vobsub
----[Information] LanguageString: English
---[Information] Text
----[Information] StreamOrder: 6
----[Information] CodecID: Vobsub
----[Information] LanguageString: Spanish
---[Information] Text
----[Information] StreamOrder: 7
----[Information] CodecID: Vobsub
----[Information] LanguageString: French
---[Information] Chapters
----[Information] 00:00:00.000: Chapter 1
----[Information] 00:02:42.720: Chapter 2
----[Information] 00:09:57.160: Chapter 3
----[Information] 00:17:41.760: Chapter 4
----[Information] 00:22:14.760: Chapter 5
--[Information] [12/12/2018 14:35:39] Video: D:\video work\rips\TEST\VIDEO_TS\VTS_01_1.VOB
--[Information] [12/12/2018 14:35:39] Audio: D:\video work\rips\TEST\VIDEO_TS\VTS_01_1.VOB ([80] - AC-3 - 2 channels / 48.0 kHz / English)
-[Information] Log for job1 (idx, VTS_01_1.VOB -> TEST_VTS_01_1.d2v)
--[Information] [12/12/2018 14:35:39] Started handling job
--[Information] [12/12/2018 14:35:39] Preprocessing
--[Information] [12/12/2018 14:35:39] Job command line: "C:\Program Files\MeGUI\tools\dgindex\dgindex.exe" -SD=< -AIF=<D:\video work\rips\TEST\VIDEO_TS\VTS_01_1.VOB< -OF=<D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1< -FO=0 -exit -hide -OM=2
--[Information] [12/12/2018 14:35:40] Process started
--[Information] [12/12/2018 14:35:40] Standard output stream
--[Information] [12/12/2018 14:35:40] Standard error stream
--[Information] [12/12/2018 14:36:02] Running auto force film
---[Information] [12/12/2018 14:36:02] Film percentage: -1
--[Information] [12/12/2018 14:36:02] Postprocessing
---[Information] [12/12/2018 14:36:02] Deleting intermediate files
----[Information] [12/12/2018 14:36:02] Successfully deleted D:\video work\rips\TEST\VIDEO_TS\VTS_01_1.log
--[Information] [12/12/2018 14:36:02] Job completed
-[Information] Log for job2 (oneclick, VTS_01_1.VOB -> )
--[Information] [12/12/2018 14:36:02] Started handling job
--[Information] [12/12/2018 14:36:02] Preprocessing
--[Information] [12/12/2018 14:36:02] Processing thread started
--[Information] [12/12/2018 14:36:02] Desired size:
--[Information] [12/12/2018 14:36:02] Split size:
--[Information] [12/12/2018 14:36:03] Aspect ratio: 160:117 (1.368)
--[Information] [12/12/2018 14:36:03] Target device: Default
--[Information] [12/12/2018 14:36:04] Input resolution: 720x576
--[Information] [12/12/2018 14:36:04] Desired maximum width: 720
--[Information] [12/12/2018 14:36:04] Output resolution: 720x576
--[Information] [12/12/2018 14:36:04] Automatic deinterlacing: False
--[Information] [12/12/2018 14:36:04] Generated AviSynth script
---[NoImage] global MeGUI_darx = 160
---[NoImage] global MeGUI_dary = 117
---[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\dgindex\DGDecode.dll")
---[NoImage] DGDecode_mpeg2source("D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1.d2v", info=3)
---[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
---[NoImage] ColorMatrix(hints=true, threads=0)
---[NoImage] #deinterlace
---[NoImage] #crop
---[NoImage] #resize
---[NoImage] #denoise
--[Information] [12/12/2018 14:36:05] resolution: 720x576
--[Information] [12/12/2018 14:36:05] frame rate: 25/1
--[Information] [12/12/2018 14:36:05] frames: 34120
--[Information] [12/12/2018 14:36:05] length: 00:22:44.800
--[Information] [12/12/2018 14:36:05] aspect ratio: 160:117 (1.368)
--[Information] [12/12/2018 14:36:05] color space: YV12
--[Information] [12/12/2018 14:36:05] qpf file created: D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1.qpf
--[Information] [12/12/2018 14:36:06] Eliminating duplicate filenames
---[Information] [12/12/2018 14:36:06] Video output file: D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\VTS_01_1_Video.264
---[Information] [12/12/2018 14:36:06] Muxed output file: D:\video work\output\TEST_VTS_01_1.mkv
---[Information] [12/12/2018 14:36:06] Encodable audio stream 0: D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms_audio.mp4
--[Information] [12/12/2018 14:36:06] Postprocessing
---[Information] [12/12/2018 14:36:06] Deleting intermediate files
--[Information] [12/12/2018 14:36:06] Job completed
-[Information] Log for job1 (audio, TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms.ac3 -> TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms_audio.mp4)
--[Information] [12/12/2018 14:36:06] Started handling job
--[Information] [12/12/2018 14:36:06] Preprocessing
--[Information] [12/12/2018 14:36:06] MediaInfo
---[Information] File: D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms.ac3
---[Information] General
----[Information] Format: AC-3
----[Information] FileSize: 32752896
----[Information] PlayTime: 00:22:44.704
---[Information] Audio
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: CBR
----[Information] [12/12/2018 14:36:06] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [12/12/2018 14:36:06] Trying to open the file with LWLibavAudioSource()
--[Information] [12/12/2018 14:36:07] Successfully opened the file with LWLibavAudioSource()
--[Information] [12/12/2018 14:36:08] AviSynth script
---[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\lsmash\LSMASHSource.dll")
---[NoImage] LWLibavAudioSource("D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms.ac3")
---[NoImage] # detected channels: 2
---[NoImage] # detected channel positions: 2/0/0
---[NoImage] return last
--[Information] [12/12/2018 14:36:08] Command line used: --ignorelength --threading -V 91 --no-delay - -o "{0}"
--[Information] [12/12/2018 14:36:08] AviSynth script environment opened
--[Information] [12/12/2018 14:36:09] Script loaded
--[Information] [12/12/2018 14:36:09] Output Decoder
---[Information] [12/12/2018 14:36:09] Channels: 2
---[Information] [12/12/2018 14:36:09] Bits per sample: 32
---[Information] [12/12/2018 14:36:09] Sample rate: 48000
--[Information] [12/12/2018 14:36:09] Job command line: C:\Program Files\MeGUI\tools\qaac\qaac.exe --ignorelength --threading -V 91 --no-delay - -o "D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms_audio.mp4"
--[Information] [12/12/2018 14:36:10] Process started
--[Information] [12/12/2018 14:36:10] Standard output stream
--[Information] [12/12/2018 14:36:10] Standard error stream
---[Information] [12/12/2018 14:36:10] qaac 2.67, CoreAudioToolbox 7.10.9.0
---[Information] [12/12/2018 14:36:10] TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms_audio.mp4
---[Information] [12/12/2018 14:36:10] AAC-LC Encoder, TVBR q91, Quality 96
---[Information] [12/12/2018 14:36:30] 65505792/-1 samples processed in 0:20.030
---[Information] [12/12/2018 14:36:30] Overall bitrate: 129.614kbps
---[Information] [12/12/2018 14:36:30] Optimizing...done
--[Information] [12/12/2018 14:36:30] MediaInfo
---[Information] File: D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms_audio.mp4
---[Information] General
----[Information] Format: MPEG-4
----[Information] FileSize: 22379667
----[Information] PlayTime: 00:22:44.715
---[Information] Audio
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] CodecID: mp4a-40-2
----[Information] Format: AAC
----[Information] FormatInfo: Advanced Audio Codec
----[Information] FormatProfile: LC
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: VBR
----[Information] [12/12/2018 14:36:30] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [12/12/2018 14:36:30] Postprocessing
---[Information] [12/12/2018 14:36:30] Deleting intermediate files
----[Information] [12/12/2018 14:36:30] Successfully deleted D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms.ac3.lwi
--[Information] [12/12/2018 14:36:30] Job completed
-[Error] Log for job6 (video, TEST_VTS_01_1.avs -> VTS_01_1_Video.264)
--[Information] [12/12/2018 14:36:30] Started handling job
--[Information] [12/12/2018 14:36:30] Preprocessing
--[Information] [12/12/2018 14:36:30] AviSynth input script
---[NoImage] global MeGUI_darx = 160
---[NoImage] global MeGUI_dary = 117
---[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\dgindex\DGDecode.dll")
---[NoImage] DGDecode_mpeg2source("D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1.d2v", info=3)
---[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
---[NoImage] ColorMatrix(hints=true, threads=0)
---[NoImage] #deinterlace
---[NoImage] #crop
---[NoImage] #resize
---[NoImage] #denoise
--[Information] [12/12/2018 14:36:31] resolution: 720x576
--[Information] [12/12/2018 14:36:31] frame rate: 25/1
--[Information] [12/12/2018 14:36:31] frames: 34120
--[Information] [12/12/2018 14:36:31] length: 00:22:44.800
--[Information] [12/12/2018 14:36:31] aspect ratio (avs): 160:117 (1.368)
--[Information] [12/12/2018 14:36:31] color space: YV12
--[Information] [12/12/2018 14:36:31] Job command line: "C:\Program Files\MeGUI\tools\x264\x264.exe" --output-depth 10 --preset veryslow --tune grain --crf 18.0 --qpfile "D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1.qpf" --sar 128:117 --frames 34120 --output "D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\VTS_01_1_Video.264" "D:\video work\rips\TEST\VIDEO_TS\0bloywow.vrw\TEST_VTS_01_1.avs"
--[Information] [12/12/2018 14:36:31] Process started
--[Information] [12/12/2018 14:36:31] Standard output stream
--[Information] [12/12/2018 14:36:31] Standard error stream
--[Error] [12/12/2018 14:36:37] Process exits with error: 0xC0000005 STATUS_ACCESS_VIOLATION (-1073741819)
--[Information] [12/12/2018 14:36:37] Job completed
LigH
12th December 2018, 15:45
If you could wrap the log in a (scrollable) CODE block, instead of QUOTE (or use an external "pastebin" service), that would be great.
sneaker_ger
12th December 2018, 16:05
/edit: ignore, "DGDecode_mpeg2source()" is the free variant
Is the DGDecode license ok?
https://forum.doom9.org/showthread.php?p=1859452#post1859452
Statick
12th December 2018, 16:10
I didn't know DGDecode needed a license (it just gets installed with MeGUI as needed) and I don't really know how to fix that? That thread suggests copying a "license.txt" file to the 64-bit plugins folder, but I cannot locate a license.txt file except for within the MeGUI/tools/ffmpeg folder (needless to say, copying that file to the plugins folder doesn't help)
zdzdz
12th December 2018, 16:16
Hello. I have a problem with setting the priority level of a worker. Before it was always Above Normal. I don't remember if it was possible to set it somewhere. But now it is always Low when worker starts.
It there a way to change the default value?
sneaker_ger
12th December 2018, 16:17
I didn't know DGDecode needed a license (it just gets installed with MeGUI as needed) and I don't really know how to fix that? That thread suggests copying a "license.txt" file to the 64-bit plugins folder, but I cannot locate a license.txt file except for within the MeGUI/tools/ffmpeg folder (needless to say, copying that file to the plugins folder doesn't help)
It costs $15. http://rationalqm.us/dgdecnv/dgdecnv.html
Either you pay that or use a free alternative like DGMPGDec/mpeg2source/dgindex (same author as DGDecNV, just not maintained anymore and software instead of Nvidia CUVID). Is also included in MeGUI.
Though the missing license doesn't explain the x264 crash.
sneaker_ger
12th December 2018, 16:19
Hello. I have a problem with setting the priority level of a worker. Before it was always Above Normal. I don't remember if it was possible to set it somewhere. But now it is always Low when worker starts.
It there a way to change the default value?
Worker->Settings.
But usually it doesn't make sense to increase this. I recommend leaving it on low priority.
Statick
12th December 2018, 16:21
It costs $15. http://rationalqm.us/dgdecnv/dgdecnv.html
Either you pay that or use a free alternative like DGMPGDec/mpeg2source/dgindex (same author as DGDecNV, just not maintained anymore and software instead of Nvidia CUVID). Is also included in MeGUI.
Though the missing license doesn't explain the x264 crash.
I didn't know there was a paid version - I haven't installed that myself, so just assumed I was using a free version that comes with MeGUI. How do I resolve this (i.e remove the paid version and only use the free one)?
Statick
12th December 2018, 16:24
OK by the looks of things that paid one is DGdecNV.dll which isn't what my script is loading - it's loading MeGUI\tools\dgindex\DGDecode.dll, that's the free bundled one isn't it? the updater lists it as DGIndex 1.58 dating from 2010
Statick
12th December 2018, 16:28
also previewing the generated AVS on the main input page of MeGUI works fine - no green at all. Surely if there was a license problem with the decoder, this would still be the case when previewing the script as it would when running the script
sneaker_ger
12th December 2018, 16:42
OK by the looks of things that paid one is DGdecNV.dll which isn't what my script is loading - it's loading MeGUI\tools\dgindex\DGDecode.dll, that's the free bundled one isn't it? the updater lists it as DGIndex 1.58 dating from 2010
Sorry, you are right. I didn't know "dgdecode_mpeg2source()" is an alias for "mpeg2source()". Ignore my other posts.
Statick
12th December 2018, 17:31
update: I've restored an old version from a backup, disabled updates, and encoding to x265 no longer produces the green screen. I don't have time today to go through all the component updates to see what's causing the green problem, but I will get to that soon.
x264 still produces the same crash. It's now that I realise that all the encodes I was doing previously in MeGUI (back when "everything used to work") have all been to x265 - it's likely that x264 has never worked. I'd like to figure out why!
zdzdz
12th December 2018, 20:16
Worker->Settings.
But usually it doesn't make sense to increase this. I recommend leaving it on low priority.
I've already set that but it's not working. Every job starts at Low.
https://i.imgur.com/n3WpNBg.png
I use development updates. Maybe that's the problem.
What do you mean by it doesn't make sense? I thought higher priority level utilizes cpu more.
LeMoi
12th December 2018, 22:58
All my job types are set to Normal in the settings, but when I launch an avs encode, it's Low, a demux Below Normal, etc... Is there another option I haven't found to apply the priority settings?
pooksahib
13th December 2018, 10:40
Since version 2896, I cannot get two scripts to run together. I've set every Worker option I can find to '3' but if I Queue two scripts and then click Start, all jobs are done one at a time.
It would be great this feature could be returned to the way it was.
Might it be that my copy of MeGUI isn't performing correctly with my Windows 10 PC? I've tried the 32 and 64 bit versions but they both produce a settings screen that just isn't right - words missing and a digit box that can't be clicked. It should look like the screen posted by zdzdz above.
If anyone can identify my problem, I'd be grateful.
https://ist5-1.filesor.com/pimpandhost.com/1/_/_/_/1/6/P/J/f/6PJfK/worker%20screen_m.jpg (https://pimpandhost.com/image/100986700)
imsrk48
14th December 2018, 13:45
Dear Dev Sir
#feature Please add a feature for default set a fps in AVS Script Creator.
#question How to Add Track Names & Language In MeGUI?
Sent from my LG-M700 using Tapatalk
LigH
14th December 2018, 15:49
The "default fps" should be the same frame rate as the input video (except for deinterlacing or Inverse Telecine results). Arbitraty frame rate matching usually decreases the quality unnecessarily. And converting VFR content further is not recommendable, anyway. So, why do you believe you need that feature? But check if saving an AviSynth script preset (a template including an FPS conversion) already provides the wanted feature.
You can specify some track attributes explicitly if you use manual multiplexer tools as part of the manual queue management mode. The quicker usage modes (Auto Encode, One Click Encoder) provide less flexibility than the manual mode with queue control.
imsrk48
14th December 2018, 15:57
The "default fps" should be the same frame rate as the input video (except for deinterlacing or Inverse Telecine results). Arbitraty frame rate matching usually decreases the quality unnecessarily. And converting VFR content further is not recommendable, anyway. So, why do you believe you need that feature? But check if saving an AviSynth script preset (a template including an FPS conversion) already provides the wanted feature.
You can specify some track attributes explicitly if you use manual multiplexer tools as part of the manual queue management mode. The quicker usage modes (Auto Encode, One Click Encoder) provide less flexibility than the manual mode with queue control.I want to set all contents fps to 23.976 so if possible please add this feature.[emoji120]
Sent from my LG-M700 using Tapatalk
hello_hello
14th December 2018, 19:11
I want to set all contents fps to 23.976 so if possible please add this feature.[emoji120]
It has that feature but you'd generally only use it on 29.97fps telecined sources. Run the analysis in the de-interlacing section under the Filters tab. MeGUI will try to pick the best method, which may or may not involve changing the frame rate. Let MeGUI decide because (no offence) it's probably more likely to get it right.
If you don't like the result, upload a small sample of your source video for someone else to look at, but don't try arbitrarily changing the frame rate.
Zathor
15th December 2018, 14:18
All my job types are set to Normal in the settings, but when I launch an avs encode, it's Low, a demux Below Normal, etc... Is there another option I haven't found to apply the priority settings?
Could you please upload your settings.xml?
I've already set that but it's not working. Every job starts at Low.
Please upload your settings.xml, too.
Since version 2896, I cannot get two scripts to run together. I've set every Worker option I can find to '3' but if I Queue two scripts and then click Start, all jobs are done one at a time.
If you delete all rule sets, your are back to the old behaviour.
Might it be that my copy of MeGUI isn't performing correctly with my Windows 10 PC? I've tried the 32 and 64 bit versions but they both produce a settings screen that just isn't right - words missing and a digit box that can't be clicked. It should look like the screen posted by zdzdz above.
Please upload your full log as I do need dpi values of your screen(s).
Zetti
15th December 2018, 14:33
MediaInfo v18.12 is released.
.....
Zathor
15th December 2018, 14:48
Thanks, Zetti. Forgot to mention that one.
I will NOT update for the moment as I need to figure out the changes which have been done in 18.08 already. For the moment MeGUI is still on 18.05 :(
pooksahib
15th December 2018, 15:33
If you delete all rule sets, your are back to the old behaviour. Please upload your full log as I do need dpi values of your screen(s).
Hello Zathor and thank you so much for the reply. With all 'rule sets' deleted, I can now run two jobs together. It took me a while to discover how to delete a rule set as the button for it is hidden (see the image in post #6710) but luckily there was just enough visible to click on.
As requested, here's the log. Hopefully, you can find out why my 'Options' screen is not displayed correctly. Thank you once again.
kuchikirukia
16th December 2018, 07:04
I want to set all contents fps to 23.976 so if possible please add this feature.
This is exactly LigH's point of why this should NOT be implemented. Forcing this frame rate will destroy all content that's not already 23.976fps, and it's unnecessary for all content that already is.
If you have 29.976 content that's telecined you should be inverse telecining it, not forcing it to drop frames.
LeMoi
16th December 2018, 14:03
Could you please upload your settings.xml?
My bad, I didn't understand the way the new worker settings were displayed in the settings panel, I changed them again so they are all set to normal, I'll try again and see if it's OK
Zathor
16th December 2018, 15:20
As requested, here's the log. Hopefully, you can find out why my 'Options' screen is not displayed correctly. Thank you once again.
Thanks for the log, I was able to reproduce the problem. A fix should be available soon (however you have to switch to the development update server to get it for now).
pooksahib
16th December 2018, 16:53
Great, thank you. Good to know there's nothing wrong with my PC!
Zathor
16th December 2018, 21:12
2899 [Settings] fixed worker settings window when using High DPI (regression of 2884)
2898 [Main] fixed OneClick audio/video profile selections overwriting the main tab profile selections at next restart
2897 [DGIndexNV Indexer] adjusted AVS script parameters (requires DGIndexNV 2053.163+)
mod2 is forced for crop values (was mod4 before)
added a check to ensure that the full path information is written into the dgi file
Morku
17th December 2018, 00:01
added a check to ensure that the full path information is written into the dgi file
Thank you so much! The issue still appeared sporadicly and I had to edit the dgi file. Let's hope it's gone for good.
zdzdz
18th December 2018, 20:05
Thanks for the help. I found out how to set the job priority.
In settings.xml for different job there is a tag <Priority>. For Video mine was set to IDLE. Now I changed it to my preferences.
==========================================
Is there a way to see advanced options for x265 encoder like the ones for x264?
Morku
18th December 2018, 20:21
To early to happy. Today Indexing with MeGUI gave me the following dgi result:
DGAVCIndexFileNV21 DGIndexNV 2053.0.0.164 X64
D:\Sonstiges\Videotools\MeGUI\tools\dgindexnv\
D:\Temp\BluRay\PI\BDMV\PLAYLIST\00001.mpls 19026911232
..\STREAM\00007.m2ts 12288
when MeGUI tried to load the preview for cropping, I get a loading error.
This is interesting, because I have never seen the mpls source in the file.
Correcting ..\STREAM\00007.m2ts 12288 only to D:\Temp\BluRay\PI\BDMV\STREAM\00007.m2ts 12288 makes MeGUI crash when loading the file.
So... corrected both to the m2ts sourcefile and it's working.
Zathor
18th December 2018, 20:44
Thanks, MeGUI checks if the file in line 4 is full qualified and if not adds the full input file name. I was not aware that for mpls files it adds the mpls file names so I have to adjust for that.
imsrk48
20th December 2018, 15:49
Thanks, MeGUI checks if the file in line 4 is full qualified and if not adds the full input file name. I was not aware that for mpls files it adds the mpls file names so I have to adjust for that.Dear Sir can you please support more codec or formats in MeGUI for Encode mkv mp4 into DVD playable format.
Sent from my LG-M700 using Tapatalk
LigH
20th December 2018, 16:25
DVD playable format? Valid formats for a DVD Video disc (e.g. MPEG-2 video, Dolby Digital audio) were already specified decades ago. And MeGUI does not produce a DVD Video disc anyway. You are either completely wrong or did not explain correctly what you mean.
imsrk48
20th December 2018, 16:27
DVD playable format? Valid formats for a DVD Video disc (e.g. MPEG-2 video, Dolby Digital audio) were already specified decades ago. And MeGUI does not produce a DVD Video disc anyway. You are either completely wrong or did not explain correctly what you mean.I mean how to make DVD playable format with MeGUI.
Sent from my LG-M700 using Tapatalk
Lyle_JP
20th December 2018, 17:23
MPEG2 has licensing requirements that go beyond h.264/h.265. Also, I don't know of any good freeware MPEG2 encoders other than HCenc (likely for the same reason). They stopped working on x262 back in 2015.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.