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 13th August 2006, 11:08   #2481  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
The command you posted is for the commandline version of svn.. if you're using tortoisesvn all you need to indicate is the url of the svn repository of megui, so presumably https://svn.sourceforge.net/svnroot/megui (I have very little experience with svn but I got it working somehow)
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Old 13th August 2006, 13:06   #2482  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
So, anyone knows if there's an OSS lib for FTP that supports PASV mode?
Sharktooth is offline   Reply With Quote
Old 13th August 2006, 14:31   #2483  |  Link
The Link
Registered User
 
The Link's Avatar
 
Join Date: Nov 2001
Location: Germany
Posts: 189
Quote:
Originally Posted by Sharktooth
So, anyone knows if there's an OSS lib for FTP that supports PASV mode?
Perhaps libCurl? I don't know what exact requirements you have since I'm not a programmer.
__________________
When birds burp, it must taste like bugs! (Calvin&Hobbes)

The Link is offline   Reply With Quote
Old 13th August 2006, 17:16   #2484  |  Link
JoaCHIP
sound engineer
 
JoaCHIP's Avatar
 
Join Date: Oct 2002
Posts: 18
Double change of volume.

Quote:
Originally Posted by Doom9
Any DVD player does the same upon playback.. that checkbox state will be changed over my dead body.
Yes, that's exactly why it shouldn't also happen in the encode.
JoaCHIP is offline   Reply With Quote
Old 13th August 2006, 19:32   #2485  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
Quote:
Yes, that's exactly why it shouldn't also happen in the encode.
DRC is being performed when playing back DVDs. Not MP4s and not AVIs. Just search for something like "audio too low" and you'll see. As I said.. over my dead body so unless you're about to blow my head off, stop wasting everybody's time.
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Old 14th August 2006, 07:35   #2486  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,323
@berrinam , @đoom9: thanks for the tips, it was working.
chros is offline   Reply With Quote
Old 14th August 2006, 14:21   #2487  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Code:
0.2.3.2186
Commit by Doom9
  - mp4box / mkvmerge got new split commandlines, adapted megui accordingly
  - dgindex reports video % instead of film % when video % > 50 starting with v1.4.8, adapted megui to not apply forcefilm in such a case
  - reshuffled menu shortcuts, megui no longer uses standard shortcuts like CTRL-A/C/V/X
  - Changelog now has its own dialog
  - Introduced a help menu with links to the megui wiki and the support forum
  - Renamed Vorbis container to Ogg since that's the container's name
Code:
0.2.3.2187
Commit by Sharx1976:
  - Cosmetic fixes (part 2...)
Sharktooth is offline   Reply With Quote
Old 14th August 2006, 18:32   #2488  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
I'm looking at the profile bug (new profile overwrites the currently selected one) and I'll go for the update button so that it'll be clear to everyone when a profile is updated.
Just one thing.. should pressing OK update the currently selected profile? And if not.. then I guess the profile shouldn't be returned to the main window, should it?
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Old 14th August 2006, 23:29   #2489  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,323
Quote:
Originally Posted by Sharktooth
So, anyone knows if there's an OSS lib for FTP that supports PASV mode?
Why do we need that ? (I was missing about 200 post ...)

If the nero aac encoder is the main reason (so we can update it from megui as well), do you know about ncftp ? (a crossplatform, opensource, command line ftp client)
http://www.ncftp.com/ncftp/

There is a 168 KB program in the package called ncftpget that will do the trick (and it knows passive connection).
http://www.ncftp.com/ncftp/doc/ncftpget.html
chros is offline   Reply With Quote
Old 15th August 2006, 02:11   #2490  |  Link
foxyshadis
ангел смерти
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Lost
Posts: 9,558
So is it reasonably more stable now, that I can look at tweaking it again, or shall I just wait while other major changes are hashed out?
foxyshadis is offline   Reply With Quote
Old 15th August 2006, 06:06   #2491  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
I don't know if anyone has had a look at the refactor branch I made, but I see a whole lot of big changes going on in MeGUI. However, since it will take a while, can you say again what changes you want to make? Then I can tell you how much they are likely to interfere with what I want to do.
berrinam is offline   Reply With Quote
Old 15th August 2006, 07:24   #2492  |  Link
foxyshadis
ангел смерти
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Lost
Posts: 9,558
Well, GUI changes, mostly referencing or changing values between the classes/panels - if they're going to be changed significantly it'll be a little pointless to do the binding work now. Particularly integrating the AVC options into the panel better, some xvid zone plumbing, and the profiles manager; and also splitting the profiles box into per-codec profiles.

I did look at your changes, but I'm not qualified to comment, honestly - I'm learning from you guys there.

For the future, what do you guys think of every codec being a dll? Too complex for the benefit of adding new codecs on the fly?
foxyshadis is offline   Reply With Quote
Old 15th August 2006, 07:57   #2493  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
Quote:
Originally Posted by foxyshadis
For the future, what do you guys think of every codec being a dll? Too complex for the benefit of adding new codecs on the fly?
This is pretty much the goal I'm gradually working towards. And it's not just for codecs, but also a few other things:
  • Tools (the things that currently appears in the tool menu, and can do anything)
  • muxers
  • pre- and post-processors (for bitrate calculation, intermediate file deletion, etc)
  • file sources (eg avisynth, d2v and mediainfo+dss for now)
  • encoders, or the more generic 'job processors'.
  • possibly even profiles? Basically, because the profile code is the same for each of the four types of profile, but supporting profiles at the moment requires a fair bit of copy+pasting, whereas it should be quite easy. However, this bit is yet to come.
The benefits are not only the dynamicity of it all, but also the cleanliness of the code.

Quote:
Well, GUI changes, mostly referencing or changing values between the classes/panels - if they're going to be changed significantly it'll be a little pointless to do the binding work now. Particularly integrating the AVC options into the panel better, some xvid zone plumbing, and the profiles manager; and also splitting the profiles box into per-codec profiles.
Feel free to change anything internal to the codec config dialogs (eg xvid and x264), since the video codec interface details have been around for a while and are pretty stable. The profiles are likely to change, however, so I would recommend leaving that alone.

Can you explain what you mean by 'splitting the profiles box into per-codec profiles'? Does this mean sorting by codec, or creating a list-view instead of a combo-box, or what do you have in mind?

Cheers,

berrinam
berrinam is offline   Reply With Quote
Old 15th August 2006, 10:51   #2494  |  Link
foxyshadis
ангел смерти
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Lost
Posts: 9,558
Repopulating the combo box whenever the codec selected changes. Probably remembering the last selected profile with that codec.

It'll be interesting then, having essentially every class in its own dll. Are you going to call the zips .jar too? Looking forward to see what shows up.
foxyshadis is offline   Reply With Quote
Old 15th August 2006, 11:48   #2495  |  Link
dimzon
BeHappy/MeGUI developer
 
dimzon's Avatar
 
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
Quote:
Originally Posted by Sharktooth
So, anyone knows if there's an OSS lib for FTP that supports PASV mode?
http://msdn2.microsoft.com/en-us/lib...ebrequest.aspx

dimzon is offline   Reply With Quote
Old 15th August 2006, 12:13   #2496  |  Link
berrinam
Registered User
 
berrinam's Avatar
 
Join Date: Apr 2005
Posts: 1,740
I don't think I will get to that stage for a while, but if I do, it'll probably look something like BeHappy.
berrinam is offline   Reply With Quote
Old 15th August 2006, 19:31   #2497  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Quote:
Originally Posted by chros
Why do we need that ? (I was missing about 200 post ...)

If the nero aac encoder is the main reason (so we can update it from megui as well), do you know about ncftp ? (a crossplatform, opensource, command line ftp client)
http://www.ncftp.com/ncftp/

There is a 168 KB program in the package called ncftpget that will do the trick (and it knows passive connection).
http://www.ncftp.com/ncftp/doc/ncftpget.html
... i could use the ftp.exe that comes with windows as well ...
i just prefer integrating the FTP capability into MeGUI.
Sharktooth is offline   Reply With Quote
Old 16th August 2006, 03:00   #2498  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Code:
0.2.3.2188
  - Cosmetic fixes (part 3...)
  - Swapped Crop and Resize controls position in Avisynth Script Creator window to better represent the correct workflow
Sharktooth is offline   Reply With Quote
Old 16th August 2006, 09:21   #2499  |  Link
dimzon
BeHappy/MeGUI developer
 
dimzon's Avatar
 
Join Date: Oct 2003
Location: Moscow, Russia
Posts: 1,727
Quote:
Originally Posted by Sharktooth
i just prefer integrating the FTP capability into MeGUI.
Just use .NET 2.0 FtpWebRequest class (look @ my previous post)

PS. I'm planning to return to active MeGUI development next month. Currently I'm too busy @ my primary work + I'm preparing for futher certification...

PS2. Now I'm
dimzon is offline   Reply With Quote
Old 16th August 2006, 11:05   #2500  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579
@dimzon: you are doing certification wise what I ought to be doing at work.. but they keep me so busy I never get around to doing it.
You may want to have a look at this issue though: http://forum.doom9.org/showthread.ph...813#post863813
At the end of the line I suspect the script returns RGB32 which never will work, but I'd expect some kind of a useful error instead of a crash.
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 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 09:49.


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