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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 28th May 2010, 18:27   #1081  |  Link
zelenin
Registered User
 
Join Date: Jul 2007
Posts: 8
Quote:
Zelenin or Dal: can you try this exe and see if it fixes your problem with the culture parsing of the modifier values:
http://jvance.com/files/MeGUI.zip
Yes, it's work!
zelenin is offline   Reply With Quote
Old 28th May 2010, 18:33   #1082  |  Link
Emp3r0r
Registered User
 
Emp3r0r's Avatar
 
Join Date: Oct 2001
Location: Alabama, USA
Posts: 769
Thanks zelenin!

Zathor: can you update this line of code
Code:
qualityCodecModifiers.Add(mod.Split('=')[0], float.Parse(mod.Split('=')[1]);
to this
Code:
qualityCodecModifiers.Add(mod.Split('=')[0], float.Parse(mod.Split('=')[1], 
                  System.Globalization.CultureInfo.InvariantCulture));
Thanks!
__________________
ChapterGrabber - add names to your chapters | AtomSite - open source AtomPub server
Emp3r0r is offline   Reply With Quote
Old 28th May 2010, 23:57   #1083  |  Link
Dal
Registered User
 
Join Date: Aug 2008
Posts: 63
Quote:
Originally Posted by Emp3r0r View Post
Zelenin or Dal: can you try this exe and see if it fixes your problem with the culture parsing of the modifier values:

http://jvance.com/files/MeGUI.zip
Yes, it seems to work fine now.

I thank you!
Dal is offline   Reply With Quote
Old 29th May 2010, 21:24   #1084  |  Link
alexcel
Registered User
 
Join Date: Jul 2008
Posts: 56
One Click for bluray movies

Hi:

I've tried to use oneclick for blurays movies. I have a main movie stream .m2ts as input file

When using oneclick megui tries to create a d2v file (idx, from 0000.m2ts to 0000.d2v), not a dgi file as when using file indexer, and then stops in error.

Am I doing anything wrong? Is there an option to use oneclick fot HD streams?

Thanks!

Note: I have licensed neuron2 dgindexnv
alexcel is offline   Reply With Quote
Old 30th May 2010, 13:52   #1085  |  Link
MOS-Marauder
Registered User
 
Join Date: Apr 2006
Posts: 134
I havent used MeGUI now some time and Upated today.

Now i have one strange thing...

I have a .TS File (h264 50 fps + ac3 file) 2 hrs 30 approx...

I used Neurons DGIndexNV (2009) to Index it.

Now the Big Problem:

When i start AVI Script Creator and load that DGI File .... a looooooooooooooooong Time nothing happens.

Up to 2-3 Minutes.

Then i can do all cropping/resizing things and save the AVS.

Then AGAIN i have to wait upto 3 minutes until MeGui becomes aviable again. After loading Audio and pressing "Auto Encode" ....

Same thinggy again... 2-3 minutes until i can choose my Bitrates.

Guess what? .... Continuing does same...2-3 Minutes until MeGui comes Aviable to start Cue.


Starting the Encode i have to wait 5 minutes until even the Status Window pops up... not speaking of again waiting then 5 minutes until it really starts encode. (pass 1).... I guess on Part 2 same thing.

Im Not sure if this is a fault of DGToolsNV or MeGui...
I remember that i got the same behaviour with an older Version of the DGToolsNV when using DGMultiSource.....


So what to do?

Chris

Last edited by MOS-Marauder; 30th May 2010 at 14:02.
MOS-Marauder is offline   Reply With Quote
Old 2nd June 2010, 13:29   #1086  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Code:
0.3.4.15
- DGIndexNV will use DGMultiSource instead of DGSource as default setting
- [JobControl] fixed a crash if an unknown job type is used
- [JobControl] old D2V and DGI jobs will be updated
- [BitrateCalculator] add 1½ DVD target size and adjust others to safe values. 
      Patch by JarrettV (#2999751)
- [BitrateCalculator] fix calculation accuracy by total file size and by BPP to account for 
      constant video overhead. Patch by JarrettV (#2999751)
- [BitrateCalculator] simplify audio bitrate inspection to assume bitrate from video duration 
      and audio file size. Patch by JarrettV (#2999751)
Zathor is offline   Reply With Quote
Old 2nd June 2010, 13:31   #1087  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by alexcel View Post
Hi:

I've tried to use oneclick for blurays movies. I have a main movie stream .m2ts as input file

When using oneclick megui tries to create a d2v file (idx, from 0000.m2ts to 0000.d2v), not a dgi file as when using file indexer, and then stops in error.

Am I doing anything wrong? Is there an option to use oneclick fot HD streams?
No, at the moment "One-Click" can only be used with D2V.
Zathor is offline   Reply With Quote
Old 5th June 2010, 06:41   #1088  |  Link
VincAlastor
Registered User
 
Join Date: Sep 2009
Location: Berlin
Posts: 173
thank you for your great job, keeping megui alive, zathor!
a long time i didn't open the bitrate calculator, but today i have to say, it's very well thought out logically! if i want to encode multiple streams for a blu ray, i have to use a tiny exel sheet to set the same video bitrate for all streams. but this sheet doesn't calculate very accurate (m2ts overhead is complicated to calculate for me). maybe you could extend megui's bitrate calculator for multiple video streams, if it is possible and less complicated.

Last edited by VincAlastor; 5th June 2010 at 06:46.
VincAlastor is offline   Reply With Quote
Old 6th June 2010, 06:53   #1089  |  Link
revy
Registered User
 
Join Date: Sep 2008
Posts: 3
Quote:
Originally Posted by Zathor View Post
Code:
0.3.4.15
- DGIndexNV will use DGMultiSource instead of DGSource as default setting
- [JobControl] fixed a crash if an unknown job type is used
- [JobControl] old D2V and DGI jobs will be updated
- [BitrateCalculator] add 1½ DVD target size and adjust others to safe values. 
      Patch by JarrettV (#2999751)
- [BitrateCalculator] fix calculation accuracy by total file size and by BPP to account for 
      constant video overhead. Patch by JarrettV (#2999751)
- [BitrateCalculator] simplify audio bitrate inspection to assume bitrate from video duration 
      and audio file size. Patch by JarrettV (#2999751)
I had to downgrade to 0.3.4.14, with this version MeGUI doesn't open anymore, stays loaded in memory and shows the icon on the taskbar. I tried to click on the icon but nothing shows up... Tried a full reinstall without success, the only thing that "solved" was downloading the 0.3.4.14 .exe file.
revy is offline   Reply With Quote
Old 6th June 2010, 08:24   #1090  |  Link
zelenin
Registered User
 
Join Date: Jul 2007
Posts: 8
Quote:
Originally Posted by revy View Post
MeGUI doesn't open anymore, stays loaded in memory and shows the icon on the taskbar
0.3.4.15 works for me
zelenin is offline   Reply With Quote
Old 6th June 2010, 12:20   #1091  |  Link
MOS-Marauder
Registered User
 
Join Date: Apr 2006
Posts: 134
Works here, too.

Thx Zathor!


Chris
MOS-Marauder is offline   Reply With Quote
Old 6th June 2010, 14:09   #1092  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by revy View Post
I had to downgrade to 0.3.4.14, with this version MeGUI doesn't open anymore, stays loaded in memory and shows the icon on the taskbar. I tried to click on the icon but nothing shows up... Tried a full reinstall without success, the only thing that "solved" was downloading the 0.3.4.14 .exe file.
Please try to delete the user.config file. I assume that the window location is somehow wrong. You can find the file in the user profile (e.g. for W7: C:\Users\<username>\AppData\Local\www.doom9.net)
Zathor is offline   Reply With Quote
Old 7th June 2010, 03:43   #1093  |  Link
revy
Registered User
 
Join Date: Sep 2008
Posts: 3
Quote:
Originally Posted by Zathor View Post
Please try to delete the user.config file. I assume that the window location is somehow wrong. You can find the file in the user profile (e.g. for W7: C:\Users\<username>\AppData\Local\www.doom9.net)
Yes, that worked out

Thanks.
revy is offline   Reply With Quote
Old 7th June 2010, 03:58   #1094  |  Link
Rat Killer
Registered User
 
Join Date: Mar 2004
Location: Houston
Posts: 112
3GP file?

I got a new HTC EVO on friday. I am trying to put together some HD video files it can play. It has HDMI output for 720p video and a 720p camcorder built in.

Very little is known about the internal capabilities but looking at an output file from the camcorder, it creates files with extension 3GP and mediainfo reports the video codec as mpeg-4 3GPP.

Is it possible to create such files with MeGUI? If not, can someone recommend a tool that can?
Rat Killer is offline   Reply With Quote
Old 7th June 2010, 09:50   #1095  |  Link
doc_dvxm
HD Encod3r
 
Join Date: Dec 2009
Location: BG
Posts: 37
0.3.4.15 works fine for me.

Thanx to all of you guys keeping meGUI stay alive
doc_dvxm is offline   Reply With Quote
Old 7th June 2010, 12:23   #1096  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,546
The matching ICSharpCode.SharpZipLib.dll Version 0.85.5.452 seems to be missing from the 0.3.4.15 development.zip.
Trying an older version of this dll results in the same error.
Where can I get this dll if I intend to make a virgin setup from the development package ?
Attached Images
 
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Old 7th June 2010, 13:30   #1097  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by Emulgator View Post
The matching ICSharpCode.SharpZipLib.dll Version 0.85.5.452 seems to be missing from the 0.3.4.15 development.zip.
Trying an older version of this dll results in the same error.
Where can I get this dll if I intend to make a virgin setup from the development package ?
http://megui.org/auto/megui-libs_0_3_5.zip
Zathor is offline   Reply With Quote
Old 7th June 2010, 14:40   #1098  |  Link
quantum5uicid3
Registered User
 
Join Date: Oct 2009
Posts: 176
--profile and --level should remain a part of basic x264 settings.

and i think evo 4g supports h264 video, level 3.1, ref 3, and profile baseline and aac audio in a mp4 container.

edit
i'd like to add too that i think the new complexity slider is a waste of space, because asking a novice to judge the complexity of a video is inherently flawed. just saving previous settings or a slider for selecting crf values would be much more worthwhile additions imho. basically i just find it to be more confusing then helpful. running a --crf ? --pass 1 --slow-firstpass...outputting to a file and saving the stats is the better way to judge compressability and dealing with the occasional unwelcome result of a crf encode.

edit2 to make it more clear.

if target filesize after first pass is greater than or less than specified values, automatically run the 2nd pass adjusting the bitrate and overwriting the previous file.

Last edited by quantum5uicid3; 7th June 2010 at 15:34.
quantum5uicid3 is offline   Reply With Quote
Old 7th June 2010, 15:29   #1099  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,546
Many thanks, Zathor !
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Old 9th June 2010, 12:53   #1100  |  Link
Rat Killer
Registered User
 
Join Date: Mar 2004
Location: Houston
Posts: 112
Thanks quantum5uicid3! Tried and those setting worked PERFECTLY the first try. WOOT!

Now I cannot wait to get the hdmi cable for this phone. Amazing for a pda/phone.


Next question, is there a way to extract tracks from an mp4 in meGUI? eac3to does not handle extraction from mp4 so the hd stream extractor does not work on mp4s. mp4box can do it from a command line, just did not see a way inside meGUI to do it. If its not there, any chance it could be added?


Last edited by Rat Killer; 9th June 2010 at 17:54.
Rat Killer is offline   Reply With Quote
Reply


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 02:34.


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