Log in

View Full Version : MeGUI x64


Pages : 1 2 3 4 5 6 7 8 [9] 10

sneaker_ger
26th February 2018, 20:42
ffms2 added AviSynth+ high bitdepth support in version 2.23.1 (Oct 2016).

Gser
26th February 2018, 20:51
Well the ffms2 script works fine when I play it in mpc but fails to load in MeGui. *sigh*
FFVideoSource("file.ts", fpsnum=60000, fpsden=1001, threads=8, colorspace = "YUV420P10")
Error parsing media file video.avs: ConvertToRGB24: conversion is allowed only from 8 bit colorspace

sneaker_ger
26th February 2018, 20:58
That's a MeGUI problem, not ffms2.

Gser
26th February 2018, 20:59
That's a MeGUI problem, not ffms2.

Yeah I figured as much, seems it doesn't support 16-bit either. I'll just resort to converting everything to stacked format at the end of scripts.

Carpo
2nd March 2018, 18:03
Anyone having the issue that when you press Queue it starts the encode, not queuing it?

Zathor
3rd March 2018, 12:07
Anyone having the issue that when you press Queue it starts the encode, not queuing it?

Do you have by any chance enabled the "start new jobs in queue immediately" option?

That's a MeGUI problem, not ffms2.

Sadly true, the AVS wrapper cannot handle > 8 bit.

Carpo
3rd March 2018, 12:09
D'oh!!!!! Forgot about that setting, I have it off in 32bit version, all good now :)

robojock
15th March 2018, 09:11
Hi,

I don't know what the issue is, i import these profiles (https://forum.doom9.org/showthread.php?t=139765) and if i try to edit them i get this error (https://drive.google.com/open?id=100QSmcp_8BFUvMYuIuLP-Zu61-Ys4RLi). Also when i do a conversion I get files less than 100mb.

sneaker_ger
15th March 2018, 11:18
i import these profiles (https://forum.doom9.org/showthread.php?t=139765)
Did you read the red warning at the top? Those profiles are deprecated.

robojock
15th March 2018, 11:45
Did you read the red warning at the top? Those profiles are deprecated.

No i did not read the warning on top. I have now, the last post edit was in 2012. I still used Megui last year (2017) with those profiles. With version 2828 if i start from fresh those profiles don't work, they give the error as shown in my previous post. If i go back to the previous version of megui 2808 and import the profiles then they work. Updating from 2808 to 2828 with the profiles imported then they work with 2828 :confused:

marcus100868
15th March 2018, 12:27
Hi to all,
I have got a problem when using HD Streams Extractor all of a sudden no ticking options in stream(s) can't choose subs,audio,chapters,video.
https://gyazo.com/56323deda8c92519e9e3db01a4240113
This all happened when new updates where available.
No matter if i use older version or the latest no ticking options.
Some help would be much appriciated.:(

Zathor
16th March 2018, 19:26
Please post a log - especially I would need the "Versions" part.

marcus100868
16th March 2018, 23:10
Please post a log - especially I would need the "Versions" part.Hi Zathor,
Let me know if this is the right Log?

[Information] Log
-[Information] Versions
--[Information] MeGUI: 2828 x86
--[Information] Update Check: Disabled
--[Information] System Information
---[Information] Operating System: Windows Server 2016 Standard 1607 x64 (10.0.14393.2125)
---[Information] .NET Framework: 4.0 (4.0.0.0)
---[Information] .NET Framework: 4.6.x (4.6.01586)
---[Information] DPI: 150% (144/144)
---[Information] Monitor 1
----[Information] Resolution: 3840x2160
----[Information] Primary Screen: True
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 17.12.0.0 (21-12-2017)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2721.0
----[Information] Date: 29-04-2017
----[Information] Interface: 3
---[Information] AviSynth
----[Information] File Version: 2.6.0.6
----[Information] Date: 31-03-2015
----[Information] Name: Avisynth 2.6
----[Information] Version: AviSynth 2.60, build:Mar 31 2015 [16:38:54]
----[Information] AviSynth+: false
----[Information] MT: false
----[Information] Status: inactive
---[Information] AviSynth portable
----[Information] File Version: 0.1
----[Information] Date: 27-12-2017
----[Information] Name: AviSynth+ 0.1 (r2580, MT, i386)
----[Information] Version: AviSynth 2.60, build:Mar 31 2015 [16:38:54]
----[Information] AviSynth+: false
----[Information] MT: false
----[Information] Status: active

marcus100868
16th March 2018, 23:24
Please post a log - especially I would need the "Versions" part.This only happens on my server with the home PC it's fine don't know if this helps.

Zathor
25th March 2018, 16:01
Please extract this file into your MeGUI directory on the server (replace the existing file) and report back.

EDIT: update to MeGUI 2829

tormento
27th March 2018, 18:56
@Zathor

I am currently having problems processing eac3 files with integrated audio encoder. It stays on indexing without doing absolutely nothing.

I have replaced it with command line transcoding, such as
ffmpeg.exe -i in.eac3 -acodec ac3 -ab 640k -af dynaudnorm out.ac3
and it is ok for 5.1 to 5.1 transcoding. I have absolutely no idea of what channel to mix for a 7.1 to 5.1 transcoding, with proper levels.

Can you please tell me which is the ffmpeg profile used from MeGUI when transcoding with ffmpeg from 7.1 to 5.1 or, much better, fix eac3 problem?

Zathor
27th March 2018, 20:24
It "should" work. Could you upload please a small test sample?

tormento
27th March 2018, 21:28
It "should" work. Could you upload please a small test sample?
If you tell me how to "cut" eac3, otherwise I need to upload the whole track. If you have a ftp or private cloud much better because of size.

Anyway, in the mean time, can you please tell me the mixing levels you apply in MeGUI when transcoding to inferior number of channels?

tebasuna51
27th March 2018, 21:30
...and it is ok for 5.1 to 5.1 transcoding. I have absolutely no idea of what channel to mix for a 7.1 to 5.1 transcoding, with proper levels.

ffmpeg don't downmix eac3 7.1 because can't decode it to 7.1 channels.

ffmpeg only decode 5.1 channels from eac3 7.1, the extra surround channels (in added substreams) are ignored.

tebasuna51
27th March 2018, 21:35
...can you please tell me the mixing levels you apply in MeGUI when transcoding to inferior number of channels?
Check the log.
You can see the avs scripts with the downmix levels.

tormento
28th March 2018, 14:53
Check the log. You can see the avs scripts with the downmix levels.
This is the full log when downmixing DTSMA 7.1 to AC3 5.1:
[Information] Log
-[Information] Versions
--[Information] MeGUI: 2830 x64
--[Information] Update Check: development update server
--[Information] System Information
---[Information] Operating System: Windows 10 Enterprise 1803 x64 (10.0.17627.1000)
---[Information] .NET Framework: 4.0 (4.0.0.0)
---[Information] .NET Framework: 4.7 (4.7.03056)
---[Information] DPI: 100% (96/96)
---[Information] Monitor 1
----[Information] Resolution: 1920x1080
----[Information] Primary Screen: True
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 18.03.1.0 (26-03-2018)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2721.0
----[Information] Date: 29-04-2017
----[Information] Interface: 3
---[Information] AviSynth
----[Information] File Version: 0.1
----[Information] Date: 02-03-2018
----[Information] Name: AviSynth+ 0.1 (r2636, MT, x86_64)
----[Information] Version: AviSynth+ 0.1 (r2636, MT, x86_64)
----[Information] AviSynth+: true
----[Information] MT: true
----[Information] Status: active
---[Information] AviSynth portable
----[Information] File Version: 0.1
----[Information] Date: 02-03-2018
----[Information] Name: AviSynth+ 0.1 (r2636, MT, x86_64)
----[Information] Status: inactive
-[Information] Update detection
--[Information] [28/03/2018 15:32:39] Using cached update config and server: http://megui.tmebi.de/test/
--[Information] [28/03/2018 15:32:39] No package requires an update
-[Information] Log for job1 (audio, 1_3_audio.dtshd -> 1_3_audio.ac3)
--[Information] [28/03/2018 15:35:27] Started handling job
--[Information] [28/03/2018 15:35:27] Preprocessing
--[Information] [28/03/2018 15:35:28] MediaInfo
---[Information] [28/03/2018 15:35:28] File: E:\in\2_00 guardiani della galassia, I\1_3_audio.dtshd
---[Information] General
----[Information] Format: DTS
----[Information] FormatString: DTS
----[Information] FileSize: 4184581084
----[Information] PlayTime:
---[Information] Audio
----[Information] ID:
----[Information] StreamOrder:
----[Information] Format: DTS
----[Information] FormatProfile: MA / Core
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] Muxing Mode:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 8 / 6
----[Information] ChannelsString: 8 channels / 6 channels
----[Information] ChannelPositionsString2: 3/2/2.1 / 3/2/0.1
----[Information] BitRateMode: VBR / CBR
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
----[Information] [28/03/2018 15:35:28] The language information is not available for this track.
The default MeGUI language has been selected.
--[Information] [28/03/2018 15:35:28] Trying to open the file with FFAudioSource()
--[Information] [28/03/2018 15:37:11] Successfully opened the file with FFAudioSource()
--[Information] [28/03/2018 15:37:11] AviSynth script
---[NoImage] LoadPlugin("D:\eseguibili\media\MeGUI_x64\tools\ffms\ffms2.dll")
---[NoImage] FFAudioSource("E:\in\2_00 guardiani della galassia, I\1_3_audio.dtshd")
---[NoImage] # detected channels: 8
---[NoImage] # detected channel positions: 3/2/2.1
---[NoImage] 8<=Audiochannels(last)?c71_c51(ConvertAudioToFloat(last)):last
---[NoImage] 7==Audiochannels(last)?c61_c51(ConvertAudioToFloat(last)):last
---[NoImage] 32==Audiobits(last)?ConvertAudioTo16bit(last):last
---[NoImage] return last
---[NoImage] # As AudioLimiter.dll is not available, SoftClipperFromAudX() cannot be used
---[NoImage] # 7.1 Channels L,R,C,LFE,BL,BR,SL,SR -> standard 5.1
---[NoImage] function c71_c51(clip a)
---[NoImage] {
---[NoImage] front = GetChannel(a, 1, 2, 3, 4)
---[NoImage] back = GetChannel(a, 5, 6)
---[NoImage] side = GetChannel(a, 7, 8)
---[NoImage] mix = MixAudio(back, side, 1.0, 1.0)#.SoftClipperFromAudX(0.0)
---[NoImage] return MergeChannels(front, mix)
---[NoImage] }
---[NoImage] # 6.1 Channels L,R,C,LFE,BC,SL,SR -> standard 5.1
---[NoImage] function c61_c51(clip a)
---[NoImage] {
---[NoImage] front = GetChannel(a, 1, 2, 3, 4)
---[NoImage] bcent = GetChannel(a, 5).Amplify(0.7071)
---[NoImage] back = MergeChannels(bcent, bcent)
---[NoImage] side = GetChannel(a, 6, 7)
---[NoImage] mix = MixAudio(back, side, 1.0, 1.0)#.SoftClipperFromAudX(0.0)
---[NoImage] return MergeChannels(front, mix)
---[NoImage] }
--[Information] [28/03/2018 15:37:11] Command line used: -i - -y -acodec ac3 -ab 640k -threads 4 "{0}"
--[Information] [28/03/2018 15:37:11] AviSynth script environment opened
--[Information] [28/03/2018 15:37:12] Script loaded
--[Information] [28/03/2018 15:37:12] Output Decoder
---[Information] [28/03/2018 15:37:12] Channels: 6
---[Information] [28/03/2018 15:37:12] Bits per sample: 16
---[Information] [28/03/2018 15:37:12] Sample rate: 48000
--[Information] [28/03/2018 15:37:12] Job command line:
D:\eseguibili\media\MeGUI_x64\tools\ffmpeg\ffmpeg.exe -i - -y -acodec ac3 -ab 640k -threads 4
"E:\in\2_00 guardiani della galassia, I\1_3_audio.ac3"
--[Information] [28/03/2018 15:37:12] Process started
--[Information] [28/03/2018 15:37:12] Standard output stream
--[Information] [28/03/2018 15:37:12] Standard error stream
---[Information] [28/03/2018 15:37:12] ffmpeg version N-90390-g7e0dc7210b Copyright (c) 2000-2018 the FFmpeg developers
---[Information] [28/03/2018 15:37:12] built with gcc 7.3.0 (GCC)
---[Information] [28/03/2018 15:37:12] configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig
--enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora
--enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg
--enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex
--enable-libxvid --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec
--enable-dxva2 --enable-avisynth
---[Information] [28/03/2018 15:37:12] libavutil 56. 11.100 / 56. 11.100
---[Information] [28/03/2018 15:37:12] libavcodec 58. 14.100 / 58. 14.100
---[Information] [28/03/2018 15:37:12] libavformat 58. 10.100 / 58. 10.100
---[Information] [28/03/2018 15:37:12] libavdevice 58. 2.100 / 58. 2.100
---[Information] [28/03/2018 15:37:12] libavfilter 7. 13.100 / 7. 13.100
---[Information] [28/03/2018 15:37:12] libswscale 5. 0.102 / 5. 0.102
---[Information] [28/03/2018 15:37:12] libswresample 3. 0.101 / 3. 0.101
---[Information] [28/03/2018 15:37:12] libpostproc 55. 0.100 / 55. 0.100
---[Information] [28/03/2018 15:37:12] Guessed Channel Layout for Input Stream #0.0 : 5.1
---[Information] [28/03/2018 15:37:12] Input #0, wav, from 'pipe:':
---[Information] [28/03/2018 15:37:12] Duration: N/A, bitrate: 4608 kb/s
---[Information] [28/03/2018 15:37:12] Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 5.1, s16, 4608 kb/s
---[Information] [28/03/2018 15:37:12] Stream mapping:
---[Information] [28/03/2018 15:37:12] Stream #0:0 -> #0:0 (pcm_s16le (native) -> ac3 (native))
---[Information] [28/03/2018 15:37:12] Output #0, ac3, to 'E:\in\2_00 guardiani della galassia, I\1_3_audio.ac3':
---[Information] [28/03/2018 15:37:12] Metadata:
---[Information] [28/03/2018 15:37:12] encoder : Lavf58.10.100
---[Information] [28/03/2018 15:37:12] Stream #0:0: Audio: ac3, 48000 Hz, 5.1, fltp, 640 kb/s
---[Information] [28/03/2018 15:37:12] Metadata:
---[Information] [28/03/2018 15:37:12] encoder : Lavc58.14.100 ac3
---[Information] [28/03/2018 15:40:02] video:0kB audio:566502kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
--[Information] [28/03/2018 15:40:02] MediaInfo
---[Information] [28/03/2018 15:40:02] File: E:\in\2_00 guardiani della galassia, I\1_3_audio.ac3
---[Information] General
----[Information] Format: AC-3
----[Information] FormatString: AC-3
----[Information] FileSize: 580098560
----[Information] PlayTime: 02:00:51.232
---[Information] Audio
----[Information] ID:
----[Information] StreamOrder:
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] Muxing Mode:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
----[Information] [28/03/2018 15:40:02] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [28/03/2018 15:40:02] Postprocessing
---[Information] [28/03/2018 15:40:02] Deleting intermediate files
----[Information] [28/03/2018 15:40:02] Successfully deleted E:\in\2_00 guardiani della galassia, I\1_3_audio.dtshd.ffindex
--[Information] [28/03/2018 15:40:02] Job completed

1st question:
---[NoImage] # As AudioLimiter.dll is not available, SoftClipperFromAudX() cannot be used
Where can I find a x64 version of it?

2nd question: Where is the AviSynth script with channel level settings?

3rd question: Why not to use directly ffmpeg and avoid all the AVS stuff?

tebasuna51
28th March 2018, 17:39
Where can I find a x64 version of it?

You can't, don't exist a x64 version of Audiolimiter.
And is unknow the source for SoftClipperFromAudX.

Use Avs 32 bits to downmix 7.1 -> 5.1

2nd question: Where is the AviSynth script with channel level settings?
The 32 bits function:
function c71_c51(clip a) {
front = GetChannel(a, 1, 2, 3, 4)
back = GetChannel(a, 5, 6)
side = GetChannel(a, 7, 8)
mix = MixAudio(back, side, 1.0, 1.0).SoftClipperFromAudX(0.0)
return MergeChannels(front, mix)
}

Only surround channels can have less volume level than original, and only in big volume level points.

3rd question: Why not to use directly ffmpeg and avoid all the AVS stuff?

To avoid ffmpeg downmix obtaining half volume level in all channels.

-----------------------------

I can't recommend other downmix 7.1 -> 5.1 than use SoftClipperFromAudX (with Avs 32 bits) in order to recode to AC3.

If it can't be used is better recode the core 5.1 from the DTS-MA.

tormento
28th March 2018, 20:12
To avoid ffmpeg downmix obtaining half volume level in all channels.
If you use -af dynaudnorm option
This filter applies a certain amount of gain to the input audio in order to bring its peak magnitude to a target level (e.g. 0 dBFS). However, in contrast to more "simple" normalization algorithms, the Dynamic Audio Normalizer *dynamically* re-adjusts the gain factor to the input audio. This allows for applying extra gain to the "quiet" sections of the audio while avoiding distortions or clipping the "loud" sections. In other words: The Dynamic Audio Normalizer will "even out" the volume of quiet and loud sections, in the sense that the volume of each section is brought to the same target level. Note, however, that the Dynamic Audio Normalizer achieves this goal *without* applying "dynamic range compressing". It will retain 100% of the dynamic range *within* each section of the audio file.
and it uses as default
n
Enable channels coupling. By default is enabled. By default, the Dynamic Audio Normalizer will amplify all channels by the same amount. This means the same gain factor will be applied to all channels, i.e. the maximum possible gain factor is determined by the "loudest" channel. However, in some recordings, it may happen that the volume of the different channels is uneven, e.g. one channel may be "quieter" than the other one(s). In this case, this option can be used to disable the channel coupling. This way, the gain factor will be determined independently for each channel, depending only on the individual channel’s highest magnitude sample. This allows for harmonizing the volume of the different channels.

tebasuna51
28th March 2018, 23:44
@tormento
You are free of use dynaudnorm or any filter or enhancer.
My recomendations are to preserve the original sound without changes.

tormento
29th March 2018, 08:36
You are free of use dynaudnorm or any filter or enhancer.
I like to understand things and how they work. I am here to ask and learn.

I'd like to know from Zathor why he uses AviSynth scripts to transcode audio in MeGUI_x64 as there is no build of AudioLimiter.dll and ffmpeg can do all the dirty job ;)

Zathor
29th March 2018, 08:53
I'd like to know from Zathor why he uses AviSynth scripts to transcode audio in MeGUI_x64 as there is no build of AudioLimiter.dll and ffmpeg can do all the dirty job ;)

Lazyness? :(
Additionally I would like to keep 32bit and 64bit to be the same.

So I could switch if someone provides me the details. E.g. which command line to be used with ffmpeg to down/upscale (as in the avisynth scripts - e.g. found here: https://forum.doom9.org/showthread.php?p=1461787#post1461787) . Question would also be if only the "output channels" should be replaced by ffmpeg or also the other stuff (sample rate, ...).
And what needs to be done if the encoder is not ffmpeg but e.g. qaac? I assume it needs to be piped?

Also I would like to know if there is a change in quality.

But yes, in general it would make sense to switch so that we can get rid of the audiolimiter and soxfilter plugins.
EDIT: Bottom line - if someone provides me with the details I will implement it.

tormento
29th March 2018, 09:39
Lazyness? :(
ffmpeg is really a PITA to learn. I did it for audio only by trials and errors.

It's really powerful, fast and smart enough to understand what to do even on basic command lines. Of course it has hundreds of switches to fine tune everything. There is a section on Doom9 with lot of GUI for it, specialized for video but with some audio part too. I don't use them cause I can't get 640k output... ;)

My usual command line for 5.1 640k AC3 audio is:
ffmpeg.exe -i input.xxx -ac 6 -acodec ac3 -ab 640k -af dynaudnorm output.ac3
There are lot of examples googling and a long help from command line.

Moreover: you did and do a great job with MeGUI. I think you will get lot of help, just ask.

Also I would like to know if there is a change in quality.
ffmpeg has much better quality than, for example, eac3to, at least for ac3 encoding. That's why I switched.

It's also much more resilient to errors, i.e. keeps on transcoding even when minor glitches are found.

tebasuna51
29th March 2018, 10:56
MeGUI is a GUI to recode video and audio based in AviSynth decoders and filters.

Of course ffmpeg can do similar jobs (can decode many video/audio formats, use video/audio filters and encode to many video/audio formats) without need AviSynth at all.
But MeGUI can't be a ffmpegGUI (very dificult to do), only can use ffmpeg like encoder when is the better choice (for AC3 for instance like tormento say).

The command line to use ffmpeg can be complex, let me explain a few the tormento example:

ffmpeg.exe -i input.xxx -ac 6 -acodec ac3 -ab 640k -af dynaudnorm output.ac3

- The input.xxx can be many things, for instance can be a container mkv and the first audio track is recoded, but adding -map 0:x the x track is the recoded.

- The -ac 6 is not needed the channels number is the source channels, and if the output need a downmix (like here with source 7.1) is done automatically. The problem with automatic downmix is the output volume reduced.

- -af dynaudnorm (af=audio filter). There are many audio filters (of course can change the samplerate). I can't recommend the dynaudnorm if we want preserve original source.

Zathor, like don't exist a Audiolimiter.dll for 64 bits we need change the line:

mix = MixAudio(back, side, 1.0, 1.0)#.SoftClipperFromAudX(0.0)

with:

mix = MixAudio(back, side, 0.5, 0.5)

to avoid clip in surround channels and preserve the full volume in the rest of channels.
But I recommend use the 32 bit versión with SoftClipperFromAudX or recode the core 5.1 of DTS 7.1.

Zathor
30th March 2018, 12:40
Zathor, like don't exist a Audiolimiter.dll for 64 bits we need change the line:

mix = MixAudio(back, side, 1.0, 1.0)#.SoftClipperFromAudX(0.0)

with:

mix = MixAudio(back, side, 0.5, 0.5)

to avoid clip in surround channels and preserve the full volume in the rest of channels.
But I recommend use the 32 bit versión with SoftClipperFromAudX or recode the core 5.1 of DTS 7.1.
Thanks, changed in 2831.
Btw if using tools like OneClick it "should" already use the core if the target is to encode with less than 7 channels. Not sure if this works in all cases...

tormento
30th March 2018, 13:10
I can't recommend the dynaudnorm if we want preserve original source.
When downmixing or transcoding you can't "preserve" original source. IMHO dynaudnorm is one of the best solutions, as it doesn't compress dynamic range, such as other filters do, and takes also in account all the channels when normalizing. Proof is that when there is nothing to change, i.e. optimum volumes on channels, nothing is changed. I have tried MeGUI x32 solution and, to my ears, ffmpeg gives the best result.
mix = MixAudio(back, side, 0.5, 0.5)
Thus you are not "preserving" the source too and without any consideration about real dynamic range of mixed channels but taking only volumes in account that is risky when increasing and useless when decreasing.

tebasuna51
31st March 2018, 12:19
When downmixing or transcoding you can't "preserve" original source.
When downmix of course we can output the same with 5.1 speakers than with 7.1 speakers.
We can't respect the balance between front and surround speakers, at high level, because 2 speakers can't output the same volume than 4 speakers.

Whit SoftClipperFromAudX(0.0) we can preserve the balance most the times, only at high level volume points can't be preserved.

Also when transcoding we can't preserve the full quality of source (mainly high frequencies), but we can preserve enough quality to be transparent for most audio equipments and not "golden ears".

Like I say before, if you want use MeGUI-64 without SoftClipperFromAudX I recommend recode the core 5.1 of DTS-HD instead downmix the 7.1.

IMHO dynaudnorm is one of the best solutions, ...

Any user is free of use the filters than want, of course.

But I can't understand the relation between dynamic range and the balance problem in the 7.1 -> 5.1 downmix.

With my method the main channels FL, FR, FC, LFE are untouched, and of course the dynamic range is also preserved.

With dynaudnorm the main channels FL, FR, FC, LFE can be changed.

Glarioo
3rd April 2018, 18:57
MeGui stop working after update today.

videoh
3rd April 2018, 19:06
You'll get help faster if you don't make us wait for attachment approval. Can you please use a hosting site?

Glarioo
3rd April 2018, 19:38
Sorry, i don't know how to use a hosting site.
That log is the only one Megui created.

--[Information] [3/04/2018 19:32:52] Video: G:\BLU_RAY (G)\BAD_TRIP\BDMV\PLAYLIST\00000.mpls
--[Information] [3/04/2018 19:32:52] Audio: G:\BLU_RAY (G)\BAD_TRIP\BDMV\PLAYLIST\00000.mpls ([3] - DTS - 6 channels / 48.0 kHz / Dutch / AC3 5.1)
--[Information] [3/04/2018 19:32:52] Subtitle: G:\BLU_RAY (G)\BAD_TRIP\BDMV\PLAYLIST\00000.mpls ([4] - PGS / Dutch / PGS-Origineel)
-[Information] Log for job1 (ext, 00000.mpls -> jqqjvhfv.rb4)
--[Information] [3/04/2018 19:32:57] Started handling job
--[Information] [3/04/2018 19:32:57] Preprocessing
--[Information] [3/04/2018 19:32:57] Job command line: "C:\Users\Gebruiker\Documents\Blu Ray\megui-core-2690-64\tools\eac3to\eac3to.exe" "G:\BLU_RAY (G)\BAD_TRIP\BDMV\PLAYLIST\00000.mpls" 2:"G:\BDRB_Work\jqqjvhfv.rb4\00000.mkv" 3:"G:\BDRB_Work\jqqjvhfv.rb4\00000 - [1][0] Dutch.dts" -core 4:"G:\BDRB_Work\jqqjvhfv.rb4\00000 - [1][0] Dutch.sup" -progressnumbers
--[Information] [3/04/2018 19:32:57] Process started
--[Information] [3/04/2018 19:32:57] Standard output stream
--[Information] [3/04/2018 19:32:57] Standard error stream
---[Information] [3/04/2018 19:32:58] M2TS, 1 video track, 1 audio track, 1 subtitle track, 1:27:27, 24p
---[Information] [3/04/2018 19:32:58] 1: Chapters, 10 chapters
---[Information] [3/04/2018 19:32:58] 2: VC-1, 1080p24 (16:9)
---[Information] [3/04/2018 19:32:58] 3: DTS Master Audio, Dutch, 5.1 channels, 24 bits, 48kHz
---[Information] [3/04/2018 19:32:58] (core: DTS, 5.1 channels, 1509kbps, 48kHz)
---[Information] [3/04/2018 19:32:58] 4: Subtitle (PGS), Dutch
---[Information] [3/04/2018 19:32:58] v02 The video framerate is correct, but rather unusual.
---[Information] [3/04/2018 19:32:58] a03 Extracting audio track number 3...
---[Information] [3/04/2018 19:32:58] a03 Extracting DTS core...
---[Information] [3/04/2018 19:32:58] v02 Extracting video track number 2...
---[Information] [3/04/2018 19:32:58] v02 Muxing video to Matroska...
---[Information] [3/04/2018 19:32:58] s04 Extracting subtitle track number 4...
---[Information] [3/04/2018 19:32:58] a03 Creating file "G:\BDRB_Work\jqqjvhfv.rb4\00000 - [1][0] Dutch.dts"...
---[Information] [3/04/2018 19:33:03] s04 Creating file "G:\BDRB_Work\jqqjvhfv.rb4\00000 - [1][0] Dutch.sup"...
---[Information] [3/04/2018 19:35:10] a03 Skipping identical DTS frames (seamless branching)...
---[Information] [3/04/2018 19:35:10] Added fps value (24) to MKV header.
---[Information] [3/04/2018 19:35:10] Video track 2 contains 125928 frames.
---[Information] [3/04/2018 19:35:10] Subtitle track 4 contains 812 captions.
---[Information] [3/04/2018 19:35:10] eac3to processing took 2 minutes, 12 seconds.
---[Information] [3/04/2018 19:35:10] Done.
--[Information] [3/04/2018 19:35:10] Postprocessing
--[Information] [3/04/2018 19:35:10] Job completed
-[Information] Log for job2 (idx, 00000.mkv -> BAD_TRIP_00000.dgi)
--[Information] [3/04/2018 19:35:10] Started handling job
--[Information] [3/04/2018 19:35:10] Preprocessing
--[Information] [3/04/2018 19:35:10] Job command line: "C:\Users\Gebruiker\Documents\Blu Ray\megui-core-2690-64\tools\dgindexnv\dgindexnv.exe" -i "G:\BDRB_Work\jqqjvhfv.rb4\00000.mkv" -o "G:\BDRB_Work\jqqjvhfv.rb4\BAD_TRIP_00000.dgi" -h
--[Information] [3/04/2018 19:35:10] Process started
--[Information] [3/04/2018 19:35:10] Standard output stream
--[Information] [3/04/2018 19:35:10] Standard error stream
---[Information] [3/04/2018 19:35:11] Project
--[Information] [3/04/2018 19:36:39] MediaInfo
---[Information] [3/04/2018 19:36:39] File: G:\BDRB_Work\jqqjvhfv.rb4\BAD_TRIP_00000.dgi
---[Information] Indexed file: G:\BDRB_Work\jqqjvhfv.rb4\00000.mkv
-[Information] Format: Matroska
-[Information] FormatString: Matroska
-[Information] FileSize: 16386255290
-[Information] PlayTime: 01:27:26.959
---[Information] General
-[Information] ID: 1
-[Information] StreamOrder: 0
-[Information] Width: 1920
-[Information] Height: 1080
-[Information] FrameCount: 125927
-[Information] FrameRate: 24.000
-[Information] FrameRateOriginal:
-[Information] FrameRateMode: CFR
-[Information] ScanType: Progressive
-[Information] Codec: WVC1
-[Information] CodecString: VC-1
-[Information] Bits Depth: 8
-[Information] Format: VC-1
-[Information] AspectRatio: 1.778
-[Information] AspectRatioString: 16:9
-[Information] Delay: 0
-[Information] Title:
-[Information] Language:
-[Information] LanguageString:
-[Information] Default: No
-[Information] DefaultString: No
-[Information] Forced: No
-[Information] ForcedString: No
---[Information] Video
--[Information] [3/04/2018 19:36:39] Postprocessing
-[Error] Unhandled error
--[Information] [3/04/2018 19:36:39] Exception message: De objectverwijzing is niet op een exemplaar van een object ingesteld.
-[NoImage] bij MeGUI.dgiIndexJobPostProcessor.postprocess(MainForm mainForm, Job ajob)
-[NoImage] bij MeGUI.core.gui.JobWorker.postprocessJob(Job job)
-[NoImage] bij MeGUI.core.gui.JobWorker.<>c__DisplayClass57_0.<UpdateGUIStatus>b__0()
-[NoImage] bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
-[NoImage] bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
-[NoImage] bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
-[NoImage] bij System.Threading.ThreadHelper.ThreadStart()
--[Information] [3/04/2018 19:36:39] Stacktrace
--[Information] [3/04/2018 19:36:39] Inner exception: null

Zathor
3rd April 2018, 20:02
Thanks, I think I know where the problem is.

videoh
3rd April 2018, 20:05
Thanks Glarioo. Looks like DGIndexNV indexing completed OK so it's over to Zathor.

Nevertheless, please make sure you are updated to the latest versions of DGIndexNV and MEGUI. There have been some changes recently and both apps must be updated to the latest versions for proper interoperation.

Zathor beat me. :)

Zathor
3rd April 2018, 21:36
MeGui stop working after update today.

I do have it fixed locally. 2834 should be online soon.

Glarioo
4th April 2018, 18:09
I do have it fixed locally. 2834 should be online soon.

Update to 2834 and MeGUI working flawless again. Thanks!

sdml
3rd June 2018, 19:56
Why megui switched to ffmpeg instead of avs4x26x? It seems to me avs4x26x works more stable. avs4x26x continues to work in times of insufficient ram, but ffmpeg halt immedietly.

Zathor
3rd June 2018, 20:15
Support for high bit depth which avs4x24x does not support.
Could you please paste a full log of an encoding?

sdml
9th June 2018, 08:20
It's just ffmpeg disappears from process list and log says: Error Number of encoded frames does not match the source. Support of high bit depth is good, but can we get some switch to choose avs4x26x or ffmpeg?

Zathor
9th June 2018, 11:06
Could you please provide a full log? I have to see OS, AViSynth version, script used, ...

imsrk48
9th June 2018, 11:15
#Suggestion Please add multi tracks selection in DirectShowStream

Sent from my P4 using Tapatalk

thecrowler
8th September 2018, 13:55
#Bug - MediaInfo.dll (x64) v18.08 causes an unhandled error in HD Stream Extractor (MeGUI 2872 x64).
Everything works fine with the old 18.05 MediaInfo.dll x64 (using "obsolete_mediainfo-18.05-64.7z" from "update_cache" folder).

Glarioo
9th February 2019, 11:44
Movie duration is 2:19:10.542
After job 3 (dgi) duration is duration 2:19:19.892?

[Information] Log
-[Information] Versions
--[Information] MeGUI: 2908 x64
--[Information] MeGUI Debug Data: available
--[Information] Update Check: development update server
--[Information] System Information
---[Information] Operating System: Windows 10 Pro 1803 x64 (10.0.17134.523)
---[Information] .NET Framework: 4.0 (4.0.0.0)
---[Information] .NET Framework: 4.7 (4.7.03056)
---[Information] Redistributables
----[Information] Microsoft Visual C++ 2010 x64: 10.0.40219
----[Information] Microsoft Visual C++ 2010 x86: 10.0.40219
----[Information] Microsoft Visual C++ 2012 x64: 11.0.61030
----[Information] Microsoft Visual C++ 2012 x86: 11.0.61030
----[Information] Microsoft Visual C++ 2013 x64: 12.0.30501
----[Information] Microsoft Visual C++ 2013 x86: 12.0.30501
----[Information] Microsoft Visual C++ 2017 x64: 14.14.26405
----[Information] Microsoft Visual C++ 2017 x86: 14.10.25017
---[Information] DPI: 100% (96/96)
---[Information] Monitor 1
----[Information] Resolution: 1920x1080
----[Information] Primary Screen: True
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 18.05.0.0 (08-05-2018)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2847.0
----[Information] Date: 06-05-2018
----[Information] Interface: 3
---[Information] AviSynth
----[Information] AviSynth Status: ignored as portable build is forced
---[Information] AviSynth portable
----[Information] File Version: 0.1
----[Information] File Date: 02-07-2018
----[Information] File Name: AviSynth+ 0.1 (r2728, MT, x86_64)
----[Information] File Path: c:\users\gebruiker\documents\blu ray\megui-2896-64\avisynth.dll
----[Information] AviSynth Version: AviSynth+ 0.1 (r2728, MT, x86_64)
----[Information] AviSynth+: true
----[Information] AviSynth MT: true
----[Information] AviSynth Status: active
-[Information] Update detection
--[Information] [9/02/2019 8:56:45] Using cached update config and server: http://megui.tmebi.de/test/
--[Information] [9/02/2019 8:56:45] No package requires an update
-[Information] OneClick
--[Information] [9/02/2019 9:01:45] MediaInfo
---[Information] File: G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls
---[Information] [9/02/2019 9:01:45] Blu-ray playlist detected. Getting information from eac3to.
---[Information] eac3toInfo
----[Information] [9/02/2019 9:01:45] Input: G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls
----[Information] [9/02/2019 9:01:45] Arguments: "G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls"
----[Information] [9/02/2019 9:01:45] 1) 00000.mpls, 00000.m2ts, 2:19:11
----[Information] [9/02/2019 9:01:46] - Chapters, 8 chapters
----[Information] [9/02/2019 9:01:46] - h264/AVC, 1080p24 (16:9)
----[Information] [9/02/2019 9:01:46] - DTS Master Audio, Dutch, multi-channel, 48kHz
----[Information] [9/02/2019 9:01:46] Feature Retrieval Completed
----[Information] [9/02/2019 9:01:46] Arguments: "G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls" 1) -progressnumbers
----[Information] [9/02/2019 9:01:47] M2TS, 1 video track, 1 audio track, 2 subtitle tracks, 2:19:11, 24p
----[Information] [9/02/2019 9:01:47] 1: Chapters, 8 chapters
----[Information] [9/02/2019 9:01:47] 2: h264/AVC, 1080p24 (16:9)
----[Information] [9/02/2019 9:01:47] 3: DTS Master Audio, Dutch, 5.1 channels, 24 bits, 48kHz
----[Information] [9/02/2019 9:01:48] (core: DTS, 5.1 channels, 1509kbps, 48kHz)
----[Information] [9/02/2019 9:01:48] 4: Subtitle (PGS), Dutch
----[Information] [9/02/2019 9:01:48] 5: Subtitle (PGS), Dutch
----[Information] [9/02/2019 9:01:48] v02 The video framerate is correct, but rather unusual.
----[Information] [9/02/2019 9:01:48] Stream Retrieval Completed
---[Information] General
----[Information] Format: Blu-ray Playlist
----[Information] FileSize: 314
----[Information] PlayTime: 02:19:10.541
---[Information] Video
----[Information] ID: 2
----[Information] CodecID: 27
----[Information] Format: AVC
----[Information] FormatInfo: Advanced Video Codec
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 200413
----[Information] FrameRate: 24.000
----[Information] Duration: 02:19:10.542
----[Information] ScanType: Progressive
----[Information] Bits Depth: 8
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] PixelAspectRatio: 1.000
----[Information] Delay: 600000.000
----[Information] Source: 00000.m2ts
---[Information] Audio
----[Information] ID: 3
----[Information] StreamOrder: 3
----[Information] CodecID: 134
----[Information] Format: DTS
----[Information] FormatInfo: Digital Theater Systems
----[Information] FormatProfile: MA / Core
----[Information] Muxing Mode: Stream extension
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: VBR / CBR
----[Information] Delay: 600000.000
----[Information] Language: nl
----[Information] LanguageString: Dutch
----[Information] Source: 00000.m2ts
---[Information] Text
----[Information] ID: 4608
----[Information] StreamOrder: 4
----[Information] CodecID: 144
----[Information] Format: PGS
----[Information] Language: nl
----[Information] LanguageString: Dutch
----[Information] Source: 00000.m2ts
---[Information] Text
----[Information] ID: 4609
----[Information] StreamOrder: 5
----[Information] CodecID: 144
----[Information] Format: PGS
----[Information] Language: nl
----[Information] LanguageString: Dutch
----[Information] Source: 00000.m2ts
---[Information] Chapters
----[Information] 00:00:00.000: Chapter 1
----[Information] 00:13:27.083: Chapter 2
----[Information] 00:34:45.541: Chapter 3
----[Information] 00:55:16.416: Chapter 4
----[Information] 01:15:55.166: Chapter 5
----[Information] 01:36:05.041: Chapter 6
----[Information] 01:56:41.000: Chapter 7
----[Information] 02:15:15.291: Chapter 8
----[Information] 02:19:10.500: Chapter 9
--[Information] [9/02/2019 9:03:00] Video: G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls
--[Information] [9/02/2019 9:03:00] Audio: G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls ([3] - DTS - 6 channels / 48.0 kHz / Dutch)
--[Information] [9/02/2019 9:03:00] Subtitle: G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls ([5] - PGS / Dutch / PGS-Origineel)
--[Information] [9/02/2019 9:03:00] Subtitle: G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls ([4] - PGS / Dutch)
-[Information] Log for job1 (ext, 00000.mpls -> btc4rech.pqp)
--[Information] [9/02/2019 9:04:24] Started handling job
--[Information] [9/02/2019 9:04:24] Preprocessing
--[Information] [9/02/2019 9:04:24] Job command line: "C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\eac3to\eac3to.exe" "G:\BLU_RAY (G)\NIET_SCHIETEN\BDMV\PLAYLIST\00000.mpls" 2:"G:\BDRB_Work\btc4rech.pqp\00000.mkv" 3:"G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch.dts" -core 5:"G:\BDRB_Work\btc4rech.pqp\00000 - [1][1] Dutch.sup" 4:"G:\BDRB_Work\btc4rech.pqp\00000 - [2][0] Dutch.sup" -progressnumbers
--[Information] [9/02/2019 9:04:24] Process started
--[Information] [9/02/2019 9:04:24] Standard output stream
---[Information] [9/02/2019 9:04:25] M2TS, 1 video track, 1 audio track, 2 subtitle tracks, 2:19:11, 24p
---[Information] [9/02/2019 9:04:25] 1: Chapters, 8 chapters
---[Information] [9/02/2019 9:04:25] 2: h264/AVC, 1080p24 (16:9)
---[Information] [9/02/2019 9:04:25] 3: DTS Master Audio, Dutch, 5.1 channels, 24 bits, 48kHz
---[Information] [9/02/2019 9:04:25] (core: DTS, 5.1 channels, 1509kbps, 48kHz)
---[Information] [9/02/2019 9:04:25] 4: Subtitle (PGS), Dutch
---[Information] [9/02/2019 9:04:25] 5: Subtitle (PGS), Dutch
---[Information] [9/02/2019 9:04:25] v02 The video framerate is correct, but rather unusual.
---[Information] [9/02/2019 9:04:25] a03 Extracting audio track number 3...
---[Information] [9/02/2019 9:04:25] a03 Extracting DTS core...
---[Information] [9/02/2019 9:04:25] s05 Extracting subtitle track number 5...
---[Information] [9/02/2019 9:04:25] v02 Extracting video track number 2...
---[Information] [9/02/2019 9:04:25] s04 Extracting subtitle track number 4...
---[Information] [9/02/2019 9:04:25] v02 Muxing video to Matroska...
---[Information] [9/02/2019 9:04:25] a03 Creating file "G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch.dts"...
---[Information] [9/02/2019 9:04:29] s04 Creating file "G:\BDRB_Work\btc4rech.pqp\00000 - [2][0] Dutch.sup"...
---[Information] [9/02/2019 9:06:34] s05 Creating file "G:\BDRB_Work\btc4rech.pqp\00000 - [1][1] Dutch.sup"...
---[Information] [9/02/2019 9:06:47] Added fps value (24) to MKV header.
---[Information] [9/02/2019 9:06:47] Video track 2 contains 200413 frames.
---[Information] [9/02/2019 9:06:47] Subtitle track 5 contains 54 captions.
---[Information] [9/02/2019 9:06:47] Subtitle track 4 contains 1275 captions.
---[Information] [9/02/2019 9:06:47] eac3to processing took 2 minutes, 22 seconds.
---[Information] [9/02/2019 9:06:47] Done.
--[Information] [9/02/2019 9:04:24] Standard error stream
--[Information] [9/02/2019 9:06:47] Postprocessing
--[Information] [9/02/2019 9:06:47] Job completed
-[Information] Log for job2 (idx, 00000.mkv -> NIET_SCHIETEN_00000.dgi)
--[Information] [9/02/2019 9:06:47] Started handling job
--[Information] [9/02/2019 9:06:47] Preprocessing
--[Information] [9/02/2019 9:06:47] Job command line: "C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\dgindexnv\dgindexnv.exe" -i "G:\BDRB_Work\btc4rech.pqp\00000.mkv" -o "G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.dgi" -h
--[Information] [9/02/2019 9:06:47] Process started
--[Information] [9/02/2019 9:06:47] Standard output stream
---[Information] [9/02/2019 9:06:47] Project
--[Information] [9/02/2019 9:06:47] Standard error stream
--[Information] [9/02/2019 9:08:33] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.dgi
---[Information] Indexed file: G:\BDRB_Work\btc4rech.pqp\00000.mkv
---[Information] General
----[Information] Format: Matroska
----[Information] FileSize: 18268517337
----[Information] PlayTime: 02:19:10.542
---[Information] Video
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] CodecID: V_MPEG4/ISO/AVC
----[Information] Format: AVC
----[Information] FormatInfo: Advanced Video Codec
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 200413
----[Information] FrameRate: 24.000
----[Information] FrameRateMode: CFR
----[Information] FrameRateModeString: Constant
----[Information] Duration: 02:19:10.542
----[Information] ScanType: Progressive
----[Information] Bits Depth: 8
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] PixelAspectRatio: 1.000
----[Information] Delay: 0
----[Information] Default: No
----[Information] Forced: No
--[Information] [9/02/2019 9:08:33] Postprocessing
--[Information] [9/02/2019 9:08:33] Job completed
-[Information] Log for job3 (oneclick, 00000.mkv -> )
--[Information] [9/02/2019 9:08:33] Started handling job
--[Information] [9/02/2019 9:08:33] Preprocessing
--[Information] [9/02/2019 9:08:33] Processing thread started
--[Information] [9/02/2019 9:08:33] Desired size:
--[Information] [9/02/2019 9:08:33] Split size:
--[Information] [9/02/2019 9:08:35] Aspect ratio: 16:9 (1.778)
--[Information] [9/02/2019 9:08:35] Target device: Default
--[Information] [9/02/2019 9:08:36] Input resolution: 1920x1080
--[Information] [9/02/2019 9:08:36] Desired maximum width: 1920
--[Information] [9/02/2019 9:08:36] Output resolution: 1920x1080
--[Information] [9/02/2019 9:08:37] Automatic deinterlacing: False
--[Information] [9/02/2019 9:08:38] Generated AviSynth script
---[NoImage] global MeGUI_darx = 16
---[NoImage] global MeGUI_dary = 9
---[NoImage] LoadPlugin("C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\dgindexnv\DGDecodeNV.dll")
---[NoImage] DGSource("G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.dgi")
---[NoImage] ConvertBits(8)
---[NoImage] #deinterlace
---[NoImage] #crop
---[NoImage] #resize
---[NoImage] #denoise
--[Information] [9/02/2019 9:08:39] resolution: 1920x1080
--[Information] [9/02/2019 9:08:39] frame rate: 24000/1001
--[Information] [9/02/2019 9:08:39] frames: 200413
--[Information] [9/02/2019 9:08:39] length: 02:19:18.892
--[Information] [9/02/2019 9:08:39] aspect ratio: 16:9 (1.778)
--[Information] [9/02/2019 9:08:39] color space: YV12
--[Information] [9/02/2019 9:08:39] qpf file created: G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.qpf
--[Information] [9/02/2019 9:08:40] Eliminating duplicate filenames
---[Information] [9/02/2019 9:08:40] Video output file: G:\BDRB_Work\btc4rech.pqp\00000_Video.264
---[Information] [9/02/2019 9:08:40] Muxed output file: G:\04_FILMS\NIET_SCHIETEN_00000.mkv
---[Information] [9/02/2019 9:08:40] Encodable audio stream 0: G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3
--[Information] [9/02/2019 9:08:40] Postprocessing
--[Information] [9/02/2019 9:08:40] Job completed
-[Information] Log for job1 (audio, 00000 - [1][0] Dutch.dts -> 00000 - [1][0] Dutch_audio.ac3)
--[Information] [9/02/2019 9:08:40] Started handling job
--[Information] [9/02/2019 9:08:40] Preprocessing
--[Information] [9/02/2019 9:08:40] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch.dts
---[Information] General
----[Information] Format: DTS
----[Information] FileSize: 1575114320
----[Information] PlayTime: 02:19:10.507
---[Information] Audio
----[Information] Format: DTS
----[Information] FormatInfo: Digital Theater Systems
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] [9/02/2019 9:08:41] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [9/02/2019 9:08:41] Trying to open the file with LWLibavAudioSource()
--[Information] [9/02/2019 9:08:47] Successfully opened the file with LWLibavAudioSource()
--[Information] [9/02/2019 9:08:52] AviSynth script

Glarioo
9th February 2019, 11:48
Log Part 2

--[Information] [9/02/2019 9:08:52] AviSynth script
---[NoImage] ClearAutoloadDirs()
---[NoImage] AddAutoloadDir("C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\avs\plugins")
---[NoImage] LoadPlugin("C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\lsmash\LSMASHSource.dll")
---[NoImage] LWLibavAudioSource("G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch.dts")
---[NoImage] # detected channels: 6
---[NoImage] # detected channel positions: 3/2/0.1
---[NoImage] 32==Audiobits(last)?ConvertAudioTo16bit(last):last
---[NoImage] return last
--[Information] [9/02/2019 9:08:52] Command line used: -i - -y -acodec ac3 -ab 640k "{0}"
--[Information] [9/02/2019 9:08:52] AviSynth script environment opened
--[Information] [9/02/2019 9:08:58] Script loaded
--[Information] [9/02/2019 9:08:58] Output Decoder
---[Information] [9/02/2019 9:08:58] Channels: 6
---[Information] [9/02/2019 9:08:58] Bits per sample: 16
---[Information] [9/02/2019 9:08:58] Sample rate: 48000
--[Information] [9/02/2019 9:08:58] Job command line: C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\ffmpeg\ffmpeg.exe -i - -y -acodec ac3 -ab 640k "G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3"
--[Information] [9/02/2019 9:08:58] Process started
--[Information] [9/02/2019 9:08:58] Standard output stream
--[Information] [9/02/2019 9:08:58] Standard error stream
---[Information] [9/02/2019 9:08:58] ffmpeg version 4.1 Copyright (c) 2000-2018 the FFmpeg developers
---[Information] [9/02/2019 9:08:58] built with gcc 8.2.1 (GCC) 20181017
---[Information] [9/02/2019 9:08:58] configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
---[Information] [9/02/2019 9:08:58] libavutil 56. 22.100 / 56. 22.100
---[Information] [9/02/2019 9:08:58] libavcodec 58. 35.100 / 58. 35.100
---[Information] [9/02/2019 9:08:58] libavformat 58. 20.100 / 58. 20.100
---[Information] [9/02/2019 9:08:58] libavdevice 58. 5.100 / 58. 5.100
---[Information] [9/02/2019 9:08:58] libavfilter 7. 40.101 / 7. 40.101
---[Information] [9/02/2019 9:08:58] libswscale 5. 3.100 / 5. 3.100
---[Information] [9/02/2019 9:08:58] libswresample 3. 3.100 / 3. 3.100
---[Information] [9/02/2019 9:08:58] libpostproc 55. 3.100 / 55. 3.100
---[Information] [9/02/2019 9:08:58] Guessed Channel Layout for Input Stream #0.0 : 5.1
---[Information] [9/02/2019 9:08:58] Input #0, w64, from 'pipe:':
---[Information] [9/02/2019 9:08:58] Duration: N/A, bitrate: 4608 kb/s
---[Information] [9/02/2019 9:08:58] Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 5.1, s16, 4608 kb/s
---[Information] [9/02/2019 9:08:58] Stream mapping:
---[Information] [9/02/2019 9:08:58] Stream #0:0 -> #0:0 (pcm_s16le (native) -> ac3 (native))
---[Information] [9/02/2019 9:08:58] Output #0, ac3, to 'G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3':
---[Information] [9/02/2019 9:08:58] Metadata:
---[Information] [9/02/2019 9:08:58] encoder : Lavf58.20.100
---[Information] [9/02/2019 9:08:58] Stream #0:0: Audio: ac3, 48000 Hz, 5.1, fltp, 640 kb/s
---[Information] [9/02/2019 9:08:58] Metadata:
---[Information] [9/02/2019 9:08:58] encoder : Lavc58.35.100 ac3
---[Information] [9/02/2019 9:10:07] video:0kB audio:652385kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
--[Information] [9/02/2019 9:10:07] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3
---[Information] General
----[Information] Format: AC-3
----[Information] FileSize: 668042240
----[Information] PlayTime: 02:19:10.528
---[Information] Audio
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] [9/02/2019 9:10:07] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [9/02/2019 9:10:07] Postprocessing
--[Information] [9/02/2019 9:10:07] Job completed
-[Information] Log for job2 (video, NIET_SCHIETEN_00000.avs -> )
--[Information] [9/02/2019 9:10:07] Started handling job
--[Information] [9/02/2019 9:10:07] Preprocessing
--[Information] [9/02/2019 9:10:07] AviSynth input script
---[NoImage] global MeGUI_darx = 16
---[NoImage] global MeGUI_dary = 9
---[NoImage] LoadPlugin("C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\dgindexnv\DGDecodeNV.dll")
---[NoImage] DGSource("G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.dgi")
---[NoImage] ConvertBits(8)
---[NoImage] #deinterlace
---[NoImage] #crop
---[NoImage] #resize
---[NoImage] #denoise
--[Information] [9/02/2019 9:10:09] resolution: 1920x1080
--[Information] [9/02/2019 9:10:09] frame rate: 24000/1001
--[Information] [9/02/2019 9:10:09] frames: 200413
--[Information] [9/02/2019 9:10:09] length: 02:19:18.892
--[Information] [9/02/2019 9:10:09] aspect ratio (avs): 16:9 (1.778)
--[Information] [9/02/2019 9:10:09] color space: YV12
--[Information] [9/02/2019 9:10:09] Job command line: "C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\x264\x264.exe" --level 4.1 --preset slow --pass 1 --bitrate 12073 --stats "G:\BDRB_Work\btc4rech.pqp\00000_Video.stats" --keyint 240 --min-keyint 24 --vbv-bufsize 50000 --vbv-maxrate 50000 --me umh --qpfile "G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.qpf" --sar 1:1 --frames 200413 --output NUL "G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.avs"
--[Information] [9/02/2019 9:10:09] Process started
--[Information] [9/02/2019 9:10:09] Standard output stream
--[Information] [9/02/2019 9:10:09] Standard error stream
---[Information] [9/02/2019 9:10:10] avs [info]: 1920x1080p 1:1 @ 24000/1001 fps (cfr)
---[Information] [9/02/2019 9:10:10] x264 [info]: using SAR=1/1
---[Information] [9/02/2019 9:10:10] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
---[Information] [9/02/2019 9:10:10] x264 [info]: profile Main, level 4.1, 4:2:0, 8-bit
---[Information] [9/02/2019 9:27:26] x264 [info]: frame I:2477 Avg QP: 8.36 size:233988
---[Information] [9/02/2019 9:27:26] x264 [info]: frame P:56760 Avg QP:11.26 size:105195
---[Information] [9/02/2019 9:27:26] x264 [info]: frame B:141176 Avg QP:14.30 size: 42437
---[Information] [9/02/2019 9:27:26] x264 [info]: consecutive B-frames: 4.6% 2.9% 4.5% 88.0%
---[Information] [9/02/2019 9:27:26] x264 [info]: mb I I16..4: 48.6% 0.0% 51.4%
---[Information] [9/02/2019 9:27:26] x264 [info]: mb P I16..4: 30.9% 0.0% 0.0% P16..4: 42.2% 0.0% 0.0% 0.0% 0.0% skip:26.9%
---[Information] [9/02/2019 9:27:26] x264 [info]: mb B I16..4: 9.8% 0.0% 0.0% B16..8: 32.1% 0.0% 0.0% direct:18.8% skip:39.4% L0:34.6% L1:33.6% BI:31.8%
---[Information] [9/02/2019 9:27:26] x264 [info]: final ratefactor: 13.83
---[Information] [9/02/2019 9:27:26] x264 [info]: direct mvs spatial:99.7% temporal:0.3%
---[Information] [9/02/2019 9:27:26] x264 [info]: coded y,uvDC,uvAC intra: 79.3% 66.7% 45.7% inter: 29.6% 25.7% 3.4%
---[Information] [9/02/2019 9:27:26] x264 [info]: i16 v,h,dc,p: 32% 16% 34% 19%
---[Information] [9/02/2019 9:27:26] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 19% 15% 7% 7% 8% 6% 7% 7%
---[Information] [9/02/2019 9:27:26] x264 [info]: i8c dc,h,v,p: 54% 18% 23% 5%
---[Information] [9/02/2019 9:27:26] x264 [info]: Weighted P-Frames: Y:1.2% UV:0.7%
---[Information] [9/02/2019 9:27:26] x264 [info]: kb/s:12003.01
---[Information] [9/02/2019 9:27:26] encoded 200413 frames, 193.29 fps, 12003.01 kb/s
--[Information] [9/02/2019 9:27:26] Postprocessing
--[Information] [9/02/2019 9:27:26] Job completed
-[Information] Log for job4 (video, NIET_SCHIETEN_00000.avs -> 00000_Video.264)
--[Information] [9/02/2019 9:27:26] Started handling job
--[Information] [9/02/2019 9:27:26] Preprocessing
--[Information] [9/02/2019 9:27:26] AviSynth input script
---[NoImage] global MeGUI_darx = 16
---[NoImage] global MeGUI_dary = 9
---[NoImage] LoadPlugin("C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\dgindexnv\DGDecodeNV.dll")
---[NoImage] DGSource("G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.dgi")
---[NoImage] ConvertBits(8)
---[NoImage] #deinterlace
---[NoImage] #crop
---[NoImage] #resize
---[NoImage] #denoise
--[Information] [9/02/2019 9:27:27] resolution: 1920x1080
--[Information] [9/02/2019 9:27:27] frame rate: 24000/1001
--[Information] [9/02/2019 9:27:27] frames: 200413
--[Information] [9/02/2019 9:27:27] length: 02:19:18.892
--[Information] [9/02/2019 9:27:27] aspect ratio (avs): 16:9 (1.778)
--[Information] [9/02/2019 9:27:27] color space: YV12
--[Information] [9/02/2019 9:27:27] Job command line: "C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\x264\x264.exe" --level 4.1 --preset slow --pass 2 --bitrate 12073 --stats "G:\BDRB_Work\btc4rech.pqp\00000_Video.stats" --keyint 240 --min-keyint 24 --vbv-bufsize 50000 --vbv-maxrate 50000 --me umh --sar 1:1 --frames 200413 --output "G:\BDRB_Work\btc4rech.pqp\00000_Video.264" "G:\BDRB_Work\btc4rech.pqp\NIET_SCHIETEN_00000.avs"
--[Information] [9/02/2019 9:27:28] Process started
--[Information] [9/02/2019 9:27:28] Standard output stream
--[Information] [9/02/2019 9:27:28] Standard error stream
---[Information] [9/02/2019 9:27:34] avs [info]: 1920x1080p 1:1 @ 24000/1001 fps (cfr)
---[Information] [9/02/2019 9:27:34] x264 [info]: using SAR=1/1
---[Information] [9/02/2019 9:27:34] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
---[Information] [9/02/2019 9:27:34] x264 [info]: profile High, level 4.1, 4:2:0, 8-bit
---[Information] [9/02/2019 11:00:56] x264 [info]: frame I:2477 Avg QP: 9.23 size:234026
---[Information] [9/02/2019 11:00:56] x264 [info]: frame P:56760 Avg QP:12.73 size:104594
---[Information] [9/02/2019 11:00:56] x264 [info]: frame B:141176 Avg QP:14.42 size: 43166
---[Information] [9/02/2019 11:00:56] x264 [info]: consecutive B-frames: 4.6% 2.9% 4.5% 88.0%
---[Information] [9/02/2019 11:00:56] x264 [info]: mb I I16..4: 29.1% 55.6% 15.3%
---[Information] [9/02/2019 11:00:56] x264 [info]: mb P I16..4: 2.8% 18.8% 2.2% P16..4: 23.6% 16.8% 8.1% 0.0% 0.0% skip:27.7%
---[Information] [9/02/2019 11:00:56] x264 [info]: mb B I16..4: 0.7% 3.6% 0.5% B16..8: 31.9% 10.4% 2.3% direct: 9.8% skip:40.7% L0:45.7% L1:38.9% BI:15.4%
---[Information] [9/02/2019 11:00:56] x264 [info]: 8x8 transform intra:75.0% inter:51.6%
---[Information] [9/02/2019 11:00:56] x264 [info]: direct mvs spatial:96.7% temporal:3.3%
---[Information] [9/02/2019 11:00:56] x264 [info]: coded y,uvDC,uvAC intra: 80.6% 76.3% 58.5% inter: 29.8% 31.3% 6.2%
---[Information] [9/02/2019 11:00:56] x264 [info]: i16 v,h,dc,p: 41% 15% 19% 25%
---[Information] [9/02/2019 11:00:56] x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 12% 24% 7% 8% 9% 7% 9% 8%
---[Information] [9/02/2019 11:00:56] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 17% 19% 6% 8% 8% 7% 6% 6%
---[Information] [9/02/2019 11:00:56] x264 [info]: i8c dc,h,v,p: 53% 20% 20% 7%
---[Information] [9/02/2019 11:00:56] x264 [info]: Weighted P-Frames: Y:1.3% UV:0.7%
---[Information] [9/02/2019 11:00:56] x264 [info]: ref P L0: 54.2% 9.4% 24.5% 11.4% 0.5% 0.0%
---[Information] [9/02/2019 11:00:56] x264 [info]: ref B L0: 84.8% 12.0% 3.3%
---[Information] [9/02/2019 11:00:56] x264 [info]: ref B L1: 94.7% 5.3%
---[Information] [9/02/2019 11:00:56] x264 [info]: kb/s:12068.95
---[Information] [9/02/2019 11:00:56] encoded 200413 frames, 35.78 fps, 12068.94 kb/s
--[Information] [9/02/2019 11:00:56] Final statistics
---[Information] [9/02/2019 11:00:56] Video Bitrate Desired: 12073 kbit/s
---[Information] [9/02/2019 11:00:56] Video Bitrate Obtained (approximate): 12068 kbit/s
--[Information] [9/02/2019 11:00:56] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\00000_Video.264
---[Information] General
----[Information] Format: AVC
----[Information] FileSize: 12610375979
---[Information] Video
----[Information] Format: AVC
----[Information] FormatInfo: Advanced Video Codec
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameRate: 23.976
----[Information] ScanType: Progressive
----[Information] Bits Depth: 8
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] PixelAspectRatio: 1.000
--[Information] [9/02/2019 11:00:56] Postprocessing
--[Information] [9/02/2019 11:00:56] Job completed
-[Information] Log for job5 (mux, 00000_Video.264 -> NIET_SCHIETEN_00000.mkv)
--[Information] [9/02/2019 11:00:56] Started handling job
--[Information] [9/02/2019 11:00:56] Preprocessing
--[Information] [9/02/2019 11:00:56] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\00000_Video.264
---[Information] General
----[Information] Format: AVC
----[Information] FileSize: 12610375979
---[Information] Video
----[Information] Format: AVC
----[Information] FormatInfo: Advanced Video Codec
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameRate: 23.976
----[Information] ScanType: Progressive
----[Information] Bits Depth: 8
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] PixelAspectRatio: 1.000
--[Information] [9/02/2019 11:00:56] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3
---[Information] General
----[Information] Format: AC-3
----[Information] FileSize: 668042240
----[Information] PlayTime: 02:19:10.528
---[Information] Audio
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] [9/02/2019 11:00:56] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [9/02/2019 11:00:56] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\00000 - [1][1] Dutch.sup
---[Information] General
----[Information] FileSize: 1368266
--[Information] [9/02/2019 11:00:56] MediaInfo
---[Information] File: G:\BDRB_Work\btc4rech.pqp\00000 - [2][0] Dutch.sup
---[Information] General
----[Information] FileSize: 30482138

Glarioo
9th February 2019, 11:49
Log Part 3

--[Information] [9/02/2019 11:00:57] Job command line: "C:\Users\Gebruiker\Documents\Blu Ray\MeGUI-2896-64\tools\mkvmerge\mkvmerge.exe" --output "G:\04_FILMS\NIET_SCHIETEN_00000.mkv" --engage keep_bitstream_ar_info --default-duration 0:24000/1001fps --video-tracks 0 --no-audio --no-subtitles --no-chapters "G:\BDRB_Work\btc4rech.pqp\00000_Video.264" --language 0:dut --audio-tracks 0 --no-chapters --no-video --no-subtitles "G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3" --language 0:dut --track-name "0:PGS-Origineel" --default-track 0:yes --forced-track 0:no --subtitle-tracks 0 --no-video --no-audio "G:\BDRB_Work\btc4rech.pqp\00000 - [1][1] Dutch.sup" --language 0:dut --default-track 0:no --forced-track 0:no --subtitle-tracks 0 --no-video --no-audio "G:\BDRB_Work\btc4rech.pqp\00000 - [2][0] Dutch.sup" --chapters "G:\04_FILMS\NIET_SCHIETEN_00000_chptmp.txt" --engage no_cue_duration --engage no_cue_relative_position --ui-language en
--[Information] [9/02/2019 11:00:57] Process started
--[Information] [9/02/2019 11:00:57] Standard output stream
---[Information] [9/02/2019 11:00:57] mkvmerge v30.1.0 ('Forever And More') 64-bit
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000_Video.264': Using the demultiplexer for the format 'AVC/h.264'.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3': Using the demultiplexer for the format 'AC-3'.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000 - [1][1] Dutch.sup': Using the demultiplexer for the format 'PGSSUP'.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000 - [2][0] Dutch.sup': Using the demultiplexer for the format 'PGSSUP'.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000_Video.264' track 0: Using the output module for the format 'AVC/h.264 (unframed)'.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000 - [1][0] Dutch_audio.ac3' track 0: Using the output module for the format 'AC-3'.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000 - [1][1] Dutch.sup' track 0: Using the output module for the format 'HDMV PGS'.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000 - [2][0] Dutch.sup' track 0: Using the output module for the format 'HDMV PGS'.
---[Information] [9/02/2019 11:00:57] The file 'G:\04_FILMS\NIET_SCHIETEN_00000.mkv' has been opened for writing.
---[Information] [9/02/2019 11:00:57] 'G:\BDRB_Work\btc4rech.pqp\00000_Video.264' track 0: Extracted the aspect ratio information from the MPEG-4 layer 10 (AVC) video data and set the display dimensions to 1920/1080.
---[Information] [9/02/2019 11:02:22] The cue entries (the index) are being written...
---[Information] [9/02/2019 11:02:24] Multiplexing took 1 minute 27 seconds.
--[Information] [9/02/2019 11:00:57] Standard error stream
--[Information] [9/02/2019 11:02:24] MediaInfo
---[Information] File: G:\04_FILMS\NIET_SCHIETEN_00000.mkv
---[Information] General
----[Information] Format: Matroska
----[Information] FileSize: 13294417175
----[Information] PlayTime: 02:19:18.892
---[Information] Video
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] CodecID: V_MPEG4/ISO/AVC
----[Information] Format: AVC
----[Information] FormatInfo: Advanced Video Codec
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 200413
----[Information] FrameRate: 23.976
----[Information] FrameRateMode: CFR
----[Information] FrameRateModeString: Constant
----[Information] Duration: 02:19:18.892
----[Information] ScanType: Progressive
----[Information] Bits Depth: 8
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] PixelAspectRatio: 1.000
----[Information] Delay: 0
----[Information] Default: Yes
----[Information] Forced: No
---[Information] Audio
----[Information] ID: 2
----[Information] StreamOrder: 1
----[Information] CodecID: A_AC3
----[Information] Format: AC-3
----[Information] FormatInfo: Audio Coding 3
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay: 0
----[Information] Language: nl
----[Information] LanguageString: Dutch
----[Information] Default: Yes
----[Information] Forced: No
---[Information] Text
----[Information] ID: 3
----[Information] StreamOrder: 2
----[Information] CodecID: S_HDMV/PGS
----[Information] CodecIDInfo: Picture based subtitle format used on BDs/HD-DVDs
----[Information] Format: PGS
----[Information] Title: PGS-Origineel
----[Information] Language: nl
----[Information] LanguageString: Dutch
----[Information] Default: Yes
----[Information] Forced: No
---[Information] Text
----[Information] ID: 4
----[Information] StreamOrder: 3
----[Information] CodecID: S_HDMV/PGS
----[Information] CodecIDInfo: Picture based subtitle format used on BDs/HD-DVDs
----[Information] Format: PGS
----[Information] Language: nl
----[Information] LanguageString: Dutch
----[Information] Default: No
----[Information] Forced: No
---[Information] Chapters
----[Information] 00:00:00.000: en:Chapter 1
----[Information] 00:13:27.890: en:Chapter 2
----[Information] 00:34:47.626: en:Chapter 3
----[Information] 00:55:19.732: en:Chapter 4
----[Information] 01:15:59.721: en:Chapter 5
----[Information] 01:36:10.806: en:Chapter 6
----[Information] 01:56:48.001: en:Chapter 7
----[Information] 02:15:23.406: en:Chapter 8
----[Information] 02:19:18.850: en:Chapter 9
--[Information] [9/02/2019 11:02:25] Postprocessing
--[Information] [9/02/2019 11:02:25] Job completed
-[Information] Log for job6 (cleanup, NIET_SCHIETEN_00000.mkv -> )
--[Information] [9/02/2019 11:02:25] Started handling job
--[Information] [9/02/2019 11:02:25] Preprocessing
--[Information] [9/02/2019 11:02:25] Delete Intermediate Files option set: False
--[Information] [9/02/2019 11:02:26] Postprocessing
--[Information] [9/02/2019 11:02:26] Job completed
-[Information] [9/02/2019 11:02:56] Shutdown initiated

sneaker_ger
9th February 2019, 11:51
On the top it says source is 24.000 fps. But near bottom it says 24000/1001 fps.

Glarioo
9th February 2019, 11:54
After a quick test with One Click Encoder(I always use this).
The problem occurs when I use Video Imput Select Folder (Blu Ray). No problem so far with Video Imput Select File (MKV).

Glarioo
9th February 2019, 12:05
On the top it says source is 24.000 fps. But near bottom it says 24000/1001 fps.

It is a 24.000 fps movie.