I use the program TMPGEnc DVD author to burn my discs.
There is a box to input the disc label.Usually an abbreviated name of the movie,sometimes just DVD_VIDEO.
It's the name that shows up in your "MY COMPUTER" view of your DVD Drive.
Here is a partial command line code as i'm not done yet
C:\Program Files\Pegasys Inc\TMPGEnc DVD Author 1.6\TMPGEncDVDAuthor16.exe[PAUSE,5000;CLK,575,360;PAUSE,5000;EDITBOX,530,330, @DVDPATH@]
This will run after DVD shrink has done it's job and TW has added the dvd text,and burn the disc for me.
So if we can somehow grab the name of the source folder from DVD shrink without the D:\ that would work.
There is a box to input the disc label.Usually an abbreviated name of the movie,sometimes just DVD_VIDEO.
It's the name that shows up in your "MY COMPUTER" view of your DVD Drive.
Here is a partial command line code as i'm not done yet
C:\Program Files\Pegasys Inc\TMPGEnc DVD Author 1.6\TMPGEncDVDAuthor16.exe[PAUSE,5000;CLK,575,360;PAUSE,5000;EDITBOX,530,330, @DVDPATH@]
This will run after DVD shrink has done it's job and TW has added the dvd text,and burn the disc for me.
So if we can somehow grab the name of the source folder from DVD shrink without the D:\ that would work.
Comment