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. |
![]() |
#61 | Link |
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
nice tool.
Would it be possible to make the x264 version user replaceable ? like MeGUI
__________________
Stream video on web in your quality |
![]() |
![]() |
![]() |
#63 | Link |
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
oh alright. I thought the x264 exe was included in the program exe like lame encoder i his LameXp software.
__________________
Stream video on web in your quality |
![]() |
![]() |
![]() |
#64 | Link |
Registered User
Join Date: Jan 2004
Location: Czech
Posts: 181
|
Nice tool, I noticed from 30fps (x264 32bit) to 33fps (yourtool) speedup, can You update to the latest x264 build commandline (no --progress param), or put some option screen to configure hidden parameters?
Anyway ![]()
__________________
(Sorry for my bad english, I'm czech, not englishman... :)) |
![]() |
![]() |
![]() |
#65 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 12,961
|
Quote:
![]() The package has been updated to x264 r1181 (JEEB's builds) and the GUI reflects the new Preset/Tuning/Profile system now. Also the GUI will work on 32-Bit OS now, but all 64-Bit features will be disabled for obvious reasons. Last but not least there is a first attempt to implement automated 2-Pass. After some initial testing it seems to work as expected... [EDIT] A minor update is available now. Download link has been updated.
__________________
There was of course no way of knowing whether you were being watched at any given moment. How often, or on what system, the Thought Police plugged in on any individual wire was guesswork. Last edited by LoRd_MuldeR; 15th July 2009 at 16:47. |
|
![]() |
![]() |
![]() |
#67 | Link |
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
any chance of adding horizontal scrolling in the window ?
and adding an option of using 32-bit or 64-bit x264 ? and report the time taken to encode the first pass and second pass ?
__________________
Stream video on web in your quality Last edited by St Devious; 16th July 2009 at 01:32. |
![]() |
![]() |
![]() |
#68 | Link |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 12,961
|
Nope.
Why would you want to use (the slower) 32-Bit x264 and a 64-Bit system, if you have a chance to use the 64-Bit one? Well, a report could be displayed after 2-Pass, just like after the Benchmark... |
![]() |
![]() |
![]() |
#69 | Link | ||
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
Why would that be ?
Quote:
Quote:
Code:
encoded 3179 frames, 37.69 fps, 5764.39 kb/s also getting this ![]()
__________________
Stream video on web in your quality Last edited by St Devious; 16th July 2009 at 04:08. |
||
![]() |
![]() |
![]() |
#70 | Link |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 12,961
|
The "List Box" control doesn't work like that and I don't intend to replace it.
(BTW: You can see the entire line simply by holding the mouse course above the line for a few seconds) What do you think the "Benchmark" button does? ![]() ...because "--8x8dct" doesn't exist any longer. Just as the message indicates ![]() 8x8dct is enabled by default now! If you want to disable 8x8dct, then you must pass "--no-8x8dct". Otherwise you don't need to do anything... (BTW: Please click "Show Help Screen" for detailed information about x264 commandline parameters)
__________________
There was of course no way of knowing whether you were being watched at any given moment. How often, or on what system, the Thought Police plugged in on any individual wire was guesswork. Last edited by LoRd_MuldeR; 16th July 2009 at 12:27. |
![]() |
![]() |
![]() |
#72 | Link | |
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
Quote:
also is it possible to type in the input and output file box instead of having to browse around the PC ? was that only done for 2 pass ? i don't see it for ABR mode ![]()
__________________
Stream video on web in your quality Last edited by St Devious; 16th July 2009 at 15:48. |
|
![]() |
![]() |
![]() |
#73 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 12,961
|
Quote:
![]() We don't need a report for ABR, because ABR has only one single encoding pass and the info is in the encoding window. (In contrast to 2-Pass the encoding window won't close automatically after an ABR encode) |
|
![]() |
![]() |
![]() |
#74 | Link | |
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
Quote:
Could you please leave the prompt in there, but let it be the user's choice to put the parameter in there after that or remove it ? also, the x264 report in the end displays Code:
encoded 3179 frames, 37.69 fps, 5764.39 kb/s
__________________
Stream video on web in your quality |
|
![]() |
![]() |
![]() |
#75 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 12,961
|
Then instead of using "--preset ultrafast" you will have to specify every option manually.
You can specify all the option that the "ultrafast" preset includes, but simply leave out the "--no-8x8dct" parameter ![]() Quote:
![]() If I did, the results would be x264 aborting with "unknown option" error...
__________________
There was of course no way of knowing whether you were being watched at any given moment. How often, or on what system, the Thought Police plugged in on any individual wire was guesswork. Last edited by LoRd_MuldeR; 16th July 2009 at 23:19. |
|
![]() |
![]() |
![]() |
#76 | Link | ||
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
Quote:
Alright, I'll do that. thanks Quote:
Also please answer the "calculate time taken manually, frames/fps ?"
__________________
Stream video on web in your quality |
||
![]() |
![]() |
![]() |
#77 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 12,961
|
Quote:
![]() You can only disable what is enabled by default. And that's what "--no-8x8dct" is good for. In other words: Unless you explicitly set the "--no-8x8dct" parameter (or a preset that includes it), 8x8 vs. 4x4 Transform Adaptivity will be enabled. <frame count> / <average fps> = <encoding time>
__________________
There was of course no way of knowing whether you were being watched at any given moment. How often, or on what system, the Thought Police plugged in on any individual wire was guesswork. Last edited by LoRd_MuldeR; 16th July 2009 at 23:55. |
|
![]() |
![]() |
![]() |
#78 | Link |
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
Would it be possible to add a "No preset" option in the presets drop down box, so that the program uses x264 default options.
__________________
Stream video on web in your quality |
![]() |
![]() |
![]() |
#79 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 12,961
|
Quote:
![]() Please see: http://git.videolan.org/gitweb.cgi?p...667bea608c6dee Code:
[...] else if( !strcasecmp( optarg, "medium" ) ) { /* Default is medium */ } [...] |
|
![]() |
![]() |
![]() |
#80 | Link | |
Hardware Aspirin
Join Date: Jul 2007
Posts: 461
|
Quote:
What does "Default is medium" mean ?
__________________
Stream video on web in your quality |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|