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.

 

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

Reply
 
Thread Tools Search this Thread Display Modes
Old 28th March 2010, 10:48   #921  |  Link
Knuffi
Registered User
 
Join Date: Nov 2005
Posts: 39
Quote:
Originally Posted by MajorX View Post
How can i encode a dual audio file with MeGUI ...i tried with adding Track 2 but it encode the first track not the second..how can i use the DGIndex???
You have to press the "Enque" button on both tabs - "Track 1" and "Track 2".
Knuffi is offline   Reply With Quote
Old 28th March 2010, 10:53   #922  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by yaous View Post
http://forum.doom9.org/showthread.php?t=153672

from that post,

It seems that

--qpmin/max/step, --ip/pbratio and --chroma-qp-offset are adjustable in CQP mode.

and AQ is not used in CQP mode.
Thanks.

I have to change the handling for the upcoming new x264 build (superfast preset, nal-hrd, ...) and will have a look at your findings, too.
Zathor is offline   Reply With Quote
Old 28th March 2010, 18:23   #923  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Code:
0.3.4.9
- x264 - some CQP mode adjustments
- x264 - added superfast preset support (requires x264 revision 1509 or higher)
Zathor is offline   Reply With Quote
Old 28th March 2010, 20:27   #924  |  Link
hajj_3
Registered User
 
Join Date: Mar 2004
Posts: 1,125
Can you make it so that the widths of the columns in the "queue" tab are saved instead of reverted back to default when you upgrade the megui version please.
hajj_3 is offline   Reply With Quote
Old 28th March 2010, 21:19   #925  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by hajj_3 View Post
Can you make it so that the widths of the columns in the "queue" tab are saved instead of reverted back to default when you upgrade the megui version please.
Since 0.3.4.7 these settings are migrated if possible. At least it is working for me.
Zathor is offline   Reply With Quote
Old 28th March 2010, 22:20   #926  |  Link
hajj_3
Registered User
 
Join Date: Mar 2004
Posts: 1,125
the main window is but the width of the columns in the "queue" tab didn't migrate for me.
hajj_3 is offline   Reply With Quote
Old 28th March 2010, 22:36   #927  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
After a quick test I can say that beside the "Owner" column the other columns are being saved. I did not check the source code, but it looks in general as it is working.
Zathor is offline   Reply With Quote
Old 28th March 2010, 23:21   #928  |  Link
cryphog
cryphog
 
cryphog's Avatar
 
Join Date: Jan 2010
Location: Seminary, MS
Posts: 11
Hello Zathor! Thanks for the great work on MeGUI! I just have a question about the stable server, Is it gonna get updated any time soon or should I switch over to the development server? Thanks
__________________
...and he takes another drink!!!
cryphog is offline   Reply With Quote
Old 29th March 2010, 05:20   #929  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
A new stable build will be released together will all recent tools as soon as I think that MeGUI and the tools are ready for this step. With the fresh commit of the new x264 I would like to wait at least a week before I decide if this is gonna be a stable release.
Zathor is offline   Reply With Quote
Old 29th March 2010, 05:30   #930  |  Link
AMED
Registered User
 
AMED's Avatar
 
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 466
@Zathor
I just gave your update zip crc check a go by canceling the core update mid download. Once i reopened MeGUI, it prompted me that the core update still needed to be downloaded and installed.
__________________
A Man Eating Duck

Last edited by AMED; 29th March 2010 at 05:37.
AMED is offline   Reply With Quote
Old 29th March 2010, 08:08   #931  |  Link
JoeH
Registered User
 
Join Date: Jan 2009
Posts: 251
Quote:
Originally Posted by Zathor View Post
Code:
0.3.4.9
- x264 - some CQP mode adjustments
- x264 - added superfast preset support (requires x264 revision 1509 or higher)
Thanks Zathor! Works great. It's exciting to see the new improvements in X264, and equally exciting to see how quickly you are keeping up!
JoeH is offline   Reply With Quote
Old 29th March 2010, 11:45   #932  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by AMED View Post
I just gave your update zip crc check a go by canceling the core update mid download. Once i reopened MeGUI, it prompted me that the core update still needed to be downloaded and installed.
So it is working as expected, isn't it?

Quote:
Originally Posted by JoeH View Post
Thanks Zathor! Works great. It's exciting to see the new improvements in X264, and equally exciting to see how quickly you are keeping up!
Zathor is offline   Reply With Quote
Old 29th March 2010, 23:45   #933  |  Link
alexcel
Registered User
 
Join Date: Jul 2008
Posts: 56
Keep input resolution not working in One Click

Hi Zathor:

This is an old bug.

When selecting keep input resolution in one click encoder, the program passes wrong aspect ratio AR to encoder and muxer.

Typically, one click encoder in MeGui passes the AR as if the frames were cropped. But as the frames are not cropped when "Keep input res" is set, the resulting AR is wrong

My last encode, was a 16:9 PAL film. The final AR in the mkv file should be 16:9 also, but is was 2,525. One click thought the black bars were going to be cropped, but they were not

Please Help.

Here I add a extract from the log, I have marked in red what I think is wrong

---[Information] OneClick postprocessor
----[NoImage] Desired size: null
----[NoImage] Split size: null
----[NoImage] Auto-detect aspect ratio now: True
----[NoImage] Aspect ratio: 1,823361
----[NoImage] Output resolution: 720x416 (frame was not cropped, should be 720*576)
----[NoImage] AVC level: Level 3
----[NoImage] Resolution adjusted for AVC Level: 720x416
----[NoImage] Automatic deinterlacing: True
----[NoImage] Deinterlacing used: #Not doing anything because the source is progressive
----[NoImage] Generated Avisynth script
-----[NoImage] global MeGUI_darx = 154
-----[NoImage] global MeGUI_dary = 61
Attached Files
File Type: txt logfile-10-03-30_00-20-35.txt (7.4 KB, 15 views)
alexcel is offline   Reply With Quote
Old 30th March 2010, 03:01   #934  |  Link
AMED
Registered User
 
AMED's Avatar
 
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 466
Quote:
Originally Posted by Zathor View Post
So it is working as expected, isn't it?
Yes works perfectly, thanks for the feature

EDIT: now i think of it, would it possible to show an error box to the user if one of the downloads are corrupt. Without this a user might wonder why an update is not applying.
__________________
A Man Eating Duck

Last edited by AMED; 30th March 2010 at 10:04.
AMED is offline   Reply With Quote
Old 30th March 2010, 17:37   #935  |  Link
Octo-puss
Registered User
 
Join Date: Jan 2008
Posts: 571
Just a question: http://sourceforge.net/projects/megui/ seems to be updated. Is it this patched build or did the devs come back?
Octo-puss is offline   Reply With Quote
Old 30th March 2010, 18:03   #936  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
No, not a patched build on sourceforge. That's 3.3, while patched is ver 3.4.9
__________________
"Talk to me Goose"
rapscallion is offline   Reply With Quote
Old 30th March 2010, 19:43   #937  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,368
here is a strange little issue, i was trying to encode a video with 3.4.9, the first pass went fine but when i tried to do the 2nd pass x264.exe would not run and megui would not encode the 2nd pass, i thought i may have been something my end so i backed up the jobs folder and removed megui, i then reinstalled it and updated to 3.4.9 again, but the jobs will not show up in the queue nor can i load them when i click on the load tab, nothing happens, i could redo the first passes but one of them took 12 hours so i don't really wish to do that again.

Is this a known error or is there something wrong on my end?
__________________
The Internet: where men are men, women are men, and children are FBI Agents
Carpo is offline   Reply With Quote
Old 30th March 2010, 19:53   #938  |  Link
Octo-puss
Registered User
 
Join Date: Jan 2008
Posts: 571
Quote:
Originally Posted by rapscallion View Post
No, not a patched build on sourceforge. That's 3.3, while patched is ver 3.4.9
Okay. But what is going on there, then? I'm confused as hell I believe all the devs simply disappeared few months ago.
Octo-puss is offline   Reply With Quote
Old 30th March 2010, 20:14   #939  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
@carpo. You don't mention the output or if it's automated 2 pass that you're using.

I have never been able to get the jobs to reload, all the way back to ver 1051.

If, in fact, you used automated 2 pass there's a method I've used in the past and it worked.

1. Reload your avs script. Select the same preset/settings as before, under "config"
2. Enqueue the jobs, then delete job 1.
3. Still in "config" and then "main". Under "modes" click on the dialog box for passes and change "automated 2 pass" to " 2pass 2nd pass".
4. Go back to the "queue" tab and start job 2.

This should work as long as the 1st pass files are still in the same dir. Good luck !

Edit: As to why it borked job2 in the first palce, I can't answer.
I'm running 3.4.8 w/no problems.
__________________
"Talk to me Goose"

Last edited by rapscallion; 30th March 2010 at 20:20.
rapscallion is offline   Reply With Quote
Old 30th March 2010, 20:17   #940  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
Quote:
Originally Posted by Octo-puss View Post
Okay. But what is going on there, then? I'm confused as hell I believe all the devs simply disappeared few months ago.
Then you haven't been following this thread, or even the last couple of pages. Zathor has picked up the development since last December and is doing a great job.
__________________
"Talk to me Goose"
rapscallion 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 08:04.


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