Page 1 of 1

--output generates weird error message (donator's 81_069)

Posted: Sun Jan 04, 2015 5:38 pm
by seppijoo
Hi again,

not sure if this is a bug or just weird behaviour, but using the --output produces a weird error message at the start of the run:

Code: Select all

ERROR reading from c:\temp\title.txt
At the end of the run the title.txt file has the proper info of detected commercials. Figured I'd report this in just in case. Just ran a test run and checked the title.txt generated at the start is empty with the size of 0.

BR,

-S

Re: --output generates weird error message (donator's 81_069

Posted: Sun Jan 04, 2015 8:40 pm
by erik
The --output switch is used to specify the output folder.
Did you specify a folder name?

Re: --output generates weird error message (donator's 81_069

Posted: Sun Jan 04, 2015 9:21 pm
by seppijoo
Hi,

yeah I did. Sorry for being a bit vague. The parameter was --output=c:\temp\. I'm guessing the string being replaced with the error is

Code: Select all

The last frame found in title.txt was 0
when using --output. It's straight after logo printout to STDOUT. I'm also specifying a logo file. Do you need a screenshot or further information? I'm happy to provide anything.

BR,

-S