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 December 2005, 16:25   #881  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Yup. CVS is already working, though i did not include the skinning engine coz charleski didnt still add the devs to the project and for the above reason.
However using full styles require .NET 2.0 compiling.
Sharktooth is offline   Reply With Quote
Old 28th December 2005, 16:42   #882  |  Link
charleski
Registered User
 
charleski's Avatar
 
Join Date: Jul 2004
Posts: 383
Ok, doom9 is added as a Project Manager and dimzon as a developer, but SF says the username you gave doesn't exist Sharktooth (.
charleski is offline   Reply With Quote
Old 28th December 2005, 17:55   #883  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
I've added a few more todo things to the first post.

I'll also install VS 2k5 shortly and then perhaps we should consider moving the whole project and fixing all those warnings that ocurr when compiling in .NET 2.0
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Old 28th December 2005, 19:44   #884  |  Link
dimzon
BeHappy/MeGUI developer
 
dimzon's Avatar
 
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
Quote:
Originally Posted by Doom9
I've added a few more todo things to the first post.
Why not to use SF tracker for such puposes?
dimzon is offline   Reply With Quote
Old 28th December 2005, 20:02   #885  |  Link
godhead
Registered User
 
godhead's Avatar
 
Join Date: Feb 2002
Posts: 63
Can I get added as a developer? I'm not sure how much I can contribute as of now, but I'm looking for a project to donate some of my free time to.

SF user: geeaich

Thanks!
godhead is offline   Reply With Quote
Old 28th December 2005, 22:16   #886  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
Could I also be added as a developer please? Username: berrinam
berrinam is offline   Reply With Quote
Old 29th December 2005, 01:21   #887  |  Link
charleski
Registered User
 
charleski's Avatar
 
Join Date: Jul 2004
Posts: 383
Ok, I've added you two as developers.

Still no luck getting sourceforge to recognise the username you gave sharktooth, but there is a user named 'sharktooth' registered on SF, is that you? (Just need to check before giving the username Project Admin status ).

To everyone else: just want to make it clear that you don't need to be registered if you just want to look at the code and see if there's anything you can add. You can browse the code either by using the web-based browser through the CVS link or by using an anonymous 'pserver' CVS checkout. I use TortoiseCVS, which integrates directly into the Explorer shell.

Added a new patch to the CVS:
0.2.3.1025 29 Dec 2005
Fix for safe profile alteration - it was improperly overwriting the old profile.
Increased the cropping maximum to 200.

Last edited by charleski; 29th December 2005 at 02:43.
charleski is offline   Reply With Quote
Old 29th December 2005, 04:16   #888  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
A few questions about MeGUI's new location:

Is there somewhere on SF which lists the revisions and the changelog, like how the x264 SVN repository does?
Do minor updates like cosmetics warrant a CVS update, and do they warrant a new version number?
berrinam is offline   Reply With Quote
Old 29th December 2005, 04:42   #889  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Quote:
Originally Posted by charleski
Ok, I've added you two as developers.

Still no luck getting sourceforge to recognise the username you gave sharktooth, but there is a user named 'sharktooth' registered on SF, is that you? (Just need to check before giving the username Project Admin status ).

To everyone else: just want to make it clear that you don't need to be registered if you just want to look at the code and see if there's anything you can add. You can browse the code either by using the web-based browser through the CVS link or by using an anonymous 'pserver' CVS checkout. I use TortoiseCVS, which integrates directly into the Explorer shell.

Added a new patch to the CVS:
0.2.3.1025 29 Dec 2005
Fix for safe profile alteration - it was improperly overwriting the old profile.
Increased the cropping maximum to 200.
ehrr.... it's "sharx1976" (without "k")
however it seems i can't get 0.2.3.1025... infact the file versions are not changed...
for what concerns berrinam he already coded some big megui parts so he fully deserves to be a megui dev (at least more than me).

EDIT: Seems CVS has been just updated

Last edited by Sharktooth; 29th December 2005 at 05:18.
Sharktooth is offline   Reply With Quote
Old 29th December 2005, 04:44   #890  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Quote:
Originally Posted by berrinam
A few questions about MeGUI's new location:

Is there somewhere on SF which lists the revisions and the changelog, like how the x264 SVN repository does?
Do minor updates like cosmetics warrant a CVS update, and do they warrant a new version number?
CVS has a different revision system than SVN. In CVS every file has it's own version but that does not influence the global revision numbering. While in SVN every revision (file update) rises by 1 the global project revision number.

Last edited by Sharktooth; 29th December 2005 at 04:54.
Sharktooth is offline   Reply With Quote
Old 29th December 2005, 07:45   #891  |  Link
LiFe
PC Dom: Computer Support
 
Join Date: Nov 2003
Posts: 165
Quote:
And here is the current TODO list:
Sorry, I havn't perused this entire thread, and this may have already been requested. Can I please add "Context Sensitive Help" to the todo list? I'm happy to write it (I'm sure the docs already exist to be trimmed up). As I see it, there should be a 'View Hints' option, which would pop up a box at the bottom or side (like the command line) that would give specific info about the command/option/button your mouse was hovering over.
LiFe is offline   Reply With Quote
Old 29th December 2005, 07:57   #892  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
@LiFe: As far as I am aware, there is no documentation for MeGUI whatsoever, except for perhaps a few guides to the settings for x264 and XviD. The large part of the work involved in the context sensitive help would (imo) be actually writing all the documentation.
berrinam is offline   Reply With Quote
Old 29th December 2005, 10:46   #893  |  Link
LiFe
PC Dom: Computer Support
 
Join Date: Nov 2003
Posts: 165
I'm sure there's enough from x264 help, doom9 and other web guides, to mostly copy and paste - I'm happy to do it myself if need be.
LiFe is offline   Reply With Quote
Old 29th December 2005, 12:17   #894  |  Link
charleski
Registered User
 
charleski's Avatar
 
Join Date: Jul 2004
Posts: 383
Ok, added Sharktooth.

Sourceforge maintains 2 separate caches of the CVS data. The secure (developer) cache is updated immediately, but changes take around 5 hours to propagate to the anonymous cache.
charleski is offline   Reply With Quote
Old 29th December 2005, 15:23   #895  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
well, i used the anonymous cvs access since i was not yet added as dev...
Sharktooth is offline   Reply With Quote
Old 29th December 2005, 17:18   #896  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Uhm... there's an unneded reference in the solution: Microsoft.DirectX.AudioVideoPlayback
Sharktooth is offline   Reply With Quote
Old 29th December 2005, 23:06   #897  |  Link
Mutant_Fruit
Registered User
 
Join Date: Apr 2004
Posts: 287
Just wondering if you want/need a hand with development with MeGUI and/or AVC2AVI. I have a fairly decent grasp of the .NET framework. I've been using C# for the last 6-8 months (albeit mostly for web development, and one or two small home projects).

If theres a list of small bugs you'd like quashed, or basic features you'd like added that i could help with (to start me off and see if i'm up to the task) gimme a shout.

@sharktooth: you're pm box is full

EDIT: i'd help with anything c# related really... its all good experience for me, and i'd like to help out if i can.
Mutant_Fruit is offline   Reply With Quote
Old 30th December 2005, 00:07   #898  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
CVS Update

0.2.3.1026
Add support in commandline for --level command
Allow user to choose to enable PSNR calculations for x264 in the x264 config
Fixed >24h ProgressWindow problem (included support for days)
Fixed AviSynthWindow so that checking Mpeg 2 Deblocking triggered an event
Fixed displaying of a loaded job's FPS so that it doesn't show hundreds of decimal places
berrinam is offline   Reply With Quote
Old 30th December 2005, 04:57   #899  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Quote:
Originally Posted by Mutant_Fruit
@sharktooth: you're pm box is full
Eh... made some space...

@all devs: i think we can now restart the original version numbering.

EDIT: Uploaded 0.2.3.1026 binaries.

Last edited by Sharktooth; 30th December 2005 at 05:14.
Sharktooth is offline   Reply With Quote
Old 30th December 2005, 08:56   #900  |  Link
max-holz
Registered User
 
Join Date: Mar 2005
Posts: 173
When I update from cvs I always receive a conflict warning for the file MeGUI.suo, it's a user solution options hidden file, I'am wondering if it's necessary to include this file in the cvs or if it's a my prob caused by some wrong setting?
max-holz 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 21:24.


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