View Full Version : MeGUI: bug reports and feature requests
Kurtnoise
25th June 2013, 17:57
In the Settings -> Extra Configuration tab, uncheck "Always backup files when needed" and save...
Zathor
25th June 2013, 22:02
When you may have some more time again, Zathor ... would you consider supporting L-SMASH Source (http://forum.doom9.org/showthread.php?t=167435) (LWLibavVideoSource, LWLibavAudioSource) too?
What kind of benefits are there compared to FFMS?
LigH
26th June 2013, 07:37
a) improved compatibility (e.g. with PAFF interlaced AVC, or out of Transport Streams);
b) improved decoding speed (in a specific test on a Phenom-II X4, LSS was about 1.5x as fast as FFMS with a FullHD AVC source encoded with x264 --crf 6);
c) LSMASHVideoSource has a specific splitter for ISO/MPEG4 related containers (MP4, MOV)
I believe VFR maniac (http://forum.doom9.org/member.php?u=166977) can tell you more "advertizing" ... ;)
mini-moose
26th June 2013, 10:31
Hi
is there a way to disable the vbv warnings? Personally I don't use vbv bufsize/maxrate and I find the warnings on logs or the ! on tray icon are a bit annoying.
Zathor
26th June 2013, 22:18
It is not possible to disable those warnings. Why do you not want to add VBV values when a level is specified?
Kunda
26th June 2013, 23:33
After updating MeGUI with the latest files, MeGUI didnt care about bitrate setting in the coniguration part of encodersettings for xvid if automated 2 pass is enabled and autoencode is selected with "no target size(Use profile settings)"-option. It even dont care about the given bitrate after clicking on autoencode and filling in a specific bitrate.
Files are encoded at a very low bitrate, regardless of the complexity of the movie.
I dont know why this happens. It didnt happen before. Is it possible MeGUI dont find or cant open the stats file?
Im using Windows 7 Home Premium 64bit.
mini-moose
27th June 2013, 10:57
It is not possible to disable those warnings. Why do you not want to add VBV values when a level is specified?
thanks for replying to both my questions. I just never used vbv settings before. From what I read it has to do with streaming and constrained bw. Not an issue for me. I can live with the warnings, it would just be "easier" on my eyes without them :)
On a different matter...AutoEncode - I usually load avs and audio file for encode, and then use AutoEncode. I like to tag the language of my audio, which can only be done in this routine if I check "add additional content". Then there's a language dialog. It's fine when there's real content to add, but when it's something rather minor like language tag, I find it would be more useful to be able to add it on previous stages (like the first automatic encoding dialog box). Also the list of available languages is alphabetical, and has dozens of "less common" languages listed before say English/French/Spanish etc. Be nice if it was like mkvtoolnix that offers the more --common-- languages first and --All-- after.
LigH
27th June 2013, 11:47
If you don't expect your files to be played on devices with severely limited reading speed (optical drive, slower memory card/stick, network access) or decoding memory, do not restrict the Profile@Level for the encoder.
mini-moose
27th June 2013, 11:52
If you don't expect your files to be played on devices with severely limited reading speed (optical drive, slower memory card/stick, network access) or decoding memory, do not restrict the Profile@Level for the encoder.
That's what I do, but the unrestricted profile has auto guess, so it still warns about vbv. By the way, I do add level in the custom cmd box, I assume it doesn't have the same effect as vbv settings though.
LigH
27th June 2013, 12:47
No, x264 would need a combo of Profile, Level, and two VBV options. MeGUI creates the VBV options based on the selected Profile@Level when using its dedicated combobox.
Kurtnoise
27th June 2013, 13:46
This is not a bug...:rolleyes:
Kurtnoise
27th June 2013, 13:58
So, please explain why you think this is not a bug.
From the current code ;
x264BitrateQuantizer.Maximum = 100000;
x264BitrateQuantizer.Minimum = 0;
The max value is defined as 100000...all values above are clamped to 100000. Nothing more, nothing less.
So, open a feature request instead...
mini-moose
27th June 2013, 16:13
You might want to read the following thread:
thanks, I read it. You seem very passionate about vbv restrictions :)
I'm still not convinced I need those. The warnings are a cosmetic annoyance for me and I wondered if there is a way to not have them. I'm sure my life will go on with them too :).
hello_hello
2nd July 2013, 13:01
It's been a while since it's happened, and I've still no idea why it does, but the aspect ratio problem occurred again today. I'd re-encoded several files (all the same input resolution) while cropping and resizing the same way (no anamorphic encoding). The output was always as expected, except for the last few encodes where MeGUI decided to mess with the aspect ratio for reasons I don't understand.
Since the last time this problem occurred I've reformatted the hard drive and re-installed Windows and all software from scratch.
It does seem odd the DAR of the input video (480x386, 1.304) and the DAR of the output video were basically the same, even though after I cropped and resized it distorted the picture quite a bit. I don't know if that's just co-incidence, or it's possible for MeGUI know the original video's DAR simply by loading a script for encoding.
All I know is the second time I loaded the same script, MeGUI gave me a 640x480 encode with a 4:3 aspect ratio as it should have the first time. I don't understand why sometimes it decides to change it.
[Information] Log
-[Information] Versions
--[Information] [02/07/13 2:20:21 PM] MeGUI: 2356
--[Information] [02/07/13 2:20:21 PM] Operating System: Windows XP Professional x86 SP3 (5.1.196608.2600)
--[Information] [02/07/13 2:20:21 PM] .Net Framework: 4.0 (4.0.30319)
--[Information] [02/07/13 2:20:21 PM] AviSynth: 2.5.8.5 (21/12/08 1:46:54 PM) - portable
--[Information] [02/07/13 2:20:21 PM] DevIL: 1.6.6 (26/05/04 4:37:34 AM)
--[Information] [02/07/13 2:20:21 PM] AvisynthWrapper: 02/01/09 12:34:04 PM
--[Information] [02/07/13 2:20:21 PM] Haali Matroska Splitter: 1.11.96.14 (03/03/11 11:40:46 AM)
--[Information] [02/07/13 2:20:21 PM] Haali DSS2: 03/03/11 11:37:50 AM
--[Information] [02/07/13 2:20:21 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (07/08/08 12:31:12 PM)
--[Information] [02/07/13 2:20:21 PM] LinqBridge: 1.0.0.0 (27/05/09 5:24:34 PM)
--[Information] [02/07/13 2:20:21 PM] MediaInfo: 0.7.63.0 (13/05/13 10:47:16 AM)
--[Information] [02/07/13 2:20:21 PM] MediaInfoWrapper: 0.7.61.0 (06/01/13 6:47:14 AM)
--[Information] [02/07/13 2:20:21 PM] MessageBoxExLib: 1.0.2218.28317 (19/12/08 12:53:04 PM)
--[Information] [02/07/13 2:20:21 PM] SevenZipSharp: 0.64.3890.29348 (02/01/11 2:59:32 AM)
--[Information] [02/07/13 2:20:21 PM] 7z: 9.20 (18/11/10 8:27:34 AM)
-[Information] Update detection
--[Information] [02/07/13 2:20:22 PM] Connecting to server: http://megui.org/auto/
--[Information] [02/07/13 2:20:24 PM] All files are up to date
-[Information] Log for job5 (video, 0305.avs -> 0305.mkv)
--[Information] [02/07/13 5:29:54 PM] Started handling job
--[Information] [02/07/13 5:29:54 PM] Preprocessing
--[Information] [02/07/13 5:29:54 PM] Avisynth input script
---[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\ffms\ffms2.dll")
---[NoImage] FFVideoSource("E:\0305.avi", cachefile="D:\0305.avi.ffindex", fpsnum=25, fpsden=1, threads=1)
---[NoImage] crop(0, 6, 0, -6)
---[NoImage] QTGMC(InputType=1)
---[NoImage] Interframe(cores=1)
---[NoImage] Spline36Resize(640,480)
--[Information] [02/07/13 5:29:55 PM] resolution: 640x480
--[Information] [02/07/13 5:29:55 PM] frame rate: 50/1
--[Information] [02/07/13 5:29:55 PM] aspect ratio: 30:23 (1.304)
--[Information] [02/07/13 5:29:55 PM] Job commandline: "C:\Program Files\MeGUI\tools\x264\x264.exe" --level 4.1
--preset slow --crf 18.0 --keyint 500 --vbv-bufsize 78125 --vbv-maxrate 62500 --no-fast-pskip --colormatrix bt470bg
--sar 45:46 --output "D:\0305.mkv" "D:\0305.avs"
--[Information] [02/07/13 5:29:55 PM] Process started
--[Information] [02/07/13 5:29:55 PM] Standard output stream
--[Information] [02/07/13 5:29:55 PM] Standard error stream
---[Information] [02/07/13 5:29:57 PM] avs [info]: 640x480p 45:46 @ 50/1 fps (cfr)
---[Information] [02/07/13 5:29:57 PM] x264 [info]: using SAR=45/46
---[Information] [02/07/13 5:29:57 PM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 Cache64
---[Information] [02/07/13 5:29:57 PM] x264 [info]: profile High, level 4.1
---[Information] [02/07/13 6:41:48 PM] x264 [info]: frame I:317 Avg QP:16.41 size: 44679
---[Information] [02/07/13 6:41:48 PM] x264 [info]: frame P:32464 Avg QP:18.51 size: 7041
---[Information] [02/07/13 6:41:48 PM] x264 [info]: frame B:55412 Avg QP:23.17 size: 600
---[Information] [02/07/13 6:41:48 PM] x264 [info]: consecutive B-frames: 1.6% 42.3% 4.3% 51.7%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: mb I I16..4: 3.6% 77.9% 18.5%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: mb P
I16..4: 0.3% 1.6% 0.3% P16..4: 42.4% 17.3% 13.3% 0.0% 0.0% skip:24.8%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: mb B
I16..4: 0.0% 0.0% 0.0% B16..8: 26.5% 1.0% 0.3% direct: 0.7% skip:71.5% L0:20.6% L1:72.4% BI: 7.0%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: 8x8 transform intra:74.0% inter:63.6%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: direct mvs spatial:99.6% temporal:0.4%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: coded y,uvDC,uvAC intra: 82.0% 75.4% 38.7% inter: 13.6% 12.6% 0.9%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: i16 v,h,dc,p: 35% 16% 10% 39%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 11% 7% 8% 12% 12% 12% 11% 12%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 10% 4% 9% 14% 13% 14% 11% 13%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: i8c dc,h,v,p: 36% 27% 23% 14%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: Weighted P-Frames: Y:1.5% UV:1.0%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: ref P L0: 74.0% 11.1% 11.2% 1.9% 1.7% 0.1% 0.0%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: ref B L0: 92.4% 6.8% 0.7% 0.1%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: ref B L1: 97.6% 2.4%
---[Information] [02/07/13 6:41:48 PM] x264 [info]: kb/s:1251.64
---[Information] [02/07/13 6:41:48 PM] encoded 88193 frames, 20.45 fps, 1251.65 kb/s
--[Information] [02/07/13 6:41:49 PM] Final statistics
---[Information] [02/07/13 6:41:49 PM] Constant Quality Mode: Quality 18 computed...
---[Information] [02/07/13 6:41:49 PM] Video Bitrate Obtained (approximate): 1254 kbit/s
--[Information] [02/07/13 6:41:49 PM] MediaInfo
---[Information] File: D:\0305.mkv
---[Information] General
----[Information] Format: Matroska
----[Information] FormatString: Matroska
----[Information] FileSize: 276597109
----[Information] PlayTime: 00:29:23.860
---[Information] Video
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] Width: 640
----[Information] Height: 480
----[Information] FrameCount: 88193
----[Information] FrameRate: 50.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode: CFR
----[Information] ScanType: Progressive
----[Information] Codec: V_MPEG4/ISO/AVC
----[Information] CodecString: AVC
----[Information] Format: AVC
----[Information] AspectRatio: 1.306
----[Information] AspectRatioString: 4:3
----[Information] Delay: 0
----[Information] Title:
----[Information] Language: en
----[Information] LanguageString: English
----[Information] Default: Yes
----[Information] DefaultString: Yes
----[Information] Forced: No
----[Information] ForcedString: No
--[Information] [02/07/13 6:41:49 PM] Postprocessing
---[Information] [02/07/13 6:41:49 PM] Deleting intermediate files
--[Information] [02/07/13 6:41:49 PM] Job completed
hello_hello
3rd July 2013, 12:11
A minor feature request:
When modifying the contents of the Script tab in the AVS Script Creator, currently the standard Windows keyboard shortcuts for cut copy and paste work, but selecting all with Ctrl+A doesn't. Any chance it could be implemented? While at it, more than one undo level (Ctrl+Z) would be nice along with re-do (Ctrl+Y).
Thanks.
http://sourceforge.net/p/megui/bugs/722/
Zathor
4th July 2013, 22:56
It's been a while since it's happened, and I've still no idea why it does, but the aspect ratio problem occurred again today.
Is that reproducible with this avs file? Do you know how you have created this job? AutoEncode? OneClick? Direct queue?
The video job received a special DAR value and I have no clue where this comes from:
--[Information] [02/07/13 5:29:55 PM] aspect ratio: 30:23 (1.304)
I need to have a look in the code but this should only happen when anamorphic encoding is selected.
http://sourceforge.net/p/megui/bugs/722/
Please post the avs file.
aMvEL
5th July 2013, 22:20
After updating to latest rev, 2357, my oneclick-encodes are suddenly resulting in encodes with resolution 16x16, regardless of profile used.
16x16 pixel is the size of the automatic interlacing check, I believe.
Please provide a complete log of your conversion.
Zathor
6th July 2013, 09:16
After updating to latest rev, 2357, my oneclick-encodes are suddenly resulting in encodes with resolution 16x16, regardless of profile used.
I do not have that problem and therefore I need more information. Please post first the complete log of the conversion as Ligh suggested.
Zathor
6th July 2013, 12:53
There is no newer "semi-official" build available:
http://x264.fushizen.eu/builds
hello_hello
6th July 2013, 15:01
Is that reproducible with this avs file? Do you know how you have created this job? AutoEncode? OneClick? Direct queue?
The video job received a special DAR value and I have no clue where this comes from:
--[Information] [02/07/13 5:29:55 PM] aspect ratio: 30:23 (1.304)
I need to have a look in the code but this should only happen when anamorphic encoding is selected.
Unfortunately I can't find a way to reliably reproduce the problem. It just happens once in a while. After it did in the example I posted, I loaded the same script for encoding again (actually it happened twice with 2 different scripts in the queue) and it was then encoded with the correct aspect ratio. This is the first time the problem's returned since I last reported it, which I think was several months ago.
I always add video encoding jobs to the queue directly (ie not via OneClick or Autoencode).
From memory, it's only ever happened when there's a bunch of encoding jobs in the queue. For some reason several jobs in the queue will encode correctly, then inexplicable MeGUI will change the aspect ratio for a few encoding jobs in a row. Once I notice, delete any remaining jobs and re-add them to the queue, things return to normal.
If it happens again, is there anything I can do to help track down the cause aside from posting the log file?
What's the deal with the latest update? My encodes using CRF=21 are coming out to like 25-30 MB when they should be around 10 times that size.
EDIT: Seems to be the same problem as a recent user posted.
LOG: part 1 of 3
[Information] Log
-[Information] Versions
--[Information] [7/7/2013 12:31:40 AM] MeGUI: 2357
--[Information] [7/7/2013 12:31:40 AM] Operating System: Windows 7 x86 SP1 (6.1.65536.7601)
--[Information] [7/7/2013 12:31:40 AM] .Net Framework: 4.0 (4.0.30319)
--[Information] [7/7/2013 12:31:40 AM] AviSynth: 2.6.0.3 (2/19/2013 10:46:43 PM)
--[Information] [7/7/2013 12:31:40 AM] AvisynthWrapper: 1/3/2009 3:34:04 AM
--[Information] [7/7/2013 12:31:40 AM] Haali Matroska Splitter: 1.13.138.14 (4/14/2013 10:00:32 AM)
--[Information] [7/7/2013 12:31:40 AM] Haali DSS2: 4/14/2013 9:59:06 AM
--[Information] [7/7/2013 12:31:40 AM] ICSharpCode.SharpZipLib: 0.85.5.452 (8/8/2008 3:31:12 AM)
--[Information] [7/7/2013 12:31:40 AM] LinqBridge: 1.0.0.0 (5/28/2009 8:24:34 AM)
--[Information] [7/7/2013 12:31:40 AM] MediaInfo: 0.7.63.0 (5/13/2013 10:47:16 AM)
--[Information] [7/7/2013 12:31:40 AM] MediaInfoWrapper: 0.7.61.0 (1/6/2013 2:47:15 PM)
--[Information] [7/7/2013 12:31:40 AM] MessageBoxExLib: 1.0.2218.28317 (12/20/2008 3:53:04 AM)
--[Information] [7/7/2013 12:31:40 AM] SevenZipSharp: 0.64.3890.29348 (1/2/2011 5:59:32 PM)
--[Information] [7/7/2013 12:31:40 AM] 7z: 9.20 (11/18/2010 11:27:34 PM)
-[Information] Update detection
--[Information] [7/7/2013 12:31:41 AM] Connecting to server: http://megui.xvidvideo.ru/auto/
--[Information] [7/7/2013 12:31:41 AM] All files are up to date
-[Information] OneClick
--[Information] [7/7/2013 12:31:46 AM] MediaInfo
---[Information] File: C:\42551_812_0705_2159-0.mpg
---[Information] General
----[Information] Format: MPEG-PS
----[Information] FormatString: MPEG-PS
----[Information] FileSize: 2452372545
----[Information] PlayTime: 00:36:55.711
---[Information] Video
----[Information] ID: 224
----[Information] StreamOrder:
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 66378
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: MPEG-2V
----[Information] CodecString: MPEG-2 Video
----[Information] Format: MPEG Video
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 3586.700
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 128
----[Information] StreamOrder:
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate:
----[Information] SamplingRateString:
----[Information] Channels:
----[Information] ChannelsString:
----[Information] ChannelPositionsString2:
----[Information] BitRateMode:
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 189-128
----[Information] StreamOrder: 0
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: CBR
----[Information] Delay: 2848.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 224-CC1
----[Information] StreamOrder:
----[Information] Codec:
----[Information] CodecString:
----[Information] Delay: 3586.700
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 224-1
----[Information] StreamOrder:
----[Information] Codec:
----[Information] CodecString:
----[Information] Delay: 3586.700
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 224-2
----[Information] StreamOrder:
----[Information] Codec:
----[Information] CodecString:
----[Information] Delay: 3586.700
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [7/7/2013 12:32:32 AM] Video: C:\42551_812_0705_2159-0.mpg
--[Information] [7/7/2013 12:32:32 AM] Audio: C:\42551_812_0705_2159-0.mpg ([80] - AC-3)
-[Information] Log for job1 (idx, 42551_812_0705_2159-0.mpg -> 42551_812_0705_2159-0.d2v)
--[Information] [7/7/2013 12:32:32 AM] Started handling job
--[Information] [7/7/2013 12:32:32 AM] Preprocessing
--[Information] [7/7/2013 12:32:32 AM] Job commandline: "C:\MeGUI\tools\dgindex\dgindex.exe" -SD=< -AIF=<C:\42551_812_0705_2159-0.mpg< -OF=<C:\ncunxmuq.41m\42551_812_0705_2159-0< -FO=0 -exit -hide -OM=2
--[Information] [7/7/2013 12:32:32 AM] Process started
--[Information] [7/7/2013 12:32:32 AM] Standard output stream
--[Information] [7/7/2013 12:32:32 AM] Standard error stream
--[Information] [7/7/2013 12:33:30 AM] Running auto force film
---[Information] [7/7/2013 12:33:30 AM] Film percentage: -1
--[Information] [7/7/2013 12:33:30 AM] Postprocessing
---[Information] [7/7/2013 12:33:30 AM] Deleting intermediate files
----[Information] [7/7/2013 12:33:30 AM] Successfully deleted C:\42551_812_0705_2159-0.log
--[Information] [7/7/2013 12:33:30 AM] Job completed
-[Information] Log for job2 (oneclick, 42551_812_0705_2159-0.mpg -> )
--[Information] [7/7/2013 12:33:31 AM] Started handling job
--[Information] [7/7/2013 12:33:31 AM] Preprocessing
--[Information] [7/7/2013 12:33:31 AM] Processing thread started
--[Information] [7/7/2013 12:33:31 AM] Desired size:
--[Information] [7/7/2013 12:33:31 AM] Split size:
--[Information] [7/7/2013 12:33:31 AM] Aspect ratio: 16:9 (1.778)
--[Information] [7/7/2013 12:33:34 AM] Enabling "Crop"
--[Information] [7/7/2013 12:33:34 AM] Set resolution width to -1 as required for Default
--[Information] [7/7/2013 12:33:34 AM] Input resolution: 1920x1080
--[Information] [7/7/2013 12:33:35 AM] Output resolution: 16x16
--[Information] [7/7/2013 12:33:35 AM] Padded output resolution: 0x0
--[Information] [7/7/2013 12:33:35 AM] Automatic deinterlacing: False
--[Information] [7/7/2013 12:33:35 AM] Generated Avisynth script
---[NoImage] SetMemoryMax(900)
---[NoImage] SetMTMode(3,2)
---[NoImage] LoadPlugin("C:\MeGUI\tools\dgindex\DGDecode.dll")
---[NoImage] DGDecode_mpeg2source("C:\ncunxmuq.41m\42551_812_0705_2159-0.d2v")
---[NoImage] SetMTMode(2)
---[NoImage] #deinterlace
---[NoImage] #crop
---[NoImage] Lanczos4Resize(16,16) # Lanczos4 (Sharp)
--[Information] Eliminating duplicate filenames
---[Information] [7/7/2013 12:33:35 AM] Video output file: C:\ncunxmuq.41m\42551_812_0705_2159-0_Video.264
---[Information] [7/7/2013 12:33:35 AM] Muxed output file: C:\42551_812_0705_2159-0.mp4
---[Information] [7/7/2013 12:33:35 AM] File already exists. New muxed output filename: C:\42551_812_0705_2159-0_0.mp4
---[Information] [7/7/2013 12:33:35 AM] Encodable audio stream 0: C:\ncunxmuq.41m\42551_812_0705_2159-0 T80 2_0ch 192Kbps DELAY -712ms_audio.m4a
--[Information] [7/7/2013 12:33:36 AM] Postprocessing
---[Information] [7/7/2013 12:33:36 AM] Deleting intermediate files
--[Information] [7/7/2013 12:33:36 AM] Job completed
-[Information] Log for job3 (audio, 42551_812_0705_2159-0 T80 2_0ch 192Kbps DELAY -712ms.ac3 -> 42551_812_0705_2159-0 T80 2_0ch 192Kbps DELAY -712ms_audio.m4a)
--[Information] [7/7/2013 12:33:36 AM] Started handling job
--[Information] [7/7/2013 12:33:36 AM] Preprocessing
--[Information] [7/7/2013 12:33:36 AM] MediaInfo
LOG part 2:
---[Information] File: C:\ncunxmuq.41m\42551_812_0705_2159-0 T80 2_0ch 192Kbps DELAY -712ms.ac3
---[Information] General
----[Information] Format: AC-3
----[Information] FormatString: AC-3
----[Information] FileSize: 53174642
----[Information] PlayTime: 00:36:55.584
---[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: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: CBR
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [7/7/2013 12:33:36 AM] Trying to open the file with NicAudio
--[Information] [7/7/2013 12:33:36 AM] Successfully opened the file with NicAudio
--[Information] [7/7/2013 12:33:36 AM] ignoring downmix as there are only 2 channels
--[Information] [7/7/2013 12:33:36 AM] Avisynth script
---[NoImage] LoadPlugin("C:\MeGUI\tools\avisynth_plugin\NicAudio.dll")
---[NoImage] NicAc3Source("C:\ncunxmuq.41m\42551_812_0705_2159-0 T80 2_0ch 192Kbps DELAY -712ms.ac3")
---[NoImage] DelayAudio(-712.0/1000.0)
---[NoImage] # detected channels: 2 channels
---[NoImage] # detected channel positions: 2/0/0
---[NoImage] Normalize()
---[NoImage] return last
---[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> stereo + LFE
---[NoImage] function c6_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] lf = GetChannel(a, 4)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] fl_sl = MixAudio(fl, sl, 0.2929, 0.2929)
---[NoImage] fr_sr = MixAudio(fr, sr, 0.2929, 0.2929)
---[NoImage] fc_lf = MixAudio(fc, lf, 0.2071, 0.2071)
---[NoImage] l = MixAudio(fl_sl, fc_lf, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_sr, fc_lf, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,SL,SR or L,R,LFE,SL,SR-> Stereo
---[NoImage] function c5_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] fl_sl = MixAudio(fl, sl, 0.3694, 0.3694)
---[NoImage] fr_sr = MixAudio(fr, sr, 0.3694, 0.3694)
---[NoImage] l = MixAudio(fl_sl, fc, 1.0, 0.2612)
---[NoImage] r = MixAudio(fr_sr, fc, 1.0, 0.2612)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,LFE,S -> Stereo
---[NoImage] function c52_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] lf = GetChannel(a, 4)
---[NoImage] bc = GetChannel(a, 5)
---[NoImage] fl_bc = MixAudio(fl, bc, 0.3205, 0.2265)
---[NoImage] fr_bc = MixAudio(fr, bc, 0.3205, 0.2265)
---[NoImage] fc_lf = MixAudio(fc, lf, 0.2265, 0.2265)
---[NoImage] l = MixAudio(fl_bc, fc_lf, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_bc, fc_lf, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels Quadro L,R,SL,SR -> Stereo
---[NoImage] function c4_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 3)
---[NoImage] sr = GetChannel(a, 4)
---[NoImage] l = MixAudio(fl, sl, 0.5, 0.5)
---[NoImage] r = MixAudio(fr, sr, 0.5, 0.5)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels L,R,C,LFE or L,R,S,LFE or L,R,C,S -> Stereo
---[NoImage] function c42_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] lf = GetChannel(a, 4)
---[NoImage] fc_lf = MixAudio(fc, lf, 0.2929, 0.2929)
---[NoImage] l = MixAudio(fl, fc_lf, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, fc_lf, 0.4142, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 3 Channels L,R,C or L,R,S or L,R,LFE -> Stereo
---[NoImage] function c3_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] l = MixAudio(fl, fc, 0.5858, 0.4142)
---[NoImage] r = MixAudio(fr, fc, 0.5858, 0.4142)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> Dolby ProLogic
---[NoImage] function c6_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] bc = MixAudio(sl, sr, 0.2265, 0.2265)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3205, 0.2265)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3205, 0.2265)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,SL,SR -> Dolby ProLogic
---[NoImage] function c5_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] bc = MixAudio(sl, sr, 0.2265, 0.2265)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3205, 0.2265)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3205, 0.2265)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,LFE,SL,SR -> Dolby ProLogic
---[NoImage] function c52_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] bc = MixAudio(sl, sr, 0.2929, 0.2929)
---[NoImage] l = MixAudio(fl, bc, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, bc, 0.4142, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,LFE,S -> Dolby ProLogic
---[NoImage] function c53_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] bc = GetChannel(a, 5)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.4142, 0.2929)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.4142, 0.2929)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 0.2929)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -0.2929)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels Quadro L,R,SL,SR -> Dolby ProLogic
---[NoImage] function c4_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 3)
---[NoImage] sr = GetChannel(a, 4)
---[NoImage] bc = MixAudio(sl, sr, 0.2929, 0.2929)
---[NoImage] l = MixAudio(fl, bc, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, bc, 0.4142, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels L,R,LFE,S -> Dolby ProLogic
---[NoImage] function c42_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] bc = GetChannel(a, 4)
---[NoImage] l = MixAudio(fl, bc, 0.5858, 0.4142)
---[NoImage] r = MixAudio(fr, bc, 0.5858, -0.4142)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels L,R,C,S -> Dolby ProLogic
---[NoImage] function c43_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] bc = GetChannel(a, 4)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.4142, 0.2929)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.4142, 0.2929)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 0.2929)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -0.2929)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 3 Channels L,R,S -> Dolby ProLogic
---[NoImage] function c3_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] bc = GetChannel(a, 3)
---[NoImage] l = MixAudio(fl, bc, 0.5858, 0.4142)
---[NoImage] r = MixAudio(fr, bc, 0.5858, -0.4142)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> Dolby ProLogic II
---[NoImage] function c6_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] ssl = MixAudio(sl, sr, 0.2818, 0.1627)
---[NoImage] ssr = MixAudio(sl, sr, -0.1627, -0.2818)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3254, 0.2301)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3254, 0.2301)
---[NoImage] l = MixAudio(fl_fc, ssl, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, ssr, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,SL,SR -> Dolby ProLogic II
---[NoImage] function c5_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] ssl = MixAudio(sl, sr, 0.2818, 0.1627)
---[NoImage] ssr = MixAudio(sl, sr, -0.1627, -0.2818)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3254, 0.2301)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3254, 0.2301)
---[NoImage] l = MixAudio(fl_fc, ssl, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, ssr, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,LFE,SL,SR -> Dolby ProLogic II
---[NoImage] function c52_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] ssl = MixAudio(sl, sr, 0.3714, 0.2144)
---[NoImage] ssr = MixAudio(sl, sr, -0.2144, -0.3714)
---[NoImage] l = MixAudio(fl, ssl, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, ssr, 0.4142, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels Quadro L,R,SL,SR -> Dolby ProLogic II
---[NoImage] function c4_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 3)
---[NoImage] sr = GetChannel(a, 4)
---[NoImage] ssl = MixAudio(sl, sr, 0.3714, 0.2144)
---[NoImage] ssr = MixAudio(sl, sr, -0.2144, -0.3714)
---[NoImage] l = MixAudio(fl, ssl, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, ssr, 0.4142, 1.0)
---[NoImage] return MergeChannels(l, r)
LOG part 3:
---[NoImage] }
--[Information] [7/7/2013 12:33:37 AM] Commandline used: -ignorelength -lc -br 96000 -if - -of "{0}"
--[Information] [7/7/2013 12:33:37 AM] Avisynth script environment opened
--[Information] [7/7/2013 12:33:37 AM] Script loaded
--[Information] [7/7/2013 12:33:37 AM] Output Decoder
---[Information] [7/7/2013 12:33:37 AM] Channels: 2
---[Information] [7/7/2013 12:33:37 AM] Bits per sample: 32
---[Information] [7/7/2013 12:33:37 AM] Sample rate: 48000
--[Information] [7/7/2013 12:33:37 AM] Job commandline: C:\MeGUI\tools\neroAacEnc.exe -ignorelength -lc -br 96000 -if - -of "C:\ncunxmuq.41m\42551_812_0705_2159-0 T80 2_0ch 192Kbps DELAY -712ms_audio.m4a"
--[Information] [7/7/2013 12:33:37 AM] Process started
--[Information] [7/7/2013 12:33:37 AM] Standard output stream
--[Information] [7/7/2013 12:33:37 AM] Standard error stream
---[Information] [7/7/2013 12:33:48 AM] *************************************************************
---[Information] [7/7/2013 12:33:48 AM] * *
---[Information] [7/7/2013 12:33:48 AM] * Nero AAC Encoder *
---[Information] [7/7/2013 12:33:48 AM] * Copyright 2009 Nero AG *
---[Information] [7/7/2013 12:33:48 AM] * All Rights Reserved Worldwide *
---[Information] [7/7/2013 12:33:48 AM] * *
---[Information] [7/7/2013 12:33:48 AM] * Package build date: Feb 18 2010 *
---[Information] [7/7/2013 12:33:48 AM] * Package version: 1.5.4.0 *
---[Information] [7/7/2013 12:33:48 AM] * *
---[Information] [7/7/2013 12:33:48 AM] * See -help for a complete list of available parameters. *
---[Information] [7/7/2013 12:33:48 AM] * *
---[Information] [7/7/2013 12:33:48 AM] *************************************************************
--[Information] [7/7/2013 12:34:41 AM] MediaInfo
---[Information] File: C:\ncunxmuq.41m\42551_812_0705_2159-0 T80 2_0ch 192Kbps DELAY -712ms_audio.m4a
---[Information] General
----[Information] Format: MPEG-4
----[Information] FormatString: MPEG-4
----[Information] FileSize: 27019883
----[Information] PlayTime: 00:36:54.933
---[Information] Audio
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] Format: AAC
----[Information] FormatProfile: LC
----[Information] FormatSettingsSBR: No (Explicit)
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: VBR
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [7/7/2013 12:34:41 AM] Postprocessing
---[Information] [7/7/2013 12:34:41 AM] Deleting intermediate files
--[Information] [7/7/2013 12:34:41 AM] Job completed
-[Information] Log for job4 (video, 42551_812_0705_2159-0.avs -> 42551_812_0705_2159-0_Video.264)
--[Information] [7/7/2013 12:34:41 AM] Started handling job
--[Information] [7/7/2013 12:34:41 AM] Preprocessing
--[Information] [7/7/2013 12:34:41 AM] Avisynth input script
---[NoImage] SetMemoryMax(900)
---[NoImage] SetMTMode(3,2)
---[NoImage] LoadPlugin("C:\MeGUI\tools\dgindex\DGDecode.dll")
---[NoImage] DGDecode_mpeg2source("C:\ncunxmuq.41m\42551_812_0705_2159-0.d2v")
---[NoImage] SetMTMode(2)
---[NoImage] #deinterlace
---[NoImage] #crop
---[NoImage] Lanczos4Resize(16,16) # Lanczos4 (Sharp)
--[Information] [7/7/2013 12:34:42 AM] resolution: 16x16
--[Information] [7/7/2013 12:34:42 AM] frame rate: 30000/1001
--[Information] [7/7/2013 12:34:42 AM] Job commandline: "C:\MeGUI\tools\x264\x264.exe" --level 4.1 --crf 21.5 --keyint 300 --vbv-bufsize 78125 --vbv-maxrate 62500 --output "C:\ncunxmuq.41m\42551_812_0705_2159-0_Video.264" "C:\ncunxmuq.41m\42551_812_0705_2159-0.avs"
--[Information] [7/7/2013 12:34:42 AM] Process started
--[Information] [7/7/2013 12:34:42 AM] Standard output stream
--[Information] [7/7/2013 12:34:42 AM] Standard error stream
---[Information] [7/7/2013 12:34:43 AM] avs [info]: 16x16p 0:0 @ 30000/1001 fps (cfr)
---[Information] [7/7/2013 12:34:43 AM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSEMisalign LZCNT
---[Information] [7/7/2013 12:34:43 AM] x264 [info]: profile High, level 4.1
mini-moose
7th July 2013, 08:42
What's the deal with the latest update? My encodes using CRF=21 are coming out to like 25-30 MB when they should be around 10 times that size.
EDIT: Seems to be the same problem as a recent user posted.
uneducated guess is :
---[NoImage] Lanczos4Resize(16,16) # Lanczos4 (Sharp)
--[Information] [7/7/2013 12:34:42 AM] resolution: 16x16
unless that's the resolution you are aiming for.
I'm using OneClick profile, but the problem is that I have it set to a resolution of 640 (height), not 16.
Zathor
7th July 2013, 10:39
I'm using OneClick profile, but the problem is that I have it set to a resolution of 640 (height), not 16.
2360 [OneClick] fixed using a resolution of 16x16 or lower in some cases (regression of 2357).
2359 [OneClick] fixed adding only the first track when using File\Open in the MainForm. Bug #724
2358 [MediaInfo] enhanced handling of incorrect avs files. Bug #722
If it happens again, is there anything I can do to help track down the cause aside from posting the log file?
Not sure - I have to dig deeper into the code.
Looking at the projected filesize of the video i'm encoding, it appears that it back to normal again. Thanks!
mini-moose
7th July 2013, 12:16
I've made a one-click encoder preset in which I've set audio/subs language to default to English.
However the muxed result is not showing any language tag.
From what I figured out, if I'm using a preset that has those defaulted to english, I shouldn't need to also set the language
when loading the appropriate audio/sub files. Not quiet sure what the preset default language settings does otherwise.
hello_hello
7th July 2013, 16:01
Another small feature request:
After loading DVD chapters from an ifo file, the Chapter Creator defaults to saving them with a .qpf extension. I don't really know anything about .qpf files so maybe there's a reason for it, but the muxers seem to require either txt or xml chapter files, so saving them with a qpf extension by default seems rather pointless. Could the qpf extension be removed, or the chapters saved as txt files by default?
It's only a little thing, as it's not hard to type *.txt when specifying a chapters file name in order to save it as a text file, but having forgotten to type .txt while naming a chapter file for approximately the 378th time today to later find it was saved as a qpf file I don't seem to be able to use for about the 378th time......
Thanks.
hello_hello
7th July 2013, 17:13
Bug report:
It would appear resizing using the script creator is a little broken for both versions 2357 & 2360. Neither will allow the user to resize the height of the video via the up/down arrows. It's also no longer possible to change the resize height by simply typing one in.
The option to have MeGUI automatically suggest a resolution still seems to be working okay, and manually changing the resize width works as it did, but when cropping the height of the video the resize height changes to match that of the remaining video automatically (ignoring the mod? setting), while not allowing the user to change it manually (suggest resolution unchecked).
Zathor
7th July 2013, 18:05
It would appear resizing using the script creator is a little broken for both versions 2357 & 2360. Neither will allow the user to resize the height of the video via the up/down arrows. It's also no longer possible to change the resize height by simply typing one in.
The option to have MeGUI automatically suggest a resolution still seems to be working okay, and manually changing the resize width works as it did, but when cropping the height of the video the resize height changes to match that of the remaining video automatically (ignoring the mod? setting), while not allowing the user to change it manually (suggest resolution unchecked).
Please test this build and report back:
http://megui.org/test/MeGUI.zip
After loading DVD chapters from an ifo file, the Chapter Creator defaults to saving them with a .qpf extension. I don't really know anything about .qpf files so maybe there's a reason for it, but the muxers seem to require either txt or xml chapter files, so saving them with a qpf extension by default seems rather pointless. Could the qpf extension be removed, or the chapters saved as txt files by default?
TXT is already the default extension. So if I write in the save dialogue only the file name without extension .txt will be added automatically. Please describe how you end with an QPF file and I will change it (TXT should be default as QPF is only for the key frames if using the x264 encoder).
I've made a one-click encoder preset in which I've set audio/subs language to default to English.
However the muxed result is not showing any language tag.
From what I figured out, if I'm using a preset that has those defaulted to english, I shouldn't need to also set the language
when loading the appropriate audio/sub files. Not quiet sure what the preset default language settings does otherwise.
Please upload the log. I am interested in the language tags of the original file. The settings in the profile are for selecting those language tracks. They will not change the language tag automatically.
mini-moose
7th July 2013, 18:44
Please upload the log. I am interested in the language tags of the original file. The settings in the profile are for selecting those language tracks. They will not change the language tag automatically.
Maybe I'm not understanding the feature right.
The original source files don't have language tags. They are named however they got demuxed. i.e if it's a dvd then something like :
"VTS_01_1 T80 3_2ch 448Kbps DELAY 0ms.ac3"
I renamed it to "VTS_01_1 English 3_2ch 448Kbps DELAY 0ms.ac3" and the lang tag was auto added (tried a few langs).
My thought was that if I set the preset to a default lang it would auto add it to any audio I use, thus saving me the trouble of 1) retagging the source files with a language 2) choose a language from the drop menu every time (as 99.9% of my audios are english).
I did some tests and I'm still unsure what the default lang setting in presets does.
hello_hello
7th July 2013, 19:18
Please test this build and report back:
http://megui.org/test/MeGUI.zip
Resizing the height seems to work again but the script creator would no longer allow me to resize the width "up". I could however, upsize the height on it's own.
It might be deliberate (being a test build), but I accidentally opened that build of MeGUI twice and the second time it failed to warn me MeGUI was already running.
TXT is already the default extension. So if I write in the save dialogue only the file name without extension .txt will be added automatically. Please describe how you end with an QPF file and I will change it (TXT should be default as QPF is only for the key frames if using the x264 encoder).
For as long as I can remember it's defaulted to using qpf for me.
I open the chapter creator, open an ifo file, click on save, type in a name without an extension (ie chapter) and a file named chapter.qpf is saved to my drive.
If I'm correct and you've got to fiddle with things there, could the chapter creator create a default name when using save? A default name is generally created for other functions (index files, extracted audio, avs files etc) but not when saving chapters.
Is there a way to force the use of keyframes at chapter points when not using the One Click encoder?
I have another minor request when indexing with ffmsindex. The index file it creates includes the original file extension. ie "video.mkv.ffindex" or "video.avi.ffindex", which in turn results in the script creator creating a script named "video.mkv.avs" which when loaded for encoding defaults to an output name of "video.mkv.mkv" or "video.avi.mkv" etc.
Could the double extension be dropped somewhere in the process so it works the same as when indexing with DGIndex (I'm referring to indexing and creating a script "manually" as I don't use OneClick).
I understand why (I think). ffmsindex doesn't seem as clever as DGIndex, which saves the full path of the source file in the index file it creates so it doesn't matter where the index file itself is located. ffmsindex appears to not do that, and assumes the source file has the same name as the index file and is located in the same folder (hence the index file being named video.avi.ffindex etc).
However given MeGUI adds the info regarding the source file location to the script so the working directory can be in a different location, there's probably no need for the double extension. Even if it's not possible to change the name ffmsindex uses when creating the index file, would it be possible to stop MeGUI from adding the original extension to the output file name? It's only a minor annoyance, admittedly.
Thanks.
Zathor
7th July 2013, 20:45
The original source files don't have language tags. They are named however they got demuxed. i.e if it's a dvd then something like :
"VTS_01_1 T80 3_2ch 448Kbps DELAY 0ms.ac3"
My thought was that if I set the preset to a default lang it would auto add it to any audio I use, thus saving me the trouble of 1) retagging the source files with a language 2) choose a language from the drop menu every time (as 99.9% of my audios are english).
The function you are searching for is currently not available. But it should be easy to add an option "if language tag not found treat file as [language]".
Zathor
7th July 2013, 20:59
Resizing the height seems to work again but the script creator would no longer allow me to resize the width "up". I could however, upsize the height on it's own.
Please test again: http://megui.org/test/MeGUI.zip
It might be deliberate (being a test build), but I accidentally opened that build of MeGUI twice and the second time it failed to warn me MeGUI was already running.
Correct, it is a debug build and as I have often several builds running this warning is disabled for debug builds.
For as long as I can remember it's defaulted to using qpf for me.
I open the chapter creator, open an ifo file, click on save, type in a name without an extension (ie chapter) and a file named chapter.qpf is saved to my drive.
If I'm correct and you've got to fiddle with things there, could the chapter creator create a default name when using save? A default name is generally created for other functions (index files, extracted audio, avs files etc) but not when saving chapters.
Implemented - test above.
Btw I used it the same way as you and for me txt files are generated.
Is there a way to force the use of keyframes at chapter points when not using the One Click encoder?
Yes, you can add it in the x264 preset (but then you have to edit your preset for every encode). Why are you not using OneClick? You can add your avs file as input, point to the chapter file, ...
I have another minor request when indexing with ffmsindex. The index file it creates includes the original file extension. ie "video.mkv.ffindex" or "video.avi.ffindex", [...]
Could the double extension be dropped somewhere in the process so it works the same as when indexing with DGIndex?
Maybe, but that involves rewriting a lot of stuff and using the cache parameter for every FFVideoSource call as the "double extension" is the default of FFVideoSource.
mini-moose
7th July 2013, 21:13
The function you are searching for is currently not available. But it should be easy to add an option "if language tag not found treat file as [language]".
If you can add such an option that would be great. Unless I'm reading you wrong and there is one already (I can't find such).
hello_hello
7th July 2013, 23:31
Please test again: http://megui.org/test/MeGUI.zip
Yep, the resizing seems to be working as it should again now.
Implemented - test above.
Btw I used it the same way as you and for me txt files are generated.
Why I always got qpf files I don't know, but now it's great. A name for the chapter file is automatically generated and it defaults to being a text file. You're awesome! :)
Yes, you can add it in the x264 preset (but then you have to edit your preset for every encode). Why are you not using OneClick? You can add your avs file as input, point to the chapter file, ...
Ahhhh..... I see where to add it now. I must have missed it last time I looked.
I've never used the OneClick encoder before. Ever. Well I think I tried it once a long time ago and no doubt it's changed a lot since then but I've always done it the "manual" way. I guess I should give One click another look.....
Maybe, but that involves rewriting a lot of stuff and using the cache parameter for every FFVideoSource call as the "double extension" is the default of FFVideoSource.
Oh well, it was just a thought. I guess deleting the double extension isn't too hard.
Thanks again!
hello_hello
8th July 2013, 00:41
Yes, you can add it in the x264 preset (but then you have to edit your preset for every encode). Why are you not using OneClick? You can add your avs file as input, point to the chapter file, ...
I had a bit of a play and to be honest I'm not seeing any real difference in respect to the time it takes to set up an encoding job between adding the script and chapter file to OneClick or adding the qpf file to the x264 encoder setup before adding the video encoding job directly.
Of course in a perfect world there'd be a place to add the chapter file in MeGUI's main window in the video section so there'd be no need to change the x264 encoder settings for each encode. ;) The same way a cuts file is added to the audio section.
Actually in an even more perfect world the File/Open menu would let you open an ifo file and MeGUI would then automatically extract the chapters and subtitles while it does the indexing to save having to do each manually. Sort of like using OneClick, except you get to preview the encode and make adjustments using the script creator.
Another thought on naming:
When opening an ifo file for encoding with AutoGK, it'd automatically name the output file according to the name of the folder containing the ripped DVD files. ie if the ripped DVD files were in a folder named "DVDvideo" then AutoGK would automatically name the output file DVDvideo.avi
Maybe that'd be an idea when opening a folder full or ripped files with OneClick, so then you could open and set up several DVD encodes without them all having the same output name such as VTS_01_1.mkv
I wouldn't object if MeGUI auto-named the output files in a similar manner when opening a set of vob files for indexing using the File/Open menu, but it'd really only be practical for vob files.
aMvEL
8th July 2013, 23:09
Thanks for fixing the 16x16-bug.
Something I'm also wondering, is why indexing (Creating DGI) takes so long with some files.
I am currently encoding some Friends blu-ray-episodes. The source files are mkv-files created with makemkv.
Indexing them with MeGUI takes over 10 minutes, while opening and indexing manually with dgindexnv takes about 30secs.
Here is a log-file of just simply indexing the file, if that helps:
https://dl.dropboxusercontent.com/u/2914045/logfile-13-07-08_23-35-23.log
Shevek
8th July 2013, 23:27
Something I'm also wondering, is why indexing (Creating DGI) takes so long with some files.
I am currently encoding some Friends blu-ray-episodes. The source files are mkv-files created with makemkv.
Indexing them with MeGUI takes over 10 minutes, while opening and indexing manually with dgindexnv takes about 30secs.
MeGUI does 2 steps - 1st it demuxes the audio stream from the MKV, then it indexes and creates the DGI file
DGIndexNV only does the index part when you Save Project
aMvEL
8th July 2013, 23:32
MeGUI does 2 steps - 1st it demuxes the audio stream from the MKV, then it indexes and creates the DGI file
DGIndexNV only does the index part when you Save Project
Yes, but isn't 10 minutes indexing and demuxing excessive for a 22min episode?
Zathor
9th July 2013, 07:24
Maybe, depends on the size of the file and the speed of your HDD. But you can execute the command line found in the log directly (without MeGUI). If you get the same result and you think that the time is too high you should report that also to neuron2. E.g. here: http://forum.doom9.org/showthread.php?t=147945
aMvEL
9th July 2013, 13:55
It seems after limited testing that it's because of the mkv-files makemkv makes.. if I remux them with mkvmerge they are a lot faster to index.
Shevek
9th July 2013, 14:23
It seems after limited testing that it's because of the mkv-files makemkv makes.. if I remux them with mkvmerge they are a lot faster to index.
Very interesting!
I'll do some testing myself...
Zathor
9th July 2013, 20:33
Yes, uploaded a day ago :rolleyes:
Also this build does not include your mentioned change.
EDIT: and also this build cannot create mp4 files.
Kunda
9th July 2013, 20:52
Hi,
the last months i had captured an anime-series by using the web-service "save.tv".
Mediainfo says the original captures are around 1478 Kbps, 720*576 (16:9) 25,000 FPS, AVC (PAL) (High@L1.3) (5 Ref Frames) for the video-stream and 228 Kbps, 44,1 KHz, 2 Channel, AAC (LC).
The last captures had a size around 257 MB.
For a higer compatibility with my home entertainment hardware i reencoded those captures using automated two pass xvid at 1700 Kbps. (Converting AVC to xvid and AAC to mp3).
For the last 102 episodes (and approx 3 versions of MeGUI) each reencode results in a filesize around 275 MB.
Since the last update to version 2356, MeGui didnt produce those 275 MB files. The reencoded files were shown with around 700 Kbps by Mediainfo instead of around 1700 Kbps and a size of around 140 MB instead of those 275 MB.
Encoding is still done with automated 2 Pass in 1700 KBps.
Is there a possibiltiy to force megui to use the settings as it did before the update? Is there a possibility to downgrade the software?
Zathor
9th July 2013, 21:18
Is there a possibiltiy to force megui to use the settings as it did before the update? Is there a possibility to downgrade the software?
Please post the log. If you want to use an older build, download them from the sourceforge page and do not update it.
Kunda
9th July 2013, 23:43
If you want to use an older build, download them from the sourceforge page and do not update it.
Lifesaver ;-) Thanks, works as intended again.
Please post the log.
Usually i dont mess with logs. I'm a user not a tester or developer. So i dont know where MeGUI stores its logs or their filenames.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.