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 > (HD) DVD, Blu-ray & (S)VCD > DVD & BD Rebuilder

Reply
 
Thread Tools Search this Thread Display Modes
Old 16th July 2009, 19:03   #21  |  Link
wencaS
Registered User
 
wencaS's Avatar
 
Join Date: Oct 2005
Posts: 18
Sorry, now's OK.
wencaS is offline   Reply With Quote
Old 16th July 2009, 19:20   #22  |  Link
r0lZ
PgcEdit daemon
 
r0lZ's Avatar
 
Join Date: Jul 2003
Posts: 7,469
It works very well. Another good little app written in AutoHotKey, I guess!
Thanks!

However, I have a suggestion. Could you add an OPTIONAL third argument, the destination folder? Your program must create the destination folder if it doesn't exist. If the third argument is not passed or is blank, leave the original destination path untouched. Is it possible?
__________________
r0lZ
PgcEdit homepage (hosted by VideoHelp)
BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV
r0lZ is offline   Reply With Quote
Old 16th July 2009, 19:41   #23  |  Link
wencaS
Registered User
 
wencaS's Avatar
 
Join Date: Oct 2005
Posts: 18
Yes, AutoHotKey ;-)


I can it add tomorrow. Will be easy. Right now already I have to to the work.
wencaS is offline   Reply With Quote
Old 17th July 2009, 07:03   #24  |  Link
wencaS
Registered User
 
wencaS's Avatar
 
Join Date: Oct 2005
Posts: 18
Quote:
Originally Posted by r0lZ View Post
However, I have a suggestion. Could you add an OPTIONAL third argument, the destination folder? Your program must create the destination folder if it doesn't exist. If the third argument is not passed or is blank, leave the original destination path untouched. Is it possible?
Added in this version: LoaderDVDRebuilder v1.2.

Now is possible arguments:
Code:
"%p" "%l" "%d DVD-RB"
note: "Source DVD" "DVD name" "Destination directory" (Have to observe sequence.) As destination directory possible too this argument e.g.: "C:\DVD\%l"
Or:
Code:
"%p" "%l"
Or:
Code:
"%p"
For more information please see the included readme.txt file.

Last edited by wencaS; 18th July 2009 at 05:23.
wencaS is offline   Reply With Quote
Old 17th July 2009, 09:31   #25  |  Link
r0lZ
PgcEdit daemon
 
r0lZ's Avatar
 
Join Date: Jul 2003
Posts: 7,469
If I understand correctly, the arguments must be specified in the right order, but except the first argument, they are optional. Right? The command line syntax is therefore:
Code:
LoaderDVDRebuilder.exe source_dir [label [destination_dir]]
The destination_dir can be forged from the source_dir by adding an extension to the folder name, such as "%d (Rebuilt)" or be be in a specific directory for DVD-RB, such as "D:\DVD-RB Output\%l". I'm not sure however that "%l" (lower case L, the label, generated from the DVD-Text General Name by PgcEdit) is always suitable to be included in a filename. For example, if the label contains ":", the directory name will be illegal. I suggest therefore to use "%L" (upper case L) instead. It's the ISO9660 compliant label, containing only upper case alphanumeric characters and underscores, and therefore always legal.

For example, the Arguments field in the config of the PgcEdit tool could be:
Code:
"%p" "%l" "%d (Rebuilt)"
or
Code:
"%p" "%l" "D:\DVD-RB Output\%L"
Thanks again! It's exactly what I wanted. And I suppose it's also what lukasek wants.
__________________
r0lZ
PgcEdit homepage (hosted by VideoHelp)
BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV

Last edited by r0lZ; 17th July 2009 at 09:45.
r0lZ is offline   Reply With Quote
Old 17th July 2009, 13:31   #26  |  Link
lukasek
Registered User
 
Join Date: Jul 2009
Posts: 22
Big thanks Wencas, works to complete satisfaction. I use the switchs ”% p“% i ”. I am very glad that it finally succeeded.
lukasek is offline   Reply With Quote
Old 18th July 2009, 05:37   #27  |  Link
wencaS
Registered User
 
wencaS's Avatar
 
Join Date: Oct 2005
Posts: 18
Quote:
Originally Posted by r0lZ View Post
If I understand correctly, ....
Yes, do you understand very well. Thanks for your declaration, I added it to the readme.txt. Here's new version LoaderDVDRebuilder v1.2. Added warning if destination directory it is impossible create.




@lukasek
NZ. Kdyby něco, tak klidně piš na dvdworld.jalome.cz v češtině. Bude to pro oba pohodlnější. ;-)

Last edited by wencaS; 31st December 2009 at 10:16.
wencaS is offline   Reply With Quote
Old 18th July 2009, 11:52   #28  |  Link
Wombler
Affable Wanderer
 
Wombler's Avatar
 
Join Date: Apr 2007
Location: Northern Ireland
Posts: 451
That's very useful wencaS.

Thanks for that!


Wombler
Wombler is offline   Reply With Quote
Reply

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 16:18.


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