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 24th December 2006, 22:15   #2721  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
Code:
0.2.4.1019
Commit by berrinam:
    - Support multiple servers in auto-update
berrinam is offline   Reply With Quote
Old 25th December 2006, 15:03   #2722  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
@devs: The CSC compiled builds of MeGUI have a different size and "behaviour" than the Visual Studio compiled ones.
If you're going to put new builds on the update server, ensure you compiled the megui binaries from Visual Studio coz the builds produced by CSC (compile.bat) are broken.
Sharktooth is offline   Reply With Quote
Old 25th December 2006, 15:29   #2723  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Code:
0.2.4.1020
Commit by Sharx1976:
    - Fixed the behaviour of the UseAutoUpdate checkbox in Settings (now it works and the value is saved correctly into the settings)
Since i havent yet any access to the project357.com ftp, the new build is available thru my own update server: http://forum.doom9.org/showthread.php?t=119808

EDIT: Updated the main auto-update server with the new build. Also 0.2.4.1020 is now on sourceforge.net: http://sourceforge.net/project/showf...roup_id=156112

Last edited by Sharktooth; 25th December 2006 at 16:26.
Sharktooth is offline   Reply With Quote
Old 25th December 2006, 16:26   #2724  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Quote:
Originally Posted by bob0r View Post
So what version should i update on x264.nl?
As there are still errors i see....
0.2.4.1020... but ensure the MeGUI.exe is compiled using Visual Studio (and not just compile.bat) until we find what's causing the problems with CSC...
(Basically run compile.bat and dont hit any button while it pauses, compile again using VS - Release and replace the MeGUI.exe with the one from Bin\Release then hit any key in the compile.bat window)
Sharktooth is offline   Reply With Quote
Old 26th December 2006, 05:01   #2725  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Code:
0.2.4.1021
Commit by Sharx1976:
    - Cosmetic fixes

0.2.4.1022
Commit by Sharx1976:
    - More cosmetic fixes
Sharktooth is offline   Reply With Quote
Old 26th December 2006, 17:27   #2726  |  Link
bob0r
Pain and suffering
 
bob0r's Avatar
 
Join Date: Jul 2002
Posts: 1,337
I rather have you fix it first, don't have VS installed, nor want to
bob0r is offline   Reply With Quote
Old 27th December 2006, 04:30   #2727  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
bobor, i dont really know how to fix that...
Sharktooth is offline   Reply With Quote
Old 27th December 2006, 06:36   #2728  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
I know where the problem comes from... I'm justing updating compile.bat to fix it.
berrinam is offline   Reply With Quote
Old 27th December 2006, 14:42   #2729  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Code:
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(8,50): error CS0102: The
        type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'components'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(8,50): (Location
        of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(14,33): error CS0111:
        Type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already defines
        a member called 'Dispose' with the same parameter types
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(14,33):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(29,22): error CS0111:
        Type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already defines
        a member called 'InitializeComponent' with the same parameter types
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(29,22):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(403,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'otherGroupBox'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(474,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(404,57): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'avsProfileControl'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(475,57):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(405,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'filesizeLabel'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(476,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(406,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'filesizeComboBox'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(477,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(407,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'autoDeint'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(478,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(408,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'inKBLabel'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(479,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(409,46): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'filesizeKB'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(480,46):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(410,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'signalAR'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(481,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(411,52): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'horizontalResolution'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(482,52):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(412,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'outputResolutionLabel'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(483,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(413,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'extraGroupbox'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(484,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(414,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'audioProfileLabel'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(485,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(415,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'dontEncodeAudio'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(486,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(416,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'splitOutput'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(487,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(417,46): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'splitSize'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(488,46):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(418,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'MBLabel'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(489,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(419,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'videoCodecLabel'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(490,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(420,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'videoCodec'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(491,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(421,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'containerFormatLabel'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(492,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(422,57): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'audioProfileControl'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(493,57):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(423,57): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'videoProfileControl'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(494,57):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(424,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'audioCodec'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(495,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(425,47): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'preprocessVideo'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(496,47):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(426,44): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'label1'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(497,44):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(427,53): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'containerTypeList'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(498,53):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(428,49): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'tabControl1'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(499,49):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(429,46): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'tabPage1'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(500,46):
        (Location of symbol related to previous error)
packages\tools\oneclick\OneClickConfigPanel.Designer.cs(430,46): error CS0102:
        The type 'MeGUI.packages.tools.oneclick.OneClickConfigPanel' already
        contains a definition for 'tabPage2'
packages\tools\oneclick\Copy of OneClickConfigPanel.Designer.cs(501,46):
        (Location of symbol related to previous error)
Sharktooth is offline   Reply With Quote
Old 27th December 2006, 17:01   #2730  |  Link
bob0r
Pain and suffering
 
bob0r's Avatar
 
Join Date: Jul 2002
Posts: 1,337
@berrinam
Thats good to know, we patiently await your progress
bob0r is offline   Reply With Quote
Old 27th December 2006, 21:28   #2731  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
Code:
0.2.4.1023
Commit by berrinam:
    - Fix the OneClick+Config+compile.bat crash -- the text was too long, and delegated to a resource that wasn't compiled in
berrinam is offline   Reply With Quote
Old 27th December 2006, 21:38   #2732  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
it doesnt compile
The errors are in my previous post.
Sharktooth is offline   Reply With Quote
Old 27th December 2006, 21:50   #2733  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
@Sharktooth: You must have a copy of the file there which is causing all the errors. However, I just did a new SVN checkout and I don't get those errors, so I figure they must be on your end.
berrinam is offline   Reply With Quote
Old 27th December 2006, 22:07   #2734  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
yep, a checkout fixed it.
Sharktooth is offline   Reply With Quote
Old 28th December 2006, 16:44   #2735  |  Link
sillKotscha
what's this for?
 
sillKotscha's Avatar
 
Join Date: Apr 2002
Location: Berlin, Germany
Posts: 993
isn't time for an icon?...

what about something like this...

I'm sorry but I have to admit that this one is stolen from here as I was searching google for converter icons... but it should only give an idea how an Icon for MeGUI could look like
__________________
latest mix sets: http://soundcloud.com/sill
sillKotscha is offline   Reply With Quote
Old 1st January 2007, 08:28   #2736  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
Code:
0.2.4.1024
Commit by berrinam:
    - Nicer profile behavior, and detection whether you've actually changed the profile or not
    - SelectedProfiles bug fixed
berrinam is offline   Reply With Quote
Old 1st January 2007, 13:29   #2737  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
quick question for berrinam/sharktooth: is the main branch (0.2.4.x) the completion of the refactor berrinam started a while back, and have the changes I made to the last 3 or so revisions to the 0.2.3.x branch been ported to the main branch?
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Old 1st January 2007, 16:07   #2738  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
1) yes
2) not completely sure all the changes were ported

EDIT: The megui.org server is back online

Last edited by Sharktooth; 1st January 2007 at 16:11.
Sharktooth is offline   Reply With Quote
Old 1st January 2007, 21:38   #2739  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
I believe all the changes were ported. I looked in the SVN changelog and the code is there, and MeGUI has the features that the changelog says it should.
berrinam is offline   Reply With Quote
Old 2nd January 2007, 00:56   #2740  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
Code:
0.2.4.1025
Commit by berrinam:
    - Fix profile import/export behavior, especially with CQMs, etc
Code:
0.2.4.1026
Commit by berrinam:
    - Profile Porter window is now TopMost
berrinam is offline   Reply With Quote
Reply

Tags
development, megui, not a help thread

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 03:23.


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