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 5th January 2014, 10:55   #3801  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Quote:
Originally Posted by Zathor View Post
MeGUI uses the registry information to determine the installed .NET version. Please have a look into your registry: http://support.microsoft.com/kb/318785/en-us
Seems I have installed v2.0.50727 SP 0
Do you check other SP?
Quote:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727]
"Install"=dword:00000001
"Increment"="42"
"MSI"=dword:00000001
"SP"=dword:00000000
Quote:
Or upload an registry export of HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP
The full export reg:
Attached Files
File Type: 7z NET_NDP.7z (571 Bytes, 25 views)
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 5th January 2014, 11:07   #3802  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Thanks, I can reproduce it with your registry export and should be able to find the reason & a fix.
EDIT: The Version key is missing and that causes the problem

Last edited by Zathor; 5th January 2014 at 11:15.
Zathor is offline   Reply With Quote
Old 5th January 2014, 14:30   #3803  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Please try this build:
http://megui.org/test/MeGUI.zip
Zathor is offline   Reply With Quote
Old 5th January 2014, 21:20   #3804  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Quote:
Originally Posted by Zathor View Post
Please try this build:
http://megui.org/test/MeGUI.zip
Thanks, now without error:

Quote:
[Information] Log
-[Information] Versions
--[Information] [05/01/2014 21:04:27] MeGUI: 2455
--[Information] [05/01/2014 21:04:27] Operating System: Windows XP Professional x86 SP3 (5.1.196608.2600)
--[Information] [05/01/2014 21:04:27] .Net Framework: 2.0.50727
--[Information] [05/01/2014 21:04:27] .Net Framework: 4.0.30319
...
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 5th January 2014, 22:02   #3805  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Thanks, uploaded as 2456.
Zathor is offline   Reply With Quote
Old 6th January 2014, 00:48   #3806  |  Link
Overdrive80
Anime addict
 
Overdrive80's Avatar
 
Join Date: Feb 2009
Location: Spain
Posts: 673
Hi, I imagine that I gonna to say, could be stupid. But I have installed last version of Framework, and megui detects as:



__________________
Intel i7-6700K + Noctua NH-D15 + Z170A XPower G. Titanium + Kingston HyperX Savage DDR4 2x8GB + Radeon RX580 8GB DDR5 + ADATA SX8200 Pro 1 TB + Antec EDG750 80 Plus Gold Mod + Corsair 780T Graphite
Overdrive80 is offline   Reply With Quote
Old 6th January 2014, 04:53   #3807  |  Link
AMED
Registered User
 
AMED's Avatar
 
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 466
Quote:
Originally Posted by AMED View Post
I had zero crashes with FFMS2 2.18 RC1. I'm now testing 2.19.
I also had no crashes with FFMS2 v2.19.
__________________
A Man Eating Duck
AMED is offline   Reply With Quote
Old 7th January 2014, 09:27   #3808  |  Link
TSoft
Registered User
 
Join Date: Feb 2011
Posts: 60
@Zathor
When I let Megui ignore some updates (in example xvid_encraw or mp4Box), why MeGUI me offers them often in the coming opening of the program? It seems that it does not remember that I had ignored these items ...
TSoft is offline   Reply With Quote
Old 7th January 2014, 09:44   #3809  |  Link
Octo-puss
Registered User
 
Join Date: Jan 2008
Posts: 571
I would welcome a list of required tools without which MeGui won't run.
I typically only encode video into x264, and audio into either FLAC or mp3 - and yet I am forced to download all kinds of stuff which MeGui marks as crucial, but what I never used and never will. I'd like to be able to freely decide. Is it too hard to implement it so that you don't have to download any additional components, and get an update popup only when you try to use some functionality dependant on them instead?
Octo-puss is offline   Reply With Quote
Old 7th January 2014, 21:29   #3810  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Which build are you using? I changed it in the last builds that only required or needed components are downloaded. But as this is a new feature as may not work in every scenario as expected. I need your autoupdate.xml and settings.xml files (in the root of MeGUI) to check that.
Zathor is offline   Reply With Quote
Old 8th January 2014, 05:26   #3811  |  Link
AMED
Registered User
 
AMED's Avatar
 
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 466
i seem to be getting errors using lsmash now.

Code:
--[Information] [8/01/2014 5:18:39 p.m.] Generated Avisynth script
---[NoImage] LoadPlugin("D:\MEGUI\tools\lsmash\LSMASHSource.dll")
---[NoImage] LWLibavVideoSource("J:\TMP\1jjua4yb.ext\STATEN_ISLAND_t00.mkv.lwi")
---[NoImage] #deinterlace
---[NoImage] crop(0, 130, 0, -132)
---[NoImage] BicubicResize(1280,546,0,0.5) # Bicubic (Neutral)
---[NoImage] super = MSuper(pel=2, sharp=1)
---[NoImage] backward_vec1 = MAnalyse(super, isb = true, delta = 1, overlap=4)
---[NoImage] forward_vec1 = MAnalyse(super, isb = false, delta = 1, overlap=4)
---[NoImage] MDegrain1(super, backward_vec1, forward_vec1,thSAD=400)
--[Error] [8/01/2014 5:18:41 p.m.] An error occurred
---[Error] [8/01/2014 5:18:41 p.m.] Exception message
----[NoImage] The file J:\TMP\1jjua4yb.ext\STATEN_ISLAND_t00.mkv.avs cannot be opened.
----[NoImage] Error message for your reference: [Fatal]: Failed to avformat_open_input.
----[NoImage] (J:\TMP\1jjua4yb.ext\STATEN_ISLAND_t00.mkv.avs, line 2)
---[Error] [8/01/2014 5:18:41 p.m.] Stacktrace
----[NoImage]    at MeGUI.JobUtil.GetAllInputProperties(UInt64& nbOfFrames, Double& framerate, Int32& framerate_n, Int32& framerate_d, Int32& hRes, Int32& vRes, Dar& dar, String video)
----[NoImage]    at MeGUI.JobUtil.getInputProperties(UInt64& nbOfFrames, Double& framerate, String video)
----[NoImage]    at MeGUI.OneClickPostProcessing.StartPostProcessing()
---[Error] [8/01/2014 5:18:41 p.m.] Inner exception
----[Error] [8/01/2014 5:18:41 p.m.] Exception message
-----[NoImage] [Fatal]: Failed to avformat_open_input.
-----[NoImage] (J:\TMP\1jjua4yb.ext\STATEN_ISLAND_t00.mkv.avs, line 2)
----[Error] [8/01/2014 5:18:41 p.m.] Stacktrace
-----[NoImage]    at MeGUI.AviSynthClip..ctor(String func, String arg, AviSynthColorspace forceColorspace)
-----[NoImage]    at MeGUI.AvsFile..ctor(String script, Boolean parse)
-----[NoImage]    at MeGUI.JobUtil.GetAllInputProperties(UInt64& nbOfFrames, Double& framerate, Int32& framerate_n, Int32& framerate_d, Int32& hRes, Int32& vRes, Dar& dar, String video)
----[Error] [8/01/2014 5:18:41 p.m.] Inner exception: null
--[Information] [8/01/2014 5:18:41 p.m.] Job completed
FULL LOG

STATEN_ISLAND_t00.mkv.avs
Code:
LoadPlugin("D:\MEGUI\tools\lsmash\LSMASHSource.dll")
LWLibavVideoSource("J:\TMP\1jjua4yb.ext\STATEN_ISLAND_t00.mkv.lwi")
#deinterlace
crop(0, 130, 0, -132)
BicubicResize(1280,546,0,0.5) # Bicubic (Neutral)
super = MSuper(pel=2, sharp=1)
backward_vec1 = MAnalyse(super, isb = true, delta = 1, overlap=4)
forward_vec1 = MAnalyse(super, isb = false, delta = 1, overlap=4)
MDegrain1(super, backward_vec1, forward_vec1,thSAD=400)
Not sure what is going on here
__________________
A Man Eating Duck

Last edited by AMED; 8th January 2014 at 05:29.
AMED is offline   Reply With Quote
Old 8th January 2014, 07:30   #3812  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,823
Code:
2452 [Audio Encoder]      lowered also the priority for the audio decoder
     [Audio Encoder]      default order: NicAudio, BassAudio, FFAudioSource, LWLibavAudioSource, DirectShow
For MeGUI 2457 at least, opening the audio encoder configuration and clicking on "load defaults" doesn't result in the above order.
"NicAudio, FFAudioSource, DirectShow, BassAudio, LWLibavAudioSource" is the listed order.

Last edited by hello_hello; 8th January 2014 at 07:34.
hello_hello is offline   Reply With Quote
Old 8th January 2014, 08:15   #3813  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by hello_hello View Post
Code:
2452 [Audio Encoder]      lowered also the priority for the audio decoder
     [Audio Encoder]      default order: NicAudio, BassAudio, FFAudioSource, LWLibavAudioSource, DirectShow
For MeGUI 2457 at least, opening the audio encoder configuration and clicking on "load defaults" doesn't result in the above order.
"NicAudio, FFAudioSource, DirectShow, BassAudio, LWLibavAudioSource" is the listed order.
Yes, but this order has nothing to do with the order in the code itself. You select in the window only the primary decoder and this does not show the general order. I tried to change it but had to revert it in 2453.
Zathor is offline   Reply With Quote
Old 8th January 2014, 08:43   #3814  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,753
@ AMED (/ Zathor?):

LWLibavVideoSource should open the video source, not the index file.

Code:
LWLibavVideoSource("J:\TMP\1jjua4yb.ext\STATEN_ISLAND_t00.mkv")
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 8th January 2014, 08:49   #3815  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
In my tests that did not matter, but you can try to change it. You can open an index file even in a different directory as the source file information/location is stored in the index file.
Zathor is offline   Reply With Quote
Old 8th January 2014, 09:06   #3816  |  Link
TSoft
Registered User
 
Join Date: Feb 2011
Posts: 60
Quote:
Originally Posted by Zathor View Post
Which build are you using? I changed it in the last builds that only required or needed components are downloaded. But as this is a new feature as may not work in every scenario as expected. I need your autoupdate.xml and settings.xml files (in the root of MeGUI) to check that.
http://www.mediafire.com/download/ix...iles%20XML.rar

I'm using the last build 2457
TSoft is offline   Reply With Quote
Old 8th January 2014, 11:24   #3817  |  Link
Rat Killer
Registered User
 
Join Date: Mar 2004
Location: Houston
Posts: 112
Updated to 2457 and now the audio encoder is reporting this error:

[Error] Log for job52 (audio, T3_Audio - English.ac3 -> T3_Audio - English_new.ac3)
-[Information] [1/8/2014 4:15:45 AM] Started handling job
-[Information] [1/8/2014 4:15:45 AM] Preprocessing
-[Information] [1/8/2014 4:15:45 AM] MediaInfo
--[Information] File: C:\Users\xxxxx\Videos\T3_Audio - English.ac3
--[Information] General
---[Information] Format: AC-3
---[Information] FormatString: AC-3
---[Information] FileSize: 229557760
---[Information] PlayTime: 00:47:49.472
--[Information] Audio
---[Information] ID:
---[Information] StreamOrder:
---[Information] Format: AC-3
---[Information] FormatProfile:
---[Information] FormatSettingsSBR:
---[Information] FormatSettingsPS:
---[Information] SamplingRate: 48000
---[Information] SamplingRateString: 48.0 KHz
---[Information] Channels: 6
---[Information] ChannelsString: 6 channels
---[Information] ChannelPositionsString2: 3/2/0.1
---[Information] BitRateMode: CBR
---[Information] Delay:
---[Information] Title:
---[Information] Language:
---[Information] LanguageString:
---[Information] Default:
---[Information] DefaultString:
---[Information] Forced:
---[Information] ForcedString:
-[Information] [1/8/2014 4:15:45 AM] Trying to open the file with NicAudio
-[Information] [1/8/2014 4:15:46 AM] Successfully opened the file with NicAudio
-[Information] [1/8/2014 4:15:46 AM] Avisynth script
--[NoImage] LoadPlugin("C:\Personal\MeGUI\tools\avisynth_plugin\NicAudio.dll")
--[NoImage] NicAc3Source("C:\Users\xxxxxxx\Videos\T3_Audio - English.ac3")
--[NoImage] LoadPlugin("C:\Personal\MeGUI\tools\avs\plugins\Shibatch.dll")
--[NoImage] SSRC((AudioRate()*1001+480)/960).AssumeSampleRate(AudioRate()).TimeStretch(pitch=Float((AudioRate()*1001+480)/960)*100.0/Float(AudioRate()))
--[NoImage] return last
-[Information] [1/8/2014 4:15:46 AM] Commandline used: -readtoeof 1 -b 448 - "{0}"
-[Information] [1/8/2014 4:15:46 AM] Avisynth script environment opened
-[Error] [1/8/2014 4:15:46 AM] An error occurred: Script error: There is no function named 'TimeStretch'.
-[Information] [1/8/2014 4:15:46 AM] Job completed
Rat Killer is offline   Reply With Quote
Old 8th January 2014, 21:00   #3818  |  Link
AMED
Registered User
 
AMED's Avatar
 
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 466
Quote:
Originally Posted by LigH View Post
@ AMED (/ Zathor?):

LWLibavVideoSource should open the video source, not the index file.

Code:
LWLibavVideoSource("J:\TMP\1jjua4yb.ext\STATEN_ISLAND_t00.mkv")
These files are loaded through the OCE so something must have changed with the latest build.
__________________
A Man Eating Duck
AMED is offline   Reply With Quote
Old 8th January 2014, 22:37   #3819  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by Overdrive80 View Post
Hi, I imagine that I gonna to say, could be stupid. But I have installed last version of Framework, and megui detects as:
As I read somewhere .NET 4.5 is an inplace update of .NET 4.0.
Zathor is offline   Reply With Quote
Old 8th January 2014, 22:59   #3820  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by TSoft View Post
Thanks, I am now using your files. Sadly I can disable e.g. mp4box without problem. But I found a potential problem for the external files which can be enabled/disabled in the MeGUI settings. But you have tried to disable mp4box, correct?
Zathor is offline   Reply With Quote
Reply

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 08:39.


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