Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 23rd November 2025, 13:18   #401  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 11,407
Other encoders may add padding (bucket loads of zeros) to acquire required bitrate,
perhaps AV1 dont do that or not as yet implemented.
As suggested earlier, ask in appropriate forums.
[EDIT: Perhaps AV1 is not yet at a stage where they wanna add unnecessary stuff, perhaps will be added eventually]
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 23rd November 2025 at 13:20.
StainlessS is offline   Reply With Quote
Old 28th November 2025, 13:03   #402  |  Link
Kurt.noise
Registered User
 
Join Date: Nov 2022
Location: Aix en Provence, France
Posts: 163
Does anyone have any issues using the current update server ?
Kurt.noise is offline   Reply With Quote
Old 28th November 2025, 13:13   #403  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 11,407
Seems to work ok for me, just updated eac3to and ffmpeg.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 29th November 2025, 07:39   #404  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 7,367
The old HDStreamsExtractor seems can't support the last eac3to 3.55 language codes (also OPUS tracks).
Attached Images
File Type: png eac3to355.png (33.7 KB, 220 views)
tebasuna51 is offline   Reply With Quote
Old 29th November 2025, 11:45   #405  |  Link
Kurt.noise
Registered User
 
Join Date: Nov 2022
Location: Aix en Provence, France
Posts: 163
Language code is not handled by eac3to but something else.

Opus & AV1 cannot be extracted within the current haali demuxer. I've to use mkvextract.
Kurt.noise is offline   Reply With Quote
Old 1st December 2025, 07:32   #406  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 7,367
Quote:
Originally Posted by Kurt.noise View Post
Language code is not handled by eac3to but something else.
It is managed by the HDStreamsExtractor code inside MeGUI, like you see in the track names now eac3to inform about the 3 ISO 639 set 2 characters instead the full language names like before.

Then HDStreamsExtractor code can't undestand them and show all like 'english'
If you can't modify the code it is better preserve the previous eac3to version 3.54 with no major changes except that.

Last edited by tebasuna51; 1st December 2025 at 07:35. Reason: add link
tebasuna51 is offline   Reply With Quote
Old 1st December 2025, 08:09   #407  |  Link
VoodooFX
Video damager
 
VoodooFX's Avatar
 
Join Date: Sep 2008
Posts: 1,260
@Kurt.noise

1) "svt-av1-psy" in the updated program is not "psy" anymore. Rename it to "svt-av1".
2) Doing "svt-av1-psy" job, the program is passing "crf" as float ["33.0" for example] - that leads to error.

Last edited by VoodooFX; 1st December 2025 at 08:13.
VoodooFX is offline   Reply With Quote
Old 1st December 2025, 08:37   #408  |  Link
Kurt.noise
Registered User
 
Join Date: Nov 2022
Location: Aix en Provence, France
Posts: 163
Quote:
Originally Posted by tebasuna51 View Post
It is managed by the HDStreamsExtractor code inside MeGUI, like you see in the track names now eac3to inform about the 3 ISO 639 set 2 characters instead the full language names like before.

Then HDStreamsExtractor code can't undestand them and show all like 'english'
If you can't modify the code it is better preserve the previous eac3to version 3.54 with no major changes except that.
I've pushed patches two days ago in the main tree.
Kurt.noise is offline   Reply With Quote
Old 1st December 2025, 11:37   #409  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 7,367
Quote:
Originally Posted by Kurt.noise View Post
I've pushed patches two days ago in the main tree.
Ok, thanks.
tebasuna51 is offline   Reply With Quote
Old 16th December 2025, 23:26   #410  |  Link
nechto
Registered User
 
Join Date: Mar 2005
Posts: 46
why could it be? megui executing, showing splash and ... nothing happened. I need to kill process to stop it.
latest version, doesn't matter 32 or 64. previous the same

Last edited by nechto; 16th December 2025 at 23:28.
nechto is offline   Reply With Quote
Old 17th December 2025, 06:59   #411  |  Link
Kurt.noise
Registered User
 
Join Date: Nov 2022
Location: Aix en Provence, France
Posts: 163
maybe something related to avisynth(+) library and the wrapper used into megui...otherwise, I've no idea.
Kurt.noise is offline   Reply With Quote
Old 20th December 2025, 21:57   #412  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 11,407
Solved it (crash) Kurt,
Needs updated Redist files (too old for the compiler used for Avs+, ie old 2019_x64),

Here:- https://forum.doom9.org/showthread.p...20#post2026220
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 21st December 2025 at 10:32.
StainlessS is offline   Reply With Quote
Old 21st December 2025, 11:10   #413  |  Link
Kurt.noise
Registered User
 
Join Date: Nov 2022
Location: Aix en Provence, France
Posts: 163
You're testing latest avisynth+ in it, right ?

Yeah, that works fine after upgrading runtime dlls :


Kurt.noise is offline   Reply With Quote
Old 21st December 2025, 14:03   #414  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 11,407
Quote:
You're testing latest avisynth+ in it, right ?
Yep, I only ever use system installed AVS+, scripts are created independently, MeGUI only for encode.
Redistributables are well due for update.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 24th December 2025, 11:11   #415  |  Link
nechto
Registered User
 
Join Date: Mar 2005
Posts: 46
I have error in update ..
Attached Images
File Type: png Снимок экрана 2025-12-24.png (20.6 KB, 111 views)
nechto is offline   Reply With Quote
Old 24th December 2025, 12:03   #416  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 11,407
Just say what the error is or post on some image host eg Postimages.org
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 24th December 2025, 21:04   #417  |  Link
nechto
Registered User
 
Join Date: Mar 2005
Posts: 46
Cannot use update server http://megui.org/auto/fork/. Reason: Update server is not available
nechto is offline   Reply With Quote
Old 25th December 2025, 09:54   #418  |  Link
Kurt.noise
Registered User
 
Join Date: Nov 2022
Location: Aix en Provence, France
Posts: 163
Just retry later on...that works fine here.
Kurt.noise is offline   Reply With Quote
Old 4th January 2026, 00:23   #419  |  Link
therealjoeblow
Registered User
 
Join Date: Jan 2004
Location: Canada
Posts: 217
Quote:
Originally Posted by Kurt.noise View Post
https://github.com/Kurtnoise-zeus/megui/releases/latest

Changelog :
Code:
- Added esc keyboard shortcut to close the main UI Forms.
- Added CTRL+G as keyboard shortcut for the "Go to Frame" button on Video Preview.
- Added FFmpeg DTS, TrueHD, EAC-3 Audio Encoders support.
- Defined the same video input path for Audio, Subtitles & Chapters streams in Muxers.
- Detected properly Windows 11 25H2 versioning.
- Enabled WebM file handling for FFMS/L-Smash Indexers. Patch by Tengsen.
- Fixed Audio Streams selection in the One-Click Encoder.
- Updated MediaInfo Libraries.
Thank you very much for that! Happy New Year!

TRJB
__________________
Cheers,
The REAL Joe
therealjoeblow is offline   Reply With Quote
Old 26th January 2026, 01:32   #420  |  Link
therealjoeblow
Registered User
 
Join Date: Jan 2004
Location: Canada
Posts: 217
Another request if possible...

I have some material which was originally shot at 23.976FPS, but when released as a PAL retail disc, it was encoded at 25.000FPS, with the audio having been sped-up.

I'm re-encoding those discs back to the original 23.976FPS and using the built in default AC3 encoder to slow-down the audio track to remove the "chipmunk" effect.

"AutoEncode" lets me do just about everything I want, EXCEPT, the FPS selector is greyed out in the "Adaptive Muxer" and won't let me set it to 23.976, it is set at 25.000, the original source frame rate.

Are you able to unlock that so that I can select 23.976 and have the process automatically mux all of the new tracks at the corrected frame rate?



Many thanks!
TRJB
__________________
Cheers,
The REAL Joe
therealjoeblow is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:31.


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