Menu

#802 Encoding Crash

General
closed-wont-fix
nobody
None
5
2020-03-28
2015-06-01
No

Hello admin, right now I have downloaded the latest update of Megui, recently I am trying to encode a mp4 music video with Megui, however it has crashed every time the first step of encoding.

So, everytime I have set the file (using AVS Synth script creator in tools, and then file indexer) it always like this, could you help me?

(also, I have set the update into development server but it turns out like this, thank you so much for helping)

here is the copy of the log for your information: (this is the recent activity of mine)

Preliminary log file only. During closing of MeGUI the well formed log file will be written.

-[Information] Versions
--[Information] [6/2/2015 12:56:17 AM] MeGUI: 2558
--[Information] [6/2/2015 12:56:17 AM] Operating System: Windows 7 Ultimate Edition x86 SP1 (6.1.65536.7601)
--[Information] [6/2/2015 12:56:17 AM] .NET Framework: 4.0 (4.0.0.0)
--[Information] [6/2/2015 12:56:17 AM] .NET Framework: 4.5.x (4.5.51209)
-[Information] Update detection
--[Information] [6/2/2015 12:56:17 AM] Using cached update config and server: http://megui.tmebi.de/test/
--[Information] [6/2/2015 12:56:17 AM] AviSynth: 2.5.8.5 (21-12-2008)
--[Information] [6/2/2015 12:56:17 AM] AvisynthWrapper: (02-01-2009)
--[Information] [6/2/2015 12:56:17 AM] Haali Matroska Splitter: not installed
--[Information] [6/2/2015 12:56:17 AM] Haali DSS2: not installed
--[Information] [6/2/2015 12:56:17 AM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
--[Information] [6/2/2015 12:56:17 AM] No package requires an update
--[Information] [6/2/2015 12:56:17 AM] MediaInfo: 0.7.74.0 (26-05-2015)
--[Information] [6/2/2015 12:56:17 AM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
--[Information] [6/2/2015 12:56:17 AM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
--[Information] [6/2/2015 12:56:17 AM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
--[Information] [6/2/2015 12:56:17 AM] 7z: 9.20 (18-11-2010)

1 Attachments

Discussion

  • Zathor

    Zathor - 2015-06-02
    • status: open --> pending
     
  • Zathor

    Zathor - 2015-06-02

    If you wait a while in the "MeGUI has stopped working" dialogue there should be more details. Also in the Windows event log should be more details. Without these information there is no chance to help. I can only guess that maybe AviSynth or L-Smash is the source of the problem E.g. do you have the same problem with another indexer (FFMS), what happens when you use the AVS Script Creator to open an existing easy AVS file?

     
    • Yuko Pangestu

      Yuko Pangestu - 2015-06-02

      Well, is it? Hmmmm... but before the "MeGUI has stopped working" dialogue, it has "windows is searching the information..." about the event log, in the attachment are the logs that has been processed since the installation, which one (two or three or any number) do you need?

      for FFMS I have tried and it has the same symptom, although I have updated the file (AviSynth and L-Smash). I am afraid for your question is not answerable because this happens everytime so I don't have any "AVS file" yet.

      Anyway thank you for the quick response... ^_^

       
  • Zathor

    Zathor - 2015-06-02

    COpy this into a file and name it e.g. test.avs:
    BlankClip(width=720, height=576, color=$FFFFFF)
    Open this file with MeGUI. Did it crash again or do you see a white windows? (btw. you can also change the color).

    This crash is not caused by MeGUI as MeGUI is gracefully existing writing proper log files. Your crash seems to be related to external components and there I am not able to help further without a windows eventlog report:
    http://windows.microsoft.com/en-us/windows/open-event-viewer#1TC=windows-7 (and following link on that page).
    There should be an error on the application log of windows.

     
  • Yuko Pangestu

    Yuko Pangestu - 2015-06-03

    Here is the result of the test, I think it is not on megui's fault until I checked the windows log that some error occured, here is the copy of the note:

    Log Name: Application
    Source: .NET Runtime
    Date: 6/2/2015 5:23:25 AM
    Event ID: 1026
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Yuko-PC
    Description:
    Application: MeGUI.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException
    Stack:
    at MeGUI.AviSynthClip.dimzon_avs_init_2(IntPtr ByRef, System.String, System.String, AVSDLLVideoInfo ByRef, MeGUI.AviSynthColorspace ByRef, MeGUI.AudioSampleType ByRef, System.String)
    at MeGUI.AviSynthClip+<>cDisplayClass5.<.ctor>b1()
    at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Threading.ThreadHelper.ThreadStart()

    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name=".NET Runtime"/>
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-06-01T22:23:25.000000000Z"/>
    <EventRecordID>151637</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Yuko-PC</Computer>
    <Security/>
    </System>
    <EventData>
    <Data>Application: MeGUI.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException
    Stack:
    at MeGUI.AviSynthClip.dimzon_avs_init_2(IntPtr ByRef, System.String, System.String, AVSDLLVideoInfo ByRef, MeGUI.AviSynthColorspace ByRef, MeGUI.AudioSampleType ByRef, System.String)
    at MeGUI.AviSynthClip+<>cDisplayClass5.<.ctor>b1()
    at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Threading.ThreadHelper.ThreadStart()
    </Data>
    </EventData>
    </Event>

    And here is the additional info:

    Log Name: Application
    Source: Application Error
    Date: 6/2/2015 5:23:25 AM
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Yuko-PC
    Description:
    Faulting application name: MeGUI.exe, version: 1.0.2558.0, time stamp: 0x55677541
    Faulting module name: MSVCR120.dll, version: 12.0.21005.1, time stamp: 0x524f7ce6
    Exception code: 0xc0000005
    Fault offset: 0x00014fc2
    Faulting process id: 0x1edc
    Faulting application start time: 0x01d09cb98b224eed
    Faulting application path: D:\Folder untuk soft setupan\MeGUI_2525_x86\MeGUI.exe
    Faulting module path: D:\Folder untuk soft setupan\MeGUI_2525_x86\MSVCR120.dll
    Report Id: d1adb3c6-08ac-11e5-8e9a-705ab6385819
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error"/>
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-06-01T22:23:25.000000000Z"/>
    <EventRecordID>151638</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Yuko-PC</Computer>
    <Security/>
    </System>
    <EventData>
    <Data>MeGUI.exe</Data>
    <Data>1.0.2558.0</Data>
    <Data>55677541</Data>
    <Data>MSVCR120.dll</Data>
    <Data>12.0.21005.1</Data>
    <Data>524f7ce6</Data>
    <Data>c0000005</Data>
    <Data>00014fc2</Data>
    <Data>1edc</Data>
    <Data>01d09cb98b224eed</Data>
    <Data>D:\Folder untuk soft setupan\MeGUI_2525_x86\MeGUI.exe</Data>
    <Data>D:\Folder untuk soft setupan\MeGUI_2525_x86\MSVCR120.dll</Data>
    <Data>d1adb3c6-08ac-11e5-8e9a-705ab6385819</Data>
    </EventData>
    </Event>

    What do you think?

     
  • Zathor

    Zathor - 2015-06-04

    It crashed while calling AviSynth so in the unmanaged code area where I do not have any influence on the error handling. Also the faulty dll is MSVCR120.dll.
    You can try:
    - close MeGUI
    - delete all msvcr120.dll files in the MeGUI directories
    - install http://www.microsoft.com/en-US/download/details.aspx?id=40784 (the x86 one)
    - try it again

     
  • Yuko Pangestu

    Yuko Pangestu - 2015-06-04

    Hi, thanks for the steps, I have done it but unfortunately the symptom comes again...

    here is the newest log copy of Dll

    Log Name: Application
    Source: Application Error
    Date: 6/4/2015 8:40:11 PM
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Yuko-PC
    Description:
    Faulting application name: megui.exe, version: 1.0.2561.0, time stamp: 0x55702aee
    Faulting module name: MSVCR120.dll, version: 12.0.21005.1, time stamp: 0x524f7ce6
    Exception code: 0xc0000005
    Fault offset: 0x00014fc2
    Faulting process id: 0xe68
    Faulting application start time: 0x01d09ecbe3ff88be
    Faulting application path: D:\Folder untuk soft setupan\MeGUI_2525_x86\megui.exe
    Faulting module path: C:\Windows\system32\MSVCR120.dll
    Report Id: 387d3b2e-0abf-11e5-8066-705ab6385819
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error"/>
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-06-04T13:40:11.000000000Z"/>
    <EventRecordID>152137</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Yuko-PC</Computer>
    <Security/>
    </System>
    <EventData>
    <Data>megui.exe</Data>
    <Data>1.0.2561.0</Data>
    <Data>55702aee</Data>
    <Data>MSVCR120.dll</Data>
    <Data>12.0.21005.1</Data>
    <Data>524f7ce6</Data>
    <Data>c0000005</Data>
    <Data>00014fc2</Data>
    <Data>e68</Data>
    <Data>01d09ecbe3ff88be</Data>
    <Data>D:\Folder untuk soft setupan\MeGUI_2525_x86\megui.exe</Data>
    <Data>C:\Windows\system32\MSVCR120.dll</Data>
    <Data>387d3b2e-0abf-11e5-8066-705ab6385819</Data>
    </EventData>
    </Event>

    I have deleted all dll that you have mentioned but the fault occurs again.

    Thank you

     
  • Zathor

    Zathor - 2015-06-04

    Enable "Options\Settings\Aleays use the included AviSynth" and restart MeGUI. Try it again and post the megui log.

     
  • Yuko Pangestu

    Yuko Pangestu - 2015-06-04

    here is the log

    Preliminary log file only. During closing of MeGUI the well formed log file will be written.

    -[Information] Versions
    --[Information] [6/4/2015 10:31:51 PM] MeGUI: 2561
    --[Information] [6/4/2015 10:31:51 PM] Operating System: Windows 7 Ultimate Edition x86 SP1 (6.1.65536.7601)
    --[Information] [6/4/2015 10:31:51 PM] .NET Framework: 4.0 (4.0.0.0)
    --[Information] [6/4/2015 10:31:51 PM] .NET Framework: 4.5.x (4.5.51209)
    -[Information] Update detection
    --[Information] [6/4/2015 10:31:51 PM] Using cached update config and server: http://megui.tmebi.de/test/
    --[Information] [6/4/2015 10:31:51 PM] No package requires an update
    --[Information] [6/4/2015 10:31:51 PM] AviSynth: 2.5.8.5 (21-12-2008) (inactive)
    --[Information] [6/4/2015 10:31:51 PM] AviSynth+ portable: 2.6.0.5 (02-01-2014) (active)
    --[Information] [6/4/2015 10:31:52 PM] AvisynthWrapper: (02-01-2009)
    --[Information] [6/4/2015 10:31:52 PM] Haali Matroska Splitter: not installed
    --[Information] [6/4/2015 10:31:52 PM] Haali DSS2: not installed
    --[Information] [6/4/2015 10:31:52 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
    --[Information] [6/4/2015 10:31:52 PM] MediaInfo: 0.7.74.0 (26-05-2015)
    --[Information] [6/4/2015 10:31:52 PM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
    --[Information] [6/4/2015 10:31:52 PM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
    --[Information] [6/4/2015 10:31:52 PM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
    --[Information] [6/4/2015 10:31:52 PM] 7z: 9.20 (18-11-2010)
    -[Information] FileIndexer
    --[Information] [6/4/2015 10:32:12 PM] MediaInfo
    ---[Information] [6/4/2015 10:32:12 PM] File: C:\Users\Yuko\Downloads\Video\FT2_60_HD_HS_ACB.mkv
    -[Information] Format: Matroska
    -[Information] FormatString: Matroska
    -[Information] FileSize: 145232215
    -[Information] PlayTime: 00:24:24.854
    ---[Information] General
    -[Information] ID: 1
    -[Information] StreamOrder: 0
    -[Information] Width: 1280
    -[Information] Height: 720
    -[Information] FrameCount: 35121
    -[Information] FrameRate: 23.976
    -[Information] FrameRateOriginal:
    -[Information] FrameRateMode: CFR
    -[Information] ScanType: Progressive
    -[Information] Codec: V_MPEG4/ISO/AVC
    -[Information] CodecString: AVC
    -[Information] Bits Depth: 8
    -[Information] Format: AVC
    -[Information] AspectRatio: 1.778
    -[Information] AspectRatioString: 16:9
    -[Information] Delay: 0
    -[Information] Title:
    -[Information] Language: en
    -[Information] LanguageString: English
    -[Information] Default: Yes
    -[Information] DefaultString: Yes
    -[Information] Forced: No
    -[Information] ForcedString: No
    ---[Information] Video
    -[Information] ID: 2
    -[Information] StreamOrder: 1
    -[Information] Format: AAC
    -[Information] FormatProfile: HE-AAC / LC
    -[Information] FormatSettingsSBR: Yes (Implicit)
    -[Information] FormatSettingsPS: No (Explicit)
    -[Information] SamplingRate: 44100 / 22050
    -[Information] SamplingRateString: 44.1 KHz / 22.05 KHz
    -[Information] Channels: 2
    -[Information] ChannelsString: 2 channels
    -[Information] ChannelPositionsString2: 2/0/0
    -[Information] BitRateMode:
    -[Information] Delay: 0
    -[Information] Title:
    -[Information] Language: ja
    -[Information] LanguageString: Japanese
    -[Information] Default: Yes
    -[Information] DefaultString: Yes
    -[Information] Forced: No
    -[Information] ForcedString: No
    ---[Information] Audio
    -[Information] ID: 3
    -[Information] StreamOrder: 2
    -[Information] Codec: S_TEXT/ASS
    -[Information] CodecString: ASS
    -[Information] Delay:
    -[Information] Title:
    -[Information] Language: en
    -[Information] LanguageString: English
    -[Information] Default: Yes
    -[Information] DefaultString: Yes
    -[Information] Forced: No
    -[Information] ForcedString: No
    ---[Information] Text
    -[Information] Log for job14 (idx, 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4 -> 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4.lwi)
    --[Information] [6/4/2015 10:32:20 PM] Started handling job
    --[Information] [6/4/2015 10:32:20 PM] Preprocessing
    --[Information] [6/4/2015 10:32:20 PM] Job command line: "C:\Windows\system32\ping.exe" 127.0.0.1 -t
    --[Information] [6/4/2015 10:32:20 PM] Process started
    --[Information] [6/4/2015 10:32:20 PM] Standard output stream
    --[Information] [6/4/2015 10:32:20 PM] Standard error stream
    ---[Information] [6/4/2015 10:32:21 PM] Creating LSMASH index...
    -[NoImage] LoadPlugin("D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\lsmash\LSMASHSource.dll")
    -[NoImage] LSMASHVideoSource("C:\Users\Yuko\Downloads\Video\【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4")
    ---[Information] [6/4/2015 10:32:21 PM] AviSynth script

    Thank you so much, I am sorry for making this error too long too finish

     
  • Zathor

    Zathor - 2015-06-05

    Please try it again with an file and path with only ASCII characters. e.g. something like C:\Users\Yuko\Downloads\Video\test.mp4

     

    Last edit: Zathor 2015-06-05
  • Yuko Pangestu

    Yuko Pangestu - 2015-06-06

    I am so sorry, but I haven't understood about video with ASCII, how do I know if the video has the ASCII or not? Sorry for not knowing.

     
  • Zathor

    Zathor - 2015-06-07

    AviSynth and/or some input filters do not support Unicode file name like your file 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4 - please rename it to something easy like test.mp4 and encode it again. It is just another try if this is the reason of the problems.

     
  • Yuko Pangestu

    Yuko Pangestu - 2015-06-07

    Hi, I think I found the solution but still need your advise for further treatment, so actually I have done what you said about changing the name, I have changed the file you mentioned with the new one named "Local Connect" then I started to make the AVS Script, but suddenly the symptom appeared again, So I tried different approach myself.
    1. when I click the "log" tab on the MeGUI interface window (not from the folder) I found several "jobs" that seems like so much (I think it is because my tests that you directed) and then I deleted all of it

    1. When it done, now I started to make the script, suddenly I changed the setting from LSmash audio itu FFF (whatever, I am not remember it heehhehe) and also I change the last option into "No audio". Suddenly It worked, but however I haven't finished the encode because I am afraid that after that worked, for the next one (auto-encode from the main window's menu) it has the same symptom

    Here is the log for each step

    1. Log for the failed part:
      Preliminary log file only. During closing of MeGUI the well formed log file will be written.

    -[Information] Versions
    --[Information] [6/8/2015 12:25:34 AM] MeGUI: 2561
    --[Information] [6/8/2015 12:25:34 AM] Operating System: Windows 7 Ultimate Edition x86 SP1 (6.1.65536.7601)
    --[Information] [6/8/2015 12:25:34 AM] .NET Framework: 4.0 (4.0.0.0)
    --[Information] [6/8/2015 12:25:34 AM] .NET Framework: 4.5.x (4.5.51209)
    -[Information] Update detection
    --[Information] [6/8/2015 12:25:35 AM] AviSynth: 2.5.8.5 (21-12-2008) (inactive)
    --[Information] [6/8/2015 12:25:36 AM] AviSynth+ portable: 2.6.0.5 (02-01-2014) (active)
    --[Information] [6/8/2015 12:25:37 AM] Connected to server: http://megui.org/auto/
    --[Information] [6/8/2015 12:25:38 AM] AvisynthWrapper: (02-01-2009)
    --[Information] [6/8/2015 12:25:39 AM] No package requires an update
    --[Information] [6/8/2015 12:25:39 AM] Haali Matroska Splitter: not installed
    --[Information] [6/8/2015 12:25:39 AM] Haali DSS2: not installed
    --[Information] [6/8/2015 12:25:39 AM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
    --[Information] [6/8/2015 12:25:39 AM] MediaInfo: 0.7.74.0 (26-05-2015)
    --[Information] [6/8/2015 12:25:39 AM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
    --[Information] [6/8/2015 12:25:39 AM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
    --[Information] [6/8/2015 12:25:39 AM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
    --[Information] [6/8/2015 12:25:39 AM] 7z: 9.20 (18-11-2010)
    -[Information] FileIndexer
    --[Information] [6/8/2015 12:26:30 AM] MediaInfo
    ---[Information] [6/8/2015 12:26:30 AM] File: C:\Users\Yuko\Downloads\Video\Ovj misteri nenek besi dan gadis perkasa full.MKV
    -[Information] Format: Matroska
    -[Information] FormatString: Matroska
    -[Information] FileSize: 278072237
    -[Information] PlayTime: 01:24:32.470
    ---[Information] General
    -[Information] ID: 1
    -[Information] StreamOrder: 0
    -[Information] Width: 548
    -[Information] Height: 360
    -[Information] FrameCount: 152174
    -[Information] FrameRate: 30.000
    -[Information] FrameRateOriginal:
    -[Information] FrameRateMode: CFR
    -[Information] ScanType:
    -[Information] Codec: V_VP9
    -[Information] CodecString: V_VP9
    -[Information] Bits Depth:
    -[Information] Format: VP9
    -[Information] AspectRatio: 1.522
    -[Information] AspectRatioString: 3:2
    -[Information] Delay:
    -[Information] Title:
    -[Information] Language:
    -[Information] LanguageString:
    -[Information] Default: Yes
    -[Information] DefaultString: Yes
    -[Information] Forced: No
    -[Information] ForcedString: No
    ---[Information] Video
    -[Information] ID: 2
    -[Information] StreamOrder: 1
    -[Information] Format: AAC
    -[Information] FormatProfile: LC
    -[Information] FormatSettingsSBR:
    -[Information] FormatSettingsPS:
    -[Information] SamplingRate: 44100
    -[Information] SamplingRateString: 44.1 KHz
    -[Information] Channels: 2
    -[Information] ChannelsString: 2 channels
    -[Information] ChannelPositionsString2: 2/0/0
    -[Information] BitRateMode:
    -[Information] Delay: 0
    -[Information] Title:
    -[Information] Language:
    -[Information] LanguageString:
    -[Information] Default: Yes
    -[Information] DefaultString: Yes
    -[Information] Forced: No
    -[Information] ForcedString: No
    ---[Information] Audio
    -[Information] Log for job14 (idx, 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4 -> 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4.lwi)
    --[Information] [6/8/2015 12:26:33 AM] Started handling job
    --[Information] [6/8/2015 12:26:33 AM] Preprocessing
    --[Information] [6/8/2015 12:26:33 AM] Job command line: "C:\Windows\system32\ping.exe" 127.0.0.1 -t
    --[Information] [6/8/2015 12:26:33 AM] Process started
    --[Information] [6/8/2015 12:26:33 AM] Standard output stream
    --[Information] [6/8/2015 12:26:33 AM] Standard error stream
    ---[Information] [6/8/2015 12:26:34 AM] Creating LSMASH index...
    -[NoImage] LoadPlugin("D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\lsmash\LSMASHSource.dll")
    -[NoImage] LSMASHVideoSource("C:\Users\Yuko\Downloads\Video\【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4")
    ---[Information] [6/8/2015 12:26:34 AM] AviSynth script

    HERE IS THE NEXT ONE (still failed)

    Preliminary log file only. During closing of MeGUI the well formed log file will be written.

    -[Information] Versions
    --[Information] [6/8/2015 12:28:46 AM] MeGUI: 2561
    --[Information] [6/8/2015 12:28:46 AM] Operating System: Windows 7 Ultimate Edition x86 SP1 (6.1.65536.7601)
    --[Information] [6/8/2015 12:28:46 AM] .NET Framework: 4.0 (4.0.0.0)
    --[Information] [6/8/2015 12:28:46 AM] .NET Framework: 4.5.x (4.5.51209)
    -[Information] Update detection
    --[Information] [6/8/2015 12:28:46 AM] AviSynth: 2.5.8.5 (21-12-2008) (inactive)
    --[Information] [6/8/2015 12:28:46 AM] AviSynth+ portable: 2.6.0.5 (02-01-2014) (active)
    --[Information] [6/8/2015 12:28:47 AM] AvisynthWrapper: (02-01-2009)
    --[Information] [6/8/2015 12:28:47 AM] Haali Matroska Splitter: not installed
    --[Information] [6/8/2015 12:28:47 AM] Haali DSS2: not installed
    --[Information] [6/8/2015 12:28:47 AM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
    --[Information] [6/8/2015 12:28:47 AM] MediaInfo: 0.7.74.0 (26-05-2015)
    --[Information] [6/8/2015 12:28:47 AM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
    --[Information] [6/8/2015 12:28:47 AM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
    --[Information] [6/8/2015 12:28:47 AM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
    --[Information] [6/8/2015 12:28:47 AM] Connected to server: http://megui.org/auto/
    --[Information] [6/8/2015 12:28:47 AM] 7z: 9.20 (18-11-2010)
    --[Information] [6/8/2015 12:28:47 AM] No package requires an update
    -[Information] FileIndexer
    --[Information] [6/8/2015 12:28:59 AM] MediaInfo
    ---[Information] [6/8/2015 12:28:59 AM] File: C:\Users\Yuko\Downloads\Video\Local Connect.mp4
    -[Information] Format: MPEG-4
    -[Information] FormatString: MPEG-4
    -[Information] FileSize: 45988127
    -[Information] PlayTime: 00:04:32.950
    ---[Information] General
    -[Information] ID: 1
    -[Information] StreamOrder: 0
    -[Information] Width: 1280
    -[Information] Height: 720
    -[Information] FrameCount: 8180
    -[Information] FrameRate: 29.970
    -[Information] FrameRateOriginal:
    -[Information] FrameRateMode: CFR
    -[Information] ScanType: Progressive
    -[Information] Codec: AVC
    -[Information] CodecString: AVC
    -[Information] Bits Depth: 8
    -[Information] Format: AVC
    -[Information] AspectRatio: 1.778
    -[Information] AspectRatioString: 16:9
    -[Information] Delay:
    -[Information] Title:
    -[Information] Language:
    -[Information] LanguageString:
    -[Information] Default:
    -[Information] DefaultString:
    -[Information] Forced:
    -[Information] ForcedString:
    ---[Information] Video
    -[Information] ID: 2
    -[Information] StreamOrder: 1
    -[Information] Format: AAC
    -[Information] FormatProfile: LC
    -[Information] FormatSettingsSBR:
    -[Information] FormatSettingsPS:
    -[Information] SamplingRate: 44100
    -[Information] SamplingRateString: 44.1 KHz
    -[Information] Channels: 2
    -[Information] ChannelsString: 2 channels
    -[Information] ChannelPositionsString2: 2/0/0
    -[Information] BitRateMode: VBR
    -[Information] Delay:
    -[Information] Title: IsoMedia File Produced by Google, 5-11-2011
    -[Information] Language: en
    -[Information] LanguageString: English
    -[Information] Default:
    -[Information] DefaultString:
    -[Information] Forced:
    -[Information] ForcedString:
    ---[Information] Audio
    -[Information] Log for job14 (idx, 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4 -> 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4.lwi)
    --[Information] [6/8/2015 12:29:02 AM] Started handling job
    --[Information] [6/8/2015 12:29:02 AM] Preprocessing
    -[Error] [6/8/2015 12:29:02 AM] Exception message: Calling setup of processor failed with error 'Required file 'C:\Users\Yuko\Downloads\Video\【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4' is missing.'
    -[Error] [6/8/2015 12:29:02 AM] Stacktrace: at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
    -[Error] [6/8/2015 12:29:02 AM] Inner exception: null
    --[Error] [6/8/2015 12:29:02 AM] Error starting job
    -[Information] Log for job15 (idx, 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4 -> 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4.lwi)
    --[Information] [6/8/2015 12:29:02 AM] Started handling job
    --[Information] [6/8/2015 12:29:02 AM] Preprocessing
    -[Error] [6/8/2015 12:29:02 AM] Exception message: Calling setup of processor failed with error 'Required file 'C:\Users\Yuko\Downloads\Video\【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4' is missing.'
    -[Error] [6/8/2015 12:29:02 AM] Stacktrace: at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
    -[Error] [6/8/2015 12:29:02 AM] Inner exception: null
    --[Error] [6/8/2015 12:29:02 AM] Error starting job
    -[Information] Log for job16 (idx, 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4 -> 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4.ffindex)
    --[Information] [6/8/2015 12:29:02 AM] Started handling job
    --[Information] [6/8/2015 12:29:02 AM] Preprocessing
    -[Error] [6/8/2015 12:29:02 AM] Exception message: Calling setup of processor failed with error 'Required file 'C:\Users\Yuko\Downloads\Video\【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4' is missing.'
    -[Error] [6/8/2015 12:29:02 AM] Stacktrace: at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
    -[Error] [6/8/2015 12:29:02 AM] Inner exception: null
    --[Error] [6/8/2015 12:29:02 AM] Error starting job
    -[Information] Log for job17 (idx, LiSA - Rally Go Round - JPopsuki TV.mp4 -> LiSA - Rally Go Round - JPopsuki TV.mp4.ffindex)
    --[Information] [6/8/2015 12:29:02 AM] Started handling job
    --[Information] [6/8/2015 12:29:02 AM] Preprocessing
    -[Error] [6/8/2015 12:29:02 AM] Exception message: Calling setup of processor failed with error 'Required file 'C:\Users\Yuko\Downloads\Video\LiSA - Rally Go Round - JPopsuki TV.mp4' is missing.'
    -[Error] [6/8/2015 12:29:02 AM] Stacktrace: at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
    -[Error] [6/8/2015 12:29:02 AM] Inner exception: null
    --[Error] [6/8/2015 12:29:02 AM] Error starting job
    -[Information] Log for job18 (idx, 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4 -> 【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4.lwi)
    --[Information] [6/8/2015 12:29:02 AM] Started handling job
    --[Information] [6/8/2015 12:29:02 AM] Preprocessing
    -[Error] [6/8/2015 12:29:02 AM] Exception message: Calling setup of processor failed with error 'Required file 'C:\Users\Yuko\Downloads\Video\【Lyric MV】LOCAL CONNECT - 幸せのありか (TVアニメ「俺物語」エンディング・テーマ)[downloaded from kibase.com].mp4' is missing.'
    -[Error] [6/8/2015 12:29:02 AM] Stacktrace: at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
    -[Error] [6/8/2015 12:29:02 AM] Inner exception: null
    --[Error] [6/8/2015 12:29:02 AM] Error starting job
    -[Information] Log for job19 (video, LiSA - Rally Go Round - JPopsuki TV.avs -> )
    --[Information] [6/8/2015 12:29:02 AM] Started handling job
    --[Information] [6/8/2015 12:29:02 AM] Preprocessing
    -[Error] Unhandled error
    -[NoImage] The file D:\Encode Folder\LiSA - Rally Go Round - JPopsuki TV.avs cannot be opened.
    -[NoImage] Error message for your reference: DirectShowSource: couldn't open file C:\Users\Yuko\Downloads\Video\LiSA - Rally Go Round - JPopsuki TV.mp4:
    -[NoImage] Unspecified error
    -[NoImage] (D:\Encode Folder\LiSA - Rally Go Round - JPopsuki TV.avs, line 1)
    --[Information] [6/8/2015 12:29:04 AM] Exception message
    -[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.core.util.BitrateCalculatorPreProcessor.calculateBitrate(MainForm mainForm, Job ajob)
    -[NoImage] at MeGUI.core.gui.JobWorker.preprocessJob(Job job)
    -[NoImage] at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
    -[NoImage] at MeGUI.core.gui.JobWorker.startNextJobInQueue()
    -[NoImage] at MeGUI.core.gui.JobWorker.StartEncoding(Boolean showMessageBoxes)
    -[NoImage] at MeGUI.core.details.JobControl.StartAll(Boolean restartStopping)
    -[NoImage] at MeGUI.core.details.JobControl.addJobsWithDependencies(JobChain c, Boolean bStartQueue)
    -[NoImage] at MeGUI.FileIndexerWindow.queueButton_Click(Object sender, EventArgs e)
    -[NoImage] at System.Windows.Forms.Control.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    -[NoImage] at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    -[NoImage] at System.Windows.Forms.Control.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Button.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    --[Information] [6/8/2015 12:29:05 AM] Stacktrace
    -[NoImage] DirectShowSource: couldn't open file C:\Users\Yuko\Downloads\Video\LiSA - Rally Go Round - JPopsuki TV.mp4:
    -[NoImage] Unspecified error
    -[NoImage] (D:\Encode Folder\LiSA - Rally Go Round - JPopsuki TV.avs, line 1)
    -[Error] [6/8/2015 12:29:05 AM] Exception message
    -[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] [6/8/2015 12:29:05 AM] Stacktrace
    -[Error] [6/8/2015 12:29:05 AM] Inner exception: null
    --[Error] [6/8/2015 12:29:05 AM] Inner exception
    -[Information] AutoEncode job generation log
    --[Information] [6/8/2015 12:30:49 AM] Projected Bitrate : 2000kbps
    --[Information] [6/8/2015 12:30:49 AM] Split Size : null
    -[Information] [6/8/2015 12:30:49 AM] Video output file: D:\Encode Folder\Local Connect.264
    -[Information] [6/8/2015 12:30:49 AM] Muxed output file: D:\Encode Folder\Local Connect-muxed.mp4
    --[Information] Eliminating duplicate filenames
    -[Information] AutoEncode job generation log
    --[Information] [6/8/2015 12:31:10 AM] Projected Bitrate : 2000kbps
    --[Information] [6/8/2015 12:31:10 AM] Split Size : null
    -[Information] [6/8/2015 12:31:10 AM] Video output file: D:\Encode Folder\Local Connect.264
    -[Information] [6/8/2015 12:31:10 AM] Muxed output file: D:\Encode Folder\Local Connect-muxed.mkv
    --[Information] Eliminating duplicate filenames
    --[Information] [6/8/2015 12:31:58 AM] MediaInfo
    ---[Information] [6/8/2015 12:31:58 AM] File: C:\Users\Yuko\Downloads\Video\Local Connect.mp4
    -[Information] Format: MPEG-4
    -[Information] FormatString: MPEG-4
    -[Information] FileSize: 45988127
    -[Information] PlayTime: 00:04:32.950
    ---[Information] General
    -[Information] ID: 1
    -[Information] StreamOrder: 0
    -[Information] Width: 1280
    -[Information] Height: 720
    -[Information] FrameCount: 8180
    -[Information] FrameRate: 29.970
    -[Information] FrameRateOriginal:
    -[Information] FrameRateMode: CFR
    -[Information] ScanType: Progressive
    -[Information] Codec: AVC
    -[Information] CodecString: AVC
    -[Information] Bits Depth: 8
    -[Information] Format: AVC
    -[Information] AspectRatio: 1.778
    -[Information] AspectRatioString: 16:9
    -[Information] Delay:
    -[Information] Title:
    -[Information] Language:
    -[Information] LanguageString:
    -[Information] Default:
    -[Information] DefaultString:
    -[Information] Forced:
    -[Information] ForcedString:
    ---[Information] Video
    -[Information] ID: 2
    -[Information] StreamOrder: 1
    -[Information] Format: AAC
    -[Information] FormatProfile: LC
    -[Information] FormatSettingsSBR:
    -[Information] FormatSettingsPS:
    -[Information] SamplingRate: 44100
    -[Information] SamplingRateString: 44.1 KHz
    -[Information] Channels: 2
    -[Information] ChannelsString: 2 channels
    -[Information] ChannelPositionsString2: 2/0/0
    -[Information] BitRateMode: VBR
    -[Information] Delay:
    -[Information] Title: IsoMedia File Produced by Google, 5-11-2011
    -[Information] Language: en
    -[Information] LanguageString: English
    -[Information] Default:
    -[Information] DefaultString:
    -[Information] Forced:
    -[Information] ForcedString:
    ---[Information] Audio
    -[Error] Unhandled error
    --[Information] [6/8/2015 12:33:20 AM] Exception message: Object reference not set to an instance of an object.
    -[NoImage] at MeGUI.core.gui.JobWorker.UserRequestedAbort()
    -[NoImage] at MeGUI.core.gui.JobWorker.jobQueue1_AbortClicked(Object sender, EventArgs e)
    -[NoImage] at MeGUI.core.gui.JobQueue.abortButton_Click(Object sender, EventArgs e)
    -[NoImage] at System.Windows.Forms.Control.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    -[NoImage] at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    -[NoImage] at System.Windows.Forms.Control.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Button.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    --[Information] [6/8/2015 12:33:20 AM] Stacktrace
    --[Information] [6/8/2015 12:33:20 AM] Inner exception: null
    -[Information] AutoEncode job generation log
    --[Information] [6/8/2015 12:33:42 AM] Projected Bitrate : 250298kbps
    --[Information] [6/8/2015 12:33:42 AM] Split Size : null
    -[Information] [6/8/2015 12:33:42 AM] Video output file: D:\Encode Folder\Local Connect.264
    -[Information] [6/8/2015 12:33:42 AM] Muxed output file: D:\Encode Folder\Local Connect-muxed.mp4
    --[Information] Eliminating duplicate filenames
    -[Error] Unhandled error
    --[Information] [6/8/2015 12:34:09 AM] Exception message: Object reference not set to an instance of an object.
    -[NoImage] at MeGUI.core.gui.JobWorker.Abort()
    -[NoImage] at MeGUI.core.details.JobControl.AbortAll()
    -[NoImage] at MeGUI.core.details.JobControl.jobQueue_AbortClicked(Object sender, EventArgs e)
    -[NoImage] at MeGUI.core.gui.JobQueue.abortButton_Click(Object sender, EventArgs e)
    -[NoImage] at System.Windows.Forms.Control.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    -[NoImage] at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    -[NoImage] at System.Windows.Forms.Control.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Button.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    --[Information] [6/8/2015 12:34:09 AM] Stacktrace
    --[Information] [6/8/2015 12:34:10 AM] Inner exception: null
    -[Error] Unhandled error
    --[Information] [6/8/2015 12:34:14 AM] Exception message: Object reference not set to an instance of an object.
    -[NoImage] at MeGUI.core.gui.JobWorker.Abort()
    -[NoImage] at MeGUI.core.details.JobControl.AbortAll()
    -[NoImage] at MeGUI.core.details.JobControl.jobQueue_AbortClicked(Object sender, EventArgs e)
    -[NoImage] at MeGUI.core.gui.JobQueue.abortButton_Click(Object sender, EventArgs e)
    -[NoImage] at System.Windows.Forms.Control.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnClick(EventArgs e)
    -[NoImage] at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    -[NoImage] at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    -[NoImage] at System.Windows.Forms.Control.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Button.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    -[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    -[NoImage] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    --[Information] [6/8/2015 12:34:14 AM] Stacktrace
    --[Information] [6/8/2015 12:34:14 AM] Inner exception: null

    HERE IS THE FINAL ONE (The worked log)
    [Warning] Log
    -[Information] Versions
    --[Information] [6/8/2015 12:35:17 AM] MeGUI: 2561
    --[Information] [6/8/2015 12:35:17 AM] Operating System: Windows 7 Ultimate Edition x86 SP1 (6.1.65536.7601)
    --[Information] [6/8/2015 12:35:17 AM] .NET Framework: 4.0 (4.0.0.0)
    --[Information] [6/8/2015 12:35:17 AM] .NET Framework: 4.5.x (4.5.51209)
    --[Information] [6/8/2015 12:35:17 AM] AviSynth: 2.5.8.5 (21-12-2008) (inactive)
    --[Information] [6/8/2015 12:35:17 AM] AviSynth+ portable: 2.6.0.5 (02-01-2014) (active)
    --[Information] [6/8/2015 12:35:17 AM] AvisynthWrapper: (02-01-2009)
    --[Information] [6/8/2015 12:35:17 AM] Haali Matroska Splitter: not installed
    --[Information] [6/8/2015 12:35:17 AM] Haali DSS2: not installed
    --[Information] [6/8/2015 12:35:17 AM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
    --[Information] [6/8/2015 12:35:17 AM] MediaInfo: 0.7.74.0 (26-05-2015)
    --[Information] [6/8/2015 12:35:17 AM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
    --[Information] [6/8/2015 12:35:17 AM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
    --[Information] [6/8/2015 12:35:17 AM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
    --[Information] [6/8/2015 12:35:17 AM] 7z: 9.20 (18-11-2010)
    -[Information] Update detection
    --[Information] [6/8/2015 12:35:19 AM] Connected to server: http://megui.org/auto/
    --[Information] [6/8/2015 12:35:19 AM] No package requires an update
    -[Information] FileIndexer
    --[Information] [6/8/2015 12:35:40 AM] MediaInfo
    ---[Information] [6/8/2015 12:35:40 AM] File: C:\Users\Yuko\Downloads\Video\Local Connect.mp4
    ---[Information] General
    ----[Information] Format: MPEG-4
    ----[Information] FormatString: MPEG-4
    ----[Information] FileSize: 45988127
    ----[Information] PlayTime: 00:04:32.950
    ---[Information] Video
    ----[Information] ID: 1
    ----[Information] StreamOrder: 0
    ----[Information] Width: 1280
    ----[Information] Height: 720
    ----[Information] FrameCount: 8180
    ----[Information] FrameRate: 29.970
    ----[Information] FrameRateOriginal:
    ----[Information] FrameRateMode: CFR
    ----[Information] ScanType: Progressive
    ----[Information] Codec: AVC
    ----[Information] CodecString: AVC
    ----[Information] Bits Depth: 8
    ----[Information] Format: AVC
    ----[Information] AspectRatio: 1.778
    ----[Information] AspectRatioString: 16:9
    ----[Information] Delay:
    ----[Information] Title:
    ----[Information] Language:
    ----[Information] LanguageString:
    ----[Information] Default:
    ----[Information] DefaultString:
    ----[Information] Forced:
    ----[Information] ForcedString:
    ---[Information] Audio
    ----[Information] ID: 2
    ----[Information] StreamOrder: 1
    ----[Information] Format: AAC
    ----[Information] FormatProfile: LC
    ----[Information] FormatSettingsSBR:
    ----[Information] FormatSettingsPS:
    ----[Information] SamplingRate: 44100
    ----[Information] SamplingRateString: 44.1 KHz
    ----[Information] Channels: 2
    ----[Information] ChannelsString: 2 channels
    ----[Information] ChannelPositionsString2: 2/0/0
    ----[Information] BitRateMode: VBR
    ----[Information] Delay:
    ----[Information] Title: IsoMedia File Produced by Google, 5-11-2011
    ----[Information] Language: en
    ----[Information] LanguageString: English
    ----[Information] Default:
    ----[Information] DefaultString:
    ----[Information] Forced:
    ----[Information] ForcedString:
    -[Information] Log for job1 (video, Local Connect.avs -> Local Connect.264)
    --[Information] [6/8/2015 12:35:48 AM] Started handling job
    --[Information] [6/8/2015 12:35:48 AM] Preprocessing
    --[Information] [6/8/2015 12:35:48 AM] Avisynth input script
    ---[NoImage] LoadPlugin("D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\avs\plugins\directshowsource.dll")
    ---[NoImage] DirectShowSource("C:\Users\Yuko\Downloads\Video\Local Connect.mp4", fps=29.970, audio=false, convertfps=true).AssumeFPS(30000,1001)
    ---[NoImage] #deinterlace
    ---[NoImage] #crop
    ---[NoImage] #resize
    ---[NoImage] #denoise
    ---[NoImage] ConvertToYV12()
    --[Information] [6/8/2015 12:35:49 AM] resolution: 1280x720
    --[Information] [6/8/2015 12:35:49 AM] frame rate: 30000/1001
    --[Information] [6/8/2015 12:35:49 AM] aspect ratio: 16:9 (1.778)
    --[Information] [6/8/2015 12:35:49 AM] target device selected: Blu-ray
    --[Information] [6/8/2015 12:35:49 AM] changing --keyint to 30 as required for the selected device
    --[Information] [6/8/2015 12:35:49 AM] changing --pulldown to double as it is required for encoding of 1280x720 with 30000/1001 fps for the selected device.
    --[Information] [6/8/2015 12:35:49 AM] Job command line: "D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\x264\x264.exe" --level 4.1 --bluray-compat --keyint 30 --open-gop --slices 4 --vbv-bufsize 30000 --vbv-maxrate 40000 --colorprim bt709 --transfer bt709 --colormatrix bt709 --pulldown double --sar 1:1 --output "D:\Encode Folder\Local Connect.264" "D:\Encode Folder\Local Connect.avs"
    --[Information] [6/8/2015 12:35:50 AM] Process started
    --[Information] [6/8/2015 12:35:50 AM] Standard output stream
    --[Information] [6/8/2015 12:35:50 AM] Standard error stream
    ---[Information] [6/8/2015 12:35:57 AM] avs [info]: 1280x720p 1:1 @ 30000/1001 fps (cfr)
    ---[Information] [6/8/2015 12:35:57 AM] x264 [info]: using SAR=1/1
    ---[Information] [6/8/2015 12:35:57 AM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
    ---[Information] [6/8/2015 12:35:57 AM] x264 [info]: profile High, level 4.1
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: frame I:292 Avg QP:15.44 size: 34968
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: frame P:2777 Avg QP:19.94 size: 7726
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: frame B:5112 Avg QP:22.58 size: 1214
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: consecutive B-frames: 13.5% 7.2% 7.2% 72.1%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: mb I I16..4: 40.2% 49.2% 10.5%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: mb P I16..4: 5.2% 6.7% 0.1% P16..4: 30.4% 6.8% 2.8% 0.0% 0.0% skip:48.0%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: mb B I16..4: 0.1% 0.1% 0.0% B16..8: 21.0% 0.7% 0.1% direct: 0.4% skip:77.7% L0:45.6% L1:50.9% BI: 3.4%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: 8x8 transform intra:52.5% inter:80.0%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: coded y,uvDC,uvAC intra: 28.3% 47.1% 13.1% inter: 4.8% 9.0% 0.5%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: i16 v,h,dc,p: 40% 23% 10% 28%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 18% 33% 4% 5% 4% 4% 4% 4%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 21% 15% 6% 9% 7% 6% 6% 5%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: i8c dc,h,v,p: 62% 21% 12% 4%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: Weighted P-Frames: Y:6.0% UV:5.0%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: ref P L0: 87.8% 10.9% 1.3%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: ref B L0: 98.6% 1.4%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: ref B L1: 97.1% 2.9%
    ---[Information] [6/8/2015 12:42:49 AM] x264 [info]: kb/s:1109.87
    ---[Information] [6/8/2015 12:42:49 AM] encoded 8181 frames, 19.66 fps, 1109.87 kb/s
    --[Information] [6/8/2015 12:42:51 AM] Final statistics
    ---[Information] [6/8/2015 12:42:51 AM] Constant Quality Mode: Quality 23 computed...
    ---[Information] [6/8/2015 12:42:51 AM] Video Bitrate Obtained (approximate): 1109 kbit/s
    --[Information] [6/8/2015 12:42:51 AM] MediaInfo
    ---[Information] [6/8/2015 12:42:51 AM] File: D:\Encode Folder\Local Connect.264
    ---[Information] General
    ----[Information] Format: AVC
    ----[Information] FormatString: AVC
    ----[Information] FileSize: 37870647
    ----[Information] PlayTime:
    ---[Information] Video
    ----[Information] ID:
    ----[Information] StreamOrder:
    ----[Information] Width: 1280
    ----[Information] Height: 720
    ----[Information] FrameCount:
    ----[Information] FrameRate: 29.970
    ----[Information] FrameRateOriginal:
    ----[Information] FrameRateMode:
    ----[Information] ScanType: Progressive
    ----[Information] Codec: AVC
    ----[Information] CodecString: AVC
    ----[Information] Bits Depth: 8
    ----[Information] Format: AVC
    ----[Information] AspectRatio: 1.778
    ----[Information] AspectRatioString: 16:9
    ----[Information] Delay:
    ----[Information] Title:
    ----[Information] Language:
    ----[Information] LanguageString:
    ----[Information] Default:
    ----[Information] DefaultString:
    ----[Information] Forced:
    ----[Information] ForcedString:
    --[Information] [6/8/2015 12:42:54 AM] Postprocessing
    ---[Information] [6/8/2015 12:42:54 AM] Deleting intermediate files
    --[Information] [6/8/2015 12:42:54 AM] Job completed
    -[Information] Log for job2 (mux, Local Connect.264 -> Local Connect.mkv)
    --[Information] [6/8/2015 12:42:54 AM] Started handling job
    --[Information] [6/8/2015 12:42:54 AM] Preprocessing
    --[Information] [6/8/2015 12:42:54 AM] MediaInfo
    ---[Information] [6/8/2015 12:42:54 AM] File: D:\Encode Folder\Local Connect.264
    ---[Information] General
    ----[Information] Format: AVC
    ----[Information] FormatString: AVC
    ----[Information] FileSize: 37870647
    ----[Information] PlayTime:
    ---[Information] Video
    ----[Information] ID:
    ----[Information] StreamOrder:
    ----[Information] Width: 1280
    ----[Information] Height: 720
    ----[Information] FrameCount:
    ----[Information] FrameRate: 29.970
    ----[Information] FrameRateOriginal:
    ----[Information] FrameRateMode:
    ----[Information] ScanType: Progressive
    ----[Information] Codec: AVC
    ----[Information] CodecString: AVC
    ----[Information] Bits Depth: 8
    ----[Information] Format: AVC
    ----[Information] AspectRatio: 1.778
    ----[Information] AspectRatioString: 16:9
    ----[Information] Delay:
    ----[Information] Title:
    ----[Information] Language:
    ----[Information] LanguageString:
    ----[Information] Default:
    ----[Information] DefaultString:
    ----[Information] Forced:
    ----[Information] ForcedString:
    --[Information] [6/8/2015 12:42:54 AM] Job command line: "D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\mkvmerge\mkvmerge.exe" -o "D:\Encode Folder\Local Connect.mkv" "D:\Encode Folder\Local Connect.264" "--compression" "0:none" --ui-language en
    --[Information] [6/8/2015 12:42:57 AM] Process started
    --[Information] [6/8/2015 12:42:57 AM] Standard output stream
    ---[Information] [6/8/2015 12:42:59 AM] mkvmerge v7.9.0 ('Birds') 32bit
    ---[Information] [6/8/2015 12:43:00 AM] 'D:\Encode Folder\Local Connect.264': Using the demultiplexer for the format 'AVC/h.264'.
    ---[Information] [6/8/2015 12:43:00 AM] 'D:\Encode Folder\Local Connect.264' track 0: Using the output module for the format 'AVC/h.264 (unframed)'.
    ---[Information] [6/8/2015 12:43:00 AM] The file 'D:\Encode Folder\Local Connect.mkv' has been opened for writing.
    ---[Information] [6/8/2015 12:43:00 AM] 'D:\Encode Folder\Local Connect.264' track 0: Extracted the aspect ratio information from the MPEG-4 layer 10 (AVC) video data and set the display dimensions to 1280/720.
    ---[Information] [6/8/2015 12:43:01 AM] The cue entries (the index) are being written...
    ---[Information] [6/8/2015 12:43:01 AM] Muxing took 1 second.
    --[Information] [6/8/2015 12:42:57 AM] Standard error stream
    --[Information] [6/8/2015 12:43:01 AM] MediaInfo
    ---[Information] [6/8/2015 12:43:01 AM] File: D:\Encode Folder\Local Connect.mkv
    ---[Information] General
    ----[Information] Format: Matroska
    ----[Information] FormatString: Matroska
    ----[Information] FileSize: 37936709
    ----[Information] PlayTime: 00:02:16.487
    ---[Information] Video
    ----[Information] ID: 1
    ----[Information] StreamOrder: 0
    ----[Information] Width: 1280
    ----[Information] Height: 720
    ----[Information] FrameCount: 4095
    ----[Information] FrameRate: 30.000
    ----[Information] FrameRateOriginal: 29.970
    ----[Information] FrameRateMode: CFR
    ----[Information] ScanType: Progressive
    ----[Information] Codec: V_MPEG4/ISO/AVC
    ----[Information] CodecString: AVC
    ----[Information] Bits Depth: 8
    ----[Information] Format: AVC
    ----[Information] AspectRatio: 1.778
    ----[Information] AspectRatioString: 16:9
    ----[Information] Delay: 0
    ----[Information] Title:
    ----[Information] Language:
    ----[Information] LanguageString:
    ----[Information] Default: Yes
    ----[Information] DefaultString: Yes
    ----[Information] Forced: No
    ----[Information] ForcedString: No
    --[Information] [6/8/2015 12:43:02 AM] Postprocessing
    ---[Information] [6/8/2015 12:43:02 AM] Deleting intermediate files
    ----[Information] [6/8/2015 12:43:02 AM] Successfully deleted D:\Encode Folder\Local Connect.264
    --[Information] [6/8/2015 12:43:02 AM] Job completed
    -[Warning] Log for job3 (video, Local Connect.avs -> )
    --[Information] [6/8/2015 12:43:02 AM] Started handling job
    --[Information] [6/8/2015 12:43:02 AM] Preprocessing
    ---[Information] Bitrate calculation for video
    ----[Information] [6/8/2015 12:43:02 AM] Desired size after subtracting audio: 8340396 KBs
    ----[Information] [6/8/2015 12:43:02 AM] Calculated desired bitrate: 250298 kbit/s
    --[Information] [6/8/2015 12:43:02 AM] Avisynth input script
    ---[NoImage] LoadPlugin("D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\avs\plugins\directshowsource.dll")
    ---[NoImage] DirectShowSource("C:\Users\Yuko\Downloads\Video\Local Connect.mp4", fps=29.970, audio=false, convertfps=true).AssumeFPS(30000,1001)
    ---[NoImage] #deinterlace
    ---[NoImage] #crop
    ---[NoImage] #resize
    ---[NoImage] #denoise
    ---[NoImage] ConvertToYV12()
    --[Information] [6/8/2015 12:43:03 AM] resolution: 1280x720
    --[Information] [6/8/2015 12:43:03 AM] frame rate: 30000/1001
    --[Information] [6/8/2015 12:43:03 AM] aspect ratio: 16:9 (1.778)
    --[Information] [6/8/2015 12:43:03 AM] target device selected: Blu-ray
    --[Information] [6/8/2015 12:43:03 AM] changing --keyint to 30 as required for the selected device
    --[Information] [6/8/2015 12:43:03 AM] changing --pulldown to double as it is required for encoding of 1280x720 with 30000/1001 fps for the selected device.
    --[Information] [6/8/2015 12:43:03 AM] Job command line: "D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\x264\x264.exe" --level 4.1 --bluray-compat --pass 1 --bitrate 250298 --stats "D:\Encode Folder\Local Connect.stats" --keyint 30 --open-gop --slices 4 --vbv-bufsize 30000 --vbv-maxrate 40000 --colorprim bt709 --transfer bt709 --colormatrix bt709 --pulldown double --sar 1:1 --output NUL "D:\Encode Folder\Local Connect.avs"
    --[Information] [6/8/2015 12:43:03 AM] Process started
    --[Information] [6/8/2015 12:43:03 AM] Standard output stream
    --[Warning] [6/8/2015 12:43:03 AM] Standard error stream
    ---[Information] [6/8/2015 12:43:05 AM] avs [info]: 1280x720p 1:1 @ 30000/1001 fps (cfr)
    ---[Warning] [6/8/2015 12:43:05 AM] x264 [warning]: max bitrate less than average bitrate, assuming CBR
    ---[Information] [6/8/2015 12:43:05 AM] x264 [info]: using SAR=1/1
    ---[Information] [6/8/2015 12:43:05 AM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
    ---[Information] [6/8/2015 12:43:05 AM] x264 [info]: profile Main, level 4.1
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: frame I:291 Avg QP: 0.08 size:183196
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: frame P:2785 Avg QP: 0.14 size:125373
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: frame B:5105 Avg QP: 0.65 size: 64698
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: consecutive B-frames: 13.7% 6.9% 6.8% 72.5%
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: mb I I16..4: 44.3% 0.0% 55.7%
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: mb P I16..4: 13.2% 0.0% 0.0% P16..4: 52.7% 0.0% 0.0% 0.0% 0.0% skip:34.1%
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: mb B I16..4: 0.6% 0.0% 0.0% B16..8: 38.9% 0.0% 0.0% direct:16.9% skip:43.7% L0:45.9% L1:37.7% BI:16.3%
    ---[Information] [6/8/2015 12:47:28 AM] x264 [info]: coded y,uvDC,uvAC intra: 63.7% 58.2% 49.0% inter: 40.9% 37.2% 34.7%
    ---[Information] [6/8/2015 12:47:29 AM] x264 [info]: i16 v,h,dc,p: 52% 25% 16% 7%
    ---[Information] [6/8/2015 12:47:29 AM] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 23% 10% 6% 8% 6% 6% 6% 6%
    ---[Information] [6/8/2015 12:47:29 AM] x264 [info]: i8c dc,h,v,p: 60% 24% 12% 5%
    ---[Information] [6/8/2015 12:47:29 AM] x264 [info]: Weighted P-Frames: Y:5.9% UV:4.9%
    ---[Information] [6/8/2015 12:47:29 AM] x264 [info]: kb/s:21474.97
    ---[Information] [6/8/2015 12:47:29 AM] encoded 8181 frames, 31.27 fps, 21474.97 kb/s
    --[Information] [6/8/2015 12:47:29 AM] Postprocessing
    ---[Information] [6/8/2015 12:47:29 AM] Deleting intermediate files
    --[Information] [6/8/2015 12:47:29 AM] Job completed
    -[Warning] Log for job4 (video, Local Connect.avs -> Local Connect.264)
    --[Information] [6/8/2015 12:47:29 AM] Started handling job
    --[Information] [6/8/2015 12:47:29 AM] Preprocessing
    --[Information] [6/8/2015 12:47:29 AM] Avisynth input script
    ---[NoImage] LoadPlugin("D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\avs\plugins\directshowsource.dll")
    ---[NoImage] DirectShowSource("C:\Users\Yuko\Downloads\Video\Local Connect.mp4", fps=29.970, audio=false, convertfps=true).AssumeFPS(30000,1001)
    ---[NoImage] #deinterlace
    ---[NoImage] #crop
    ---[NoImage] #resize
    ---[NoImage] #denoise
    ---[NoImage] ConvertToYV12()
    --[Information] [6/8/2015 12:47:29 AM] resolution: 1280x720
    --[Information] [6/8/2015 12:47:29 AM] frame rate: 30000/1001
    --[Information] [6/8/2015 12:47:29 AM] aspect ratio: 16:9 (1.778)
    --[Information] [6/8/2015 12:47:29 AM] target device selected: Blu-ray
    --[Information] [6/8/2015 12:47:29 AM] changing --keyint to 30 as required for the selected device
    --[Information] [6/8/2015 12:47:29 AM] changing --pulldown to double as it is required for encoding of 1280x720 with 30000/1001 fps for the selected device.
    --[Information] [6/8/2015 12:47:29 AM] Job command line: "D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\x264\x264.exe" --level 4.1 --bluray-compat --pass 2 --bitrate 250298 --stats "D:\Encode Folder\Local Connect.stats" --keyint 30 --open-gop --slices 4 --vbv-bufsize 30000 --vbv-maxrate 40000 --colorprim bt709 --transfer bt709 --colormatrix bt709 --pulldown double --sar 1:1 --output "D:\Encode Folder\Local Connect.264" "D:\Encode Folder\Local Connect.avs"
    --[Information] [6/8/2015 12:47:29 AM] Process started
    --[Information] [6/8/2015 12:47:29 AM] Standard output stream
    --[Warning] [6/8/2015 12:47:29 AM] Standard error stream
    ---[Information] [6/8/2015 12:47:33 AM] avs [info]: 1280x720p 1:1 @ 30000/1001 fps (cfr)
    ---[Warning] [6/8/2015 12:47:33 AM] x264 [warning]: max bitrate less than average bitrate, assuming CBR
    ---[Information] [6/8/2015 12:47:33 AM] x264 [info]: using SAR=1/1
    ---[Information] [6/8/2015 12:47:33 AM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
    ---[Warning] [6/8/2015 12:47:33 AM] x264 [warning]: target: 40000.00 kbit/s, expected: 21925.60 kbit/s, avg QP: 0.4713
    ---[Warning] [6/8/2015 12:47:33 AM] x264 [warning]: try reducing target bitrate
    ---[Information] [6/8/2015 12:47:33 AM] x264 [info]: profile High, level 4.1
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: frame I:291 Avg QP: 0.09 size:198551
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: frame P:2785 Avg QP: 0.11 size:121552
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: frame B:5105 Avg QP: 0.49 size: 52824
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: consecutive B-frames: 13.7% 6.9% 6.8% 72.5%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: mb I I16..4: 47.8% 14.9% 37.3%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: mb P I16..4: 6.2% 5.1% 9.2% P16..4: 23.8% 11.2% 8.7% 0.0% 0.0% skip:35.7%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: mb B I16..4: 0.2% 0.3% 0.5% B16..8: 29.8% 9.0% 4.4% direct: 5.8% skip:49.9% L0:61.2% L1:31.2% BI: 7.6%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: 8x8 transform intra:22.0% inter:35.1%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: coded y,uvDC,uvAC intra: 68.8% 63.8% 54.0% inter: 29.3% 32.9% 30.4%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: i16 v,h,dc,p: 53% 20% 14% 13%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 23% 24% 4% 4% 5% 4% 5% 4%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 27% 12% 5% 7% 5% 5% 5% 4%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: i8c dc,h,v,p: 56% 24% 13% 7%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: Weighted P-Frames: Y:6.0% UV:4.9%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: ref P L0: 95.6% 3.9% 0.5%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: ref B L0: 99.8% 0.2%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: ref B L1: 99.4% 0.6%
    ---[Information] [6/8/2015 12:59:30 AM] x264 [info]: kb/s:19517.46
    ---[Information] [6/8/2015 12:59:30 AM] encoded 8181 frames, 11.44 fps, 19517.46 kb/s
    --[Information] [6/8/2015 12:59:31 AM] Final statistics
    ---[Information] [6/8/2015 12:59:31 AM] Video Bitrate Desired: 250298 kbit/s
    ---[Information] [6/8/2015 12:59:31 AM] Video Bitrate Obtained (approximate): 19517 kbit/s
    --[Information] [6/8/2015 12:59:31 AM] MediaInfo
    ---[Information] [6/8/2015 12:59:31 AM] File: D:\Encode Folder\Local Connect.264
    ---[Information] General
    ----[Information] Format: AVC
    ----[Information] FormatString: AVC
    ----[Information] FileSize: 665966698
    ----[Information] PlayTime:
    ---[Information] Video
    ----[Information] ID:
    ----[Information] StreamOrder:
    ----[Information] Width: 1280
    ----[Information] Height: 720
    ----[Information] FrameCount:
    ----[Information] FrameRate: 29.970
    ----[Information] FrameRateOriginal:
    ----[Information] FrameRateMode:
    ----[Information] ScanType: Progressive
    ----[Information] Codec: AVC
    ----[Information] CodecString: AVC
    ----[Information] Bits Depth: 8
    ----[Information] Format: AVC
    ----[Information] AspectRatio: 1.778
    ----[Information] AspectRatioString: 16:9
    ----[Information] Delay:
    ----[Information] Title:
    ----[Information] Language:
    ----[Information] LanguageString:
    ----[Information] Default:
    ----[Information] DefaultString:
    ----[Information] Forced:
    ----[Information] ForcedString:
    --[Information] [6/8/2015 12:59:32 AM] Postprocessing
    ---[Information] [6/8/2015 12:59:32 AM] Deleting intermediate files
    ----[Information] [6/8/2015 12:59:32 AM] Successfully deleted D:\Encode Folder\Local Connect.stats
    ----[Information] [6/8/2015 12:59:32 AM] Successfully deleted D:\Encode Folder\Local Connect.stats.mbtree
    --[Information] [6/8/2015 12:59:32 AM] Job completed
    -[Information] Log for job5 (mux, Local Connect.264 -> Local Connect-muxed.mp4)
    --[Information] [6/8/2015 12:59:32 AM] Started handling job
    --[Information] [6/8/2015 12:59:32 AM] Preprocessing
    --[Information] [6/8/2015 12:59:32 AM] MediaInfo
    ---[Information] [6/8/2015 12:59:32 AM] File: D:\Encode Folder\Local Connect.264
    ---[Information] General
    ----[Information] Format: AVC
    ----[Information] FormatString: AVC
    ----[Information] FileSize: 665966698
    ----[Information] PlayTime:
    ---[Information] Video
    ----[Information] ID:
    ----[Information] StreamOrder:
    ----[Information] Width: 1280
    ----[Information] Height: 720
    ----[Information] FrameCount:
    ----[Information] FrameRate: 29.970
    ----[Information] FrameRateOriginal:
    ----[Information] FrameRateMode:
    ----[Information] ScanType: Progressive
    ----[Information] Codec: AVC
    ----[Information] CodecString: AVC
    ----[Information] Bits Depth: 8
    ----[Information] Format: AVC
    ----[Information] AspectRatio: 1.778
    ----[Information] AspectRatioString: 16:9
    ----[Information] Delay:
    ----[Information] Title:
    ----[Information] Language:
    ----[Information] LanguageString:
    ----[Information] Default:
    ----[Information] DefaultString:
    ----[Information] Forced:
    ----[Information] ForcedString:
    --[Information] [6/8/2015 12:59:33 AM] Job command line: "D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\mp4box\mp4box.exe" -add "D:\Encode Folder\Local Connect.264#trackID=1:fps=29.97:name=" -tmp "D:\Encode Folder" -new "D:\Encode Folder\Local Connect-muxed.mp4"
    --[Information] [6/8/2015 12:59:33 AM] Process started
    --[Information] [6/8/2015 12:59:33 AM] Standard output stream
    --[Information] [6/8/2015 12:59:33 AM] Standard error stream
    ---[Information] [6/8/2015 12:59:35 AM] AVC-H264 import - frame size 1280 x 720 at 29.970 FPS
    ---[Information] [6/8/2015 1:02:41 AM] AVC Import results: 8181 samples - Slices: 1164 I 11140 P 20420 B - 10209 SEI - 4 IDR
    ---[Information] [6/8/2015 1:02:41 AM] Stream uses forward prediction - stream CTS offset: 2 frames
    ---[Information] [6/8/2015 1:02:41 AM] Saving D:\Encode Folder\Local Connect-muxed.mp4: 0.500 secs Interleaving
    --[Information] [6/8/2015 1:03:18 AM] MediaInfo
    ---[Information] [6/8/2015 1:03:18 AM] File: D:\Encode Folder\Local Connect-muxed.mp4
    ---[Information] General
    ----[Information] Format: MPEG-4
    ----[Information] FormatString: MPEG-4
    ----[Information] FileSize: 666046193
    ----[Information] PlayTime: 00:04:32.972
    ---[Information] Video
    ----[Information] ID: 1
    ----[Information] StreamOrder: 0
    ----[Information] Width: 1280
    ----[Information] Height: 720
    ----[Information] FrameCount: 8181
    ----[Information] FrameRate: 29.970
    ----[Information] FrameRateOriginal:
    ----[Information] FrameRateMode: CFR
    ----[Information] ScanType: Progressive
    ----[Information] Codec: AVC
    ----[Information] CodecString: AVC
    ----[Information] Bits Depth: 8
    ----[Information] Format: AVC
    ----[Information] AspectRatio: 1.778
    ----[Information] AspectRatioString: 16:9
    ----[Information] Delay:
    ----[Information] Title:
    ----[Information] Language:
    ----[Information] LanguageString:
    ----[Information] Default:
    ----[Information] DefaultString:
    ----[Information] Forced:
    ----[Information] ForcedString:
    --[Information] [6/8/2015 1:03:20 AM] Postprocessing
    ---[Information] [6/8/2015 1:03:20 AM] Deleting intermediate files
    ----[Information] [6/8/2015 1:03:21 AM] Successfully deleted D:\Encode Folder\Local Connect.264
    --[Information] [6/8/2015 1:03:21 AM] Job completed
    -[Information] Log for job6 (idx, Local Connect.mp4 -> Local Connect.mp4.ffindex)
    --[Information] [6/8/2015 1:03:21 AM] Started handling job
    --[Information] [6/8/2015 1:03:21 AM] Preprocessing
    --[Information] [6/8/2015 1:03:21 AM] Job command line: "D:\Folder untuk soft setupan\MeGUI_2525_x86\tools\ffms\ffmsindex.exe" -f "C:\Users\Yuko\Downloads\Video\Local Connect.mp4" "D:\Encode Folder\Local Connect.mp4.ffindex"
    --[Information] [6/8/2015 1:03:22 AM] Process started
    --[Information] [6/8/2015 1:03:22 AM] Standard output stream
    ---[Information] [6/8/2015 1:03:27 AM] Writing index... done.
    --[Information] [6/8/2015 1:03:22 AM] Standard error stream
    --[Information] [6/8/2015 1:03:27 AM] MediaInfo
    ---[Information] [6/8/2015 1:03:27 AM] File: D:\Encode Folder\Local Connect.mp4.ffindex
    ---[Information] General
    ----[Information] Format:
    ----[Information] FormatString:
    ----[Information] FileSize: 23476
    ----[Information] PlayTime:
    --[Information] [6/8/2015 1:03:27 AM] Postprocessing
    ---[Information] [6/8/2015 1:03:28 AM] Deleting intermediate files
    --[Information] [6/8/2015 1:03:28 AM] Job completed

     
  • Zathor

    Zathor - 2015-06-21

    If you have older jobs in the queue they will use the "wrong" file name and will fail. So as you have already done all jobs need to be deleted. From that moment on it should work when you use file names without "special" characters.

     
  • Zathor

    Zathor - 2017-05-07
    • status: pending --> closed-wont-fix
     
  • Zathor

    Zathor - 2017-05-07

    Closed as unicode file names are not supported (by AviSynth, ...)

     
  • Suhrob Latipov

    Suhrob Latipov - 2020-03-28

    Hi! Sorry for my English in advance ww :)
    Already 2-3 years passed, but still this problem is actual problem (for me), eh...
    "by AviSynth", right? If so, can I change AviSynth to newer, VapourSynth?

     

Log in to post a comment.