--csvout and -w (no video)

Where all the bugs are reported and discussed
Post Reply
steve_ma
Posts: 3
Joined: Thu Dec 15, 2005 3:54 am

--csvout and -w (no video)

Post by steve_ma »

The instructions implied this option would write out the excel file. I found I had to set framearry=1 to make it work (and I didnt use --csvout in this case)..

Also, when I use the -w option, I don't get any video
more specifically.....
comskip test.mpg -w ; does show video
comskip test.csv -w ; just gives me a black window with some numbers
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Post by erik »

Thanks, I will check the --csvout flag, never used it myself
:oops:

Seems you have to use

comskip -w test.mpg
comskip -w test.csv
The last one only works if there is a test.mpg in the same directory as the test.csv
Post Reply