i tried and tried in working for batch files
but i couldn't get things correct. anyone knows the way to do in .bat?

set EXTRA_PGC=_02
set DIYVID_MODE_PGC%EXTRA_PGC%=LB
...................

BatchMux.exe ....... VideoFile.m2v" -vidmode %DIYVID_MODE_PGC%EXTRA_PGC%% ...............

i wanted it bold area to echo LB...


yes i know i could write LB instead but the is still many area which need
example after video there is audio, after audio there is subtitle
and each have to repeat till ~ set EXTRA_PGC=_05

~thanks for taking a look

    Write a Reply...