Log in

View Full Version : How about PgcDemux save stat?


jamewoong
7th February 2008, 22:51
I use regulary PgcDemux to demux all my videos/audios... in my video project.

Each time I open this program (at least 4-8 at a time because I don't want to wait in front of PC to demux one by one), I always have to check "Demux video stream" and uncheck "create logfile".

This is really painful if you have lot of thing to demux.

Is there a button somewhere that will let me save my own setting just like in Vob_Blanker "save to the Registry"?

Thank you.
--------------------------------------------------------

Another option will be great if this save is only for a filename of PgcDemux. That's mean if I change its filename, it will be different.

(i.e.)
PgcDemux.exe --> used to demux video/audio/subs/celltimes

PgcDemux_1.exe --> used to demux video only.

PgcDemux_2.exe --> used to demux audio only.

...

So, if I open PgcDemux_1.exe, the check will only be in the "demux video stream".

r0lZ
8th February 2008, 00:19
There are no option to save the default settings, but you can launch PgcDemux via the command line, and use its arguments to specify what you want. You can probably also create several shortcuts with different options.



Command line support
PgcDemux [option1] [option2] ... [option12] <ifo_input_file> <destination_folder>
option1: [-pgc, <pgcnumber>]. Selects the PGC number (from 1 to nPGCs). Default 1
option2: [-ang, <angnumber>]. Selects the Angle number (from 1 to n). Default 1
option3: [-vid, <vobid>]. Selects the Angle number (from 1 to n). Default 1
option4: [-cid, <vobid> <cellid>]. Selects a cell vobid (from 1 to n). Default 1
option5: {-m2v, -nom2v}. Extracts/No extracts video file. Default NO
option6: {-aud, -noaud}. Extracts/No extracts audio streams. Default YES
option7: {-sub, -nosub}. Extracts/No extracts subs streams. Default YES
option8: {-vob, -novob}. Generates a single PGC VOB. Default NO
option9: {-customvob <flags>}. Generates a custom VOB file. Flags:
b: split VOB: one file per vob_id
n: write nav packs
v: write video packs
a: write audio packs
s: write subs packs
i: only first Iframe
l: patch LBA number
option10:{-cellt, -nocellt}. Generates a Celltimes.txt file. Only in PGC/VID mode. Default YES
option11:{-log, -nolog}. Generates a log file. Default YES
option12:{-menu, -title}. Domain. Default Title (except if filename is VIDEO_TS.IFO)