Log in

View Full Version : MeGUI: bug reports and feature requests


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147

tebasuna51
29th October 2022, 22:10
...so I’ll stay with NicAudio for the remainder of this series of files.

I make the last's versions of NicAudio, thanks for apreciate it, but it is very limited for now, the same is make by LSMASH and plus do support for EAC3, AAC, DTS-HD, TrueHD, FLAC, OPUS ... we can't compare them.

kedautinh12
31st October 2022, 02:04
x265 3.5.0.57 mod by Patman
https://github.com/jpsdr/x265/releases

kedautinh12
31st October 2022, 13:21
dgdecnv_246
https://www.rationalqm.us/dgdecnv/binaries/

Sharktooth
9th November 2022, 20:16
Guess what? I'm back.

VoodooFX
9th November 2022, 20:46
Guess what? I'm back.

Does it mean more XviD matrices, or the pile of MeGUI's bugs fixed? :)

Sharktooth
9th November 2022, 21:53
Does it mean more XviD matices, or the pile of MeGUI's bugs fixed? :)
It means i've to catch up first

LigH
9th November 2022, 23:11
Guess what? I'm back.

I remember that name! :cool: Welcome back!

Barough
10th November 2022, 02:02
Guess what? I'm back.

Great to too see that your around again Sharktooth :)

kedautinh12
12th November 2022, 02:49
dgdecnv_246.zip 2022-11-11
https://www.rationalqm.us/dgdecnv/binaries/

kedautinh12
13th November 2022, 15:38
MKVToolNix v72.0.0
https://mkvtoolnix.download/windows/releases/72.0.0/
https://mkvtoolnix.download/doc/NEWS.md

StainlessS
5th December 2022, 09:04
DGDecNV 264 (2022-11-29)
No major problem but,
DGDecNV 246 (2022-11-29)

Thanks.

Barough
5th December 2022, 11:01
@StainlessS
As u said..... not a major problem, but it's been fixed now. Thnx for the heads up. :)

kedautinh12
14th December 2022, 11:40
x265 v3.5+71 Mod by Patman
https://github.com/jpsdr/x265/releases

kedautinh12
21st December 2022, 02:51
x265 v3.5+75 from Barough :D
https://www.mediafire.com/file/w8xufft0b475b1t

kedautinh12
23rd December 2022, 01:25
x265 v3.5+75 Mod by Patman
https://github.com/jpsdr/x265/releases

kedautinh12
23rd December 2022, 15:05
Mediainfo 22.12
x86: https://mediaarea.net/download/binary/libmediainfo0/22.12/MediaInfo_DLL_22.12_Windows_i386_WithoutInstaller.7z
x64: https://mediaarea.net/download/binary/libmediainfo0/22.12/MediaInfo_DLL_22.12_Windows_x64_WithoutInstaller.7z

kedautinh12
3rd January 2023, 02:06
MKVToolNix v73.0.0
https://mkvtoolnix.download/windows/releases/73.0.0/
https://mkvtoolnix.download/doc/NEWS.md

kedautinh12
5th January 2023, 16:01
DGMPGDec 2.0.0.8
https://www.rationalqm.us/dgmpgdec/

kedautinh12
16th January 2023, 23:09
x265 v3.5+85 Mod by Patman
https://github.com/jpsdr/x265/releases

guest
17th January 2023, 01:02
x265 v3.5+85 Mod by Patman
https://github.com/jpsdr/x265/releases

So what are going to be the differences between this release & Barough's link ??

One seems to have a "new" aq mode option(s).

And do the AVX2 optimised builds make any difference ??

I'd just like a good set of commands that are best for HDR 4K encodes.

I just enabled AVX 512 in x265, on my 7950X yesterday, not sure if it makes that much difference, just a nice to have :D

StainlessS
17th January 2023, 01:45
And do the AVX2 optimised builds make any difference ??

It actually says,
x265 with Patman mods (AVS, AQ-MODE 5, ...)
which means it can directly read AVS script files.
I did not see anything about AVX2 (but did not go looking for it).
No idea what the aq mode is.

LigH
17th January 2023, 01:53
Be careful with AVX512, see RipBot264 thread (https://forum.doom9.org/showthread.php?p=1981271#post1981271).

guest
17th January 2023, 02:04
It actually says,

which means it can directly read AVS script files.
I did not see anything about AVX2 (but did not go looking for it).
No idea what the aq mode is.

Have just tried this, and it doesn't "play nice" with RipBot :(

--aq-mode <0|1|2|3|4>
Adaptive Quantization operating mode. Raise or lower per-block quantization based on complexity analysis of the source image. The more complex the block, the more quantization is used. These offsets the tendency of the encoder to spend too many bits on complex areas and not enough in flat areas.

disabled
1. AQ enabled
2. AQ enabled with auto-variance (default)
3. AQ enabled with auto-variance and bias to dark scenes. This is recommended for 8-bit encodes or low-bitrate 10-bit encodes, to prevent color banding/blocking.
4. AQ enabled with auto-variance and edge information.

guest
17th January 2023, 02:05
Be careful with AVX512, see RipBot264 thread (https://forum.doom9.org/showthread.php?p=1981271#post1981271).

Very interesting, LigH, I will take note of the temps ;)

But they already run "stinking" hot :scared:

StainlessS
17th January 2023, 02:09
I think that AVX2 was a bit borked [EDIT: well non-optimal] in Haswell (Gen 4), and was not properley fixed until 1 or 2 generations later [gen 6 I think].

kedautinh12
19th January 2023, 01:55
x265 v3.5+85.1 Mod by Patman
https://github.com/jpsdr/x265/releases
Btw: after 7950x, he buy i9-13900KF. Rich oldman :D

kedautinh12
19th January 2023, 02:57
--aq-mode <0|1|2|3|4|5>
Adaptive Quantization operating mode. Raise or lower per-block quantization based on complexity analysis of the source image. The more complex the block, the more quantization is used. These offsets the tendency of the encoder to spend too many bits on complex areas and not enough in flat areas.

disabled
1. AQ enabled
2. AQ enabled with auto-variance (default)
3. AQ enabled with auto-variance and bias to dark scenes. This is recommended for 8-bit encodes or low-bitrate 10-bit encodes, to prevent color banding/blocking.
4. AQ enabled with auto-variance and edge information.
5. AQ enabled with auto-variance with edge information and bias to dark scenes.

kedautinh12
19th January 2023, 03:12
So what are going to be the differences between this release & Barough's link ??

One seems to have a "new" aq mode option(s).

And do the AVX2 optimised builds make any difference ??

I'd just like a good set of commands that are best for HDR 4K encodes.

I just enabled AVX 512 in x265, on my 7950X yesterday, not sure if it makes that much difference, just a nice to have :D

clang-AVX2 more speed than just AVX2. If you want more speed try here with znver 2 (for AMD ryzen 3950x - 7950x) and with skylake (for i9-13900KF) maybe
https://github.com/DJATOM/x265-aMod/releases

guest
19th January 2023, 10:34
x265 v3.5+85.1 Mod by Patman
https://github.com/jpsdr/x265/releases
Btw: after 7950x, he buy i9-13900KF. Rich oldman :D

Hi k, yep, not so rich oldman...

It was eating me up, I just had to try an Intel CPU, (after years of AMD), so I got a basic MSI motherboard, a B660 Tomahawk, and I have to say, I am not all that impressed with the 13900KF, it is noticeably slower than the 7950X, and run's hotter.

So I will stick with AMD's !!!

guest
19th January 2023, 10:42
clang-AVX2 more speed than just AVX2. If you want more speed try here with znver 2 (for AMD ryzen 3950x - 7950x) and with skylake (for i9-13900KF) maybe
https://github.com/DJATOM/x265-aMod/releases

Thanks for the info, I think I might have tried these a while back, and didn't see any improvement, and this build is pretty old, now :(

Not convinced that AVX2 & AVX512, do all that much, might be just "hype" !!

kedautinh12
19th January 2023, 11:02
Thanks for the info, I think I might have tried these a while back, and didn't see any improvement, and this build is pretty old, now :(

Not convinced that AVX2 & AVX512, do all that much, might be just "hype" !!

I'm try with znver2 and it's faster than 20-25% with my r5-5600h and faster than znver3. You don't know movie from torrent site, they still use very old x265 3.5 than i shared. Somtime they use 2.9, 3.3, 3.4 with newest movies :D

guest
19th January 2023, 11:09
I'm try with znver2 and it's faster than 20-25% with my r5-5600h and faster than znver3. You don't know movie from torrent site, they still use very old x265 3.5 than i shared :D

OK, well if you see that improvement with your CPU, then maybe I should give it another try, I guess the build "age" doesn't matter all that much, if it works :)

You're right about the different builds still being used.

One interesting dilemma I have is that because RipBot264 has this awesome Distributed Encoding feature, if I use a Ryzen the client PC, and the 13900KF is one of the Servers, ALL the servers use the info & builds from the Client PC, so a zenver2, might not be "used" to advantage on the 13900KF, so I guess all I can do it give it another try.

kedautinh12
19th January 2023, 12:00
OK, well if you see that improvement with your CPU, then maybe I should give it another try, I guess the build "age" doesn't matter all that much, if it works :)

You're right about the different builds still being used.

One interesting dilemma I have is that because RipBot264 has this awesome Distributed Encoding feature, if I use a Ryzen the client PC, and the 13900KF is one of the Servers, ALL the servers use the info & builds from the Client PC, so a zenver2, might not be "used" to advantage on the 13900KF, so I guess all I can do it give it another try.

For i9-13900KF, you need use skylake ver

guest
19th January 2023, 12:28
For i9-13900KF, you need use skylake ver

Correct, I'll see what happens. :D :thanks:

guest
20th January 2023, 05:48
For i9-13900KF, you need use skylake ver

Hi k,

Well, I have done a LOT of x265 testing today, and here are the results, feel free to pass them on.

https://forum.doom9.org/showthread.php?p=1981517#post1981517

guest
20th January 2023, 06:01
--aq-mode <0|1|2|3|4|5>
Adaptive Quantization operating mode. Raise or lower per-block quantization based on complexity analysis of the source image. The more complex the block, the more quantization is used. These offsets the tendency of the encoder to spend too many bits on complex areas and not enough in flat areas.

disabled
1. AQ enabled
2. AQ enabled with auto-variance (default)
3. AQ enabled with auto-variance and bias to dark scenes. This is recommended for 8-bit encodes or low-bitrate 10-bit encodes, to prevent color banding/blocking.
4. AQ enabled with auto-variance and edge information.
5. AQ enabled with auto-variance with edge information and bias to dark scenes.

aq 5 certainly slows the process down, approx 25% :(

kedautinh12
20th January 2023, 06:10
aq 5 certainly slows the process down, approx 25% :(

AQ is about quility not about speed. You know :D

guest
20th January 2023, 06:17
AQ is about quility not about speed. You know :D

1,600 posts :D

Yes, quality is always at the sacrifice of speed :(

guest
21st January 2023, 04:42
x265 v3.5+87 Mod by Patman
https://github.com/jpsdr/x265/releases

tebasuna51
22nd January 2023, 11:31
Please use the new thread Sticky: New versions of free soft used in the GUI's (https://forum.doom9.org/showthread.php?t=184719) to announce new versions of soft than can be used for other GUI's, not only MeGUI.

Please let this thread for only MeGUI related bugs/feature request.

simple_simon
29th March 2023, 18:06
I was excited when I opened MeGUI the other day and saw that there were updates but sad again when I realized that this (https://forum.doom9.org/showpost.php?p=1965672&postcount=7094) still wasn't fixed.

Barough
29th March 2023, 21:45
I was excited when I opened MeGUI the other day and saw that there were updates but sad again when I realized that this (https://forum.doom9.org/showpost.php?p=1965672&postcount=7094) still wasn't fixed.

Then make a bug report on MeGUI's Sourceforge page

simple_simon
31st March 2023, 17:40
Then make a bug report on MeGUI's Sourceforge page

I did. Almost a year ago. I don't even see it listed as "open" or "pending" there now though.

Barough
31st March 2023, 19:52
Make a reply in your bug report. That could help

pooksahib
2nd April 2023, 05:59
For the first time in a long time my MeGUI has been updated (10 updates in all). But now the preview screen just isn't right - the 'Go to frame' button (and others) are cut off by the bottom border and I'm sure there's something different about the right side too. Is there a setting to change the preview dimensions? Thanks

LeXXuz
2nd April 2023, 09:00
Not to my knowledge. Do you use a zoom setting higher than 100% in your Windows screen settings?

pooksahib
2nd April 2023, 10:22
Yes, I do (125%). However, reverting to default only partially fixed the issue as more - but not all - of the buttons are now visible.

pooksahib
2nd April 2023, 10:36
Double post, not sure why that happened.

While I'm here, just to be clear - it's just the preview window that's been cut down by the recent updates. All other MeGUI interfaces are still fine.

LeXXuz
2nd April 2023, 11:23
Don't know what version you used before, but it's not from the recent updates. It's a rather old issue.
I have this for years now since I need a zoom factor above 100 on some of my screens.
And as long as I still have parts of the preview button to click on, I learned to live with it.
Don't expect any fix to this since MeGUI development is pretty much dead.

pooksahib
2nd April 2023, 20:42
Thanks for that. It's sad - and odd - about the stopping of development given that MeGUI is such a great program. Also odd, I think, is how my copy (with autoupdate ticked) hasn't done any updating in a couple of years and then gave me 10 updates yesterday...