Command line detecting commercials

Begonnen von jirim100, März 01, 2013, 23:04:49

« vorheriges - nächstes »

jirim100

Hello,

  please, can you add new commands for command line for detecting commercials? I need the following:
- for AC3 mode
- for Aspect/ratio mode
- for VPS mode

For example:

TSDoctor.exe  "file.ts" COM_DETECT_AC3 "cutting_list.log"

or

TSDoctor.exe  "file.ts" COM_DETECT_RATIO "cutting_list.log"

or

TSDoctor.exe  "file.ts" COM_DETECT_VPS "cutting_list.log"

Cypheros

The TS-Doctor selects the detection methode automatically in GUI mode and in command line mode.

jirim100

Please, which commands are used for it?

Cypheros

If you use the current version of TS-Doctor, the dection of commercials will be used if there are any indications for commercials. If there are no indications (Audio change, aspect ratio change, VPS or supported teletext infos), there will be no detection of commercials available, except there is ComSkip installed.
But the free version of ComSkip supports only SDTV. Only the donator edition of ComSkip supports HDTV.

jirim100

But when I run, for example:

TSDoctor.exe File.ts Autocheck Log c:\

then in created log (which is not in directory c:\ but in directory where is file File.ts) is not cutting list. And I have got in TSDoctor enabled Automatic cutting and VPS mode active.

Normally, when I run from GUI: Edit->Detect commercials->VPS mode - there are cutting areas in this specific file.
---------------------------------------------------------------------------------
Please, I need only commands for selecting cutting method (for some videos I need activate only VPS and for another videos I need activate only Aspect/Ratio mode) and write to file cutting list a duration of whole video (similar to action "Save cutting list to file" in your Cutting window, but with duration of whole video).

And I don't want create/write new file without cut out areas - I have to further analyze created cutting list before.



Cypheros

Cutting is only working for AUTOFIX.

AUTOCHECK will only check the file for errors.

jirim100

I try run the following command:

TSDoctor.exe File.ts Autofix Log c:\

but in the output file was not removed cut areas (in settings of TSDoctor is enabled Automatic cutting and VPS mode is active). And in log file is nothing about cut areas too.

Sorry, but neither it does not working.

Cypheros