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.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th December 2021, 12:32   #9181  |  Link
LeXXuz
21 years and counting...
 
LeXXuz's Avatar
 
Join Date: Oct 2002
Location: Germany
Posts: 716
Probably an Avisynth/Filter problem. But hard to tell without proper info about your Avisynth version and the versions of the filters you use.

First of all you should end you script with a Return(Last) command. Maybe that already helps.

You should also use a proper MT-Modes script file to make sure all your filters are adressed properly regarding multithreading.
See: http://avisynth.nl/index.php/AviSynt...lling_MT_modes

If this doesn't help you may want to ask over in the Avisynth forums for a proper MT-setup of your script as this is most likely not an issue with MeGUI.
LeXXuz is offline   Reply With Quote
Old 10th December 2021, 14:07   #9182  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Danette, if you've got avstp.dll in plugins, take it out.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 10th December 2021, 17:17   #9183  |  Link
Danette
Registered User
 
Join Date: Apr 2013
Posts: 346
Quote:
Originally Posted by StainlessS View Post
Danette, if you've got avstp.dll in plugins, take it out.
I do (now gone). If, during the coming week of running, the problem returns, I'll report back.

Thanks.
Danette is offline   Reply With Quote
Old 19th December 2021, 23:06   #9184  |  Link
pommesmatte
Registered User
 
Join Date: Aug 2012
Posts: 43
Quote:
Originally Posted by Pulp Catalyst View Post
after a very long time, i though i would have a look at megui to see how things have come along...however does megui not support tone mapping out of the box (hdr to sdr)
Its easy to use though. I use DGHDRtoSDR. Fits well, as I also use DGDecNV.

The ting that I am missing is support for HDR to HDR encoding (even better with integration of DoVi toolchain).
pommesmatte is offline   Reply With Quote
Old 25th December 2021, 23:03   #9185  |  Link
nandoom
Registered User
 
Join Date: Nov 2016
Posts: 22
I've not been following this forum for a while. I don't see any updates to MeGui since 2913 and the pkgs there in from the "stable server". Is it expected or am I supposed to update the pkgs my own?

Thanks
nandoom is offline   Reply With Quote
Old 28th December 2021, 10:08   #9186  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,753
"Stable" is very rarely updated. Better switch to the "Development" update server. This is our "Groundhog Day" advice...
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 1st January 2022, 07:34   #9187  |  Link
raymondjpg
Registered User
 
Join Date: Jan 2014
Posts: 123
I'm encountering an error extracting tracks from an mkv created by MeGUI from an mp4:

...Reason:index was out of range. Must be non-negative....etc

Log attached.

I do not get any error processing an mkv created from the same mp4 using MKVToolNix GUI.

Re-installing mkvmerge from the update server does not resolve the issue.

TIA
Attached Files
File Type: txt log.txt (1.6 KB, 40 views)
raymondjpg is offline   Reply With Quote
Old 2nd January 2022, 05:13   #9188  |  Link
jlw_4049
Registered User
 
Join Date: Sep 2018
Posts: 391
Quote:
Originally Posted by raymondjpg View Post
I'm encountering an error extracting tracks from an mkv created by MeGUI from an mp4:



...Reason:index was out of range. Must be non-negative....etc



Log attached.



I do not get any error processing an mkv created from the same mp4 using MKVToolNix GUI.



Re-installing mkvmerge from the update server does not resolve the issue.



TIA
Try gmkvextract GUI to see if you get the same problem.

Sent from my SM-G986U1 using Tapatalk
jlw_4049 is offline   Reply With Quote
Old 2nd January 2022, 06:08   #9189  |  Link
raymondjpg
Registered User
 
Join Date: Jan 2014
Posts: 123
Quote:
Originally Posted by jlw_4049 View Post
Try gmkvextract GUI to see if you get the same problem.

Sent from my SM-G986U1 using Tapatalk
Thanks for the response.

Running gmkvextract GUI on the mkv created by MeGUI extracts two tracks, video and audio, without error.

According to MediaInfo the original mp4 contains three tracks, video, audio and Timed Text. Both MeGUI and MKVToolNix GUI produce an mkv with only the video and audio tracks.

The Timed Text stream is definitely there in the original mp4 and can be extracted using Subtitle Edit.

MeGUI can process the mkv generated by MKVToolNix GUI, but throws an error when running mlvextract on the mkv file in the temporary directory created by MeGUI.

The problem appears to originate with the presence of the Timed Text stream, but I don't know why it manifests itself only in the mkv created by MeGUI.

Last edited by raymondjpg; 2nd January 2022 at 06:12.
raymondjpg is offline   Reply With Quote
Old 3rd January 2022, 11:00   #9190  |  Link
GAP
Registered User
 
Join Date: Sep 2020
Posts: 135
How do you upscale videos in MeGUI? And should you upscale in 32 bit or 64 bit?
GAP is offline   Reply With Quote
Old 3rd January 2022, 11:37   #9191  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Quote:
Originally Posted by GAP View Post
How do you upscale videos in MeGUI?
If you want waste space and time use the AviSynth function nnedi3_rpow2.

No matter the bits, but better 64.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 4th January 2022, 00:34   #9192  |  Link
GAP
Registered User
 
Join Date: Sep 2020
Posts: 135
Is that an option in MeGUI?
GAP is offline   Reply With Quote
Old 4th January 2022, 01:37   #9193  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Its an Avisynth plugin, see Teb's Link.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 4th January 2022, 07:14   #9194  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,823
Quote:
Originally Posted by GAP View Post
Is that an option in MeGUI?
No. For MeGUI you'd have to add it to the script manually. MeGUI only uses the native Avisynth resizers.
hello_hello is offline   Reply With Quote
Old 6th January 2022, 23:35   #9195  |  Link
LeXXuz
21 years and counting...
 
LeXXuz's Avatar
 
Join Date: Oct 2002
Location: Germany
Posts: 716
Quote:
Originally Posted by GAP View Post
How do you upscale videos in MeGUI? And should you upscale in 32 bit or 64 bit?
In Avisynth Creator select <Config> of the Avisynth file you actually use.
In the configuration dialogue goto <Extra Setup>.
Activate checkbox <Upsizing allowed>.
Update your preset and finally select <OK>.

Now you can increase resolution beyond the resolution of your source video.
LeXXuz is offline   Reply With Quote
Old 7th January 2022, 23:42   #9196  |  Link
GAP
Registered User
 
Join Date: Sep 2020
Posts: 135
Alright I got it. Thanks.
GAP is offline   Reply With Quote
Old 8th January 2022, 11:48   #9197  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Quote:
Originally Posted by LeXXuz View Post
In Avisynth Creator select <Config> ...

Now you can increase resolution beyond the resolution of your source video.
But MeGUI can't offer the recommended AviSynth upsize filter, nnedi3_rpow2, and you need modify the script manually.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 8th January 2022, 15:47   #9198  |  Link
Bazzu85
Registered User
 
Join Date: Jan 2019
Posts: 8
Guys..
I had the problem described here:
https://sourceforge.net/p/megui/bugs/963/

with the 2.0.0.6 version of dgindex resolve the problem..
can you insert in the update channel?
Bazzu85 is offline   Reply With Quote
Old 9th January 2022, 15:20   #9199  |  Link
LeXXuz
21 years and counting...
 
LeXXuz's Avatar
 
Join Date: Oct 2002
Location: Germany
Posts: 716
Quote:
Originally Posted by tebasuna51 View Post
But MeGUI can't offer the recommended AviSynth upsize filter, nnedi3_rpow2, and you need modify the script manually.
True. But if maximum quality is not the biggest concern, the internal filter does its job quite alright.
LeXXuz is offline   Reply With Quote
Old 12th January 2022, 17:13   #9200  |  Link
LeMoi
Registered User
 
Join Date: Sep 2004
Location: France
Posts: 367
Hello there,
I just changed my PC and I'm stucked with an old sharpen filter I used to apply (for exemple
Code:
scriptname()
).
It's an .avsi file, in which folder should I put that file to be able to call and use it with the scriptname() in the ripping file? I tried C:\Program Files (x86)\MeGUI\tools\avisynth_plugin but it's not recognized...
LeMoi is offline   Reply With Quote
Reply

Tags
megui

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 00:20.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.