comchap icon indicating copy to clipboard operation
comchap copied to clipboard

Comcut break if no Commercials

Open arrmo opened this issue 8 years ago • 6 comments

Hi,

It seems like if processing a shorter file, with no commercials => then things break. Or is it just me?

Thanks!

arrmo avatar Sep 02 '17 04:09 arrmo

Could you be more specific of how "things break"?

BrettSheleski avatar Sep 05 '17 11:09 BrettSheleski

Sure! Sorry ... :-(. It seems that then the edl file is empty - that is expected. But then no cut file is generated. That seems OK, but a script no longer sees an output file then.

Or is it just me?

Thanks!

arrmo avatar Sep 05 '17 15:09 arrmo

Still unsure what you're trying to say.

Are you specifying an output file via the command line to comcut? Something like:

comcut /path/to/inputfile /path/to/outputfile

And since inputfile doesnt contain any commercials it is not writing to outputfile?

BrettSheleski avatar Sep 06 '17 11:09 BrettSheleski

Yep, exactly. And as I recall it's erroring out (i.e. returning a fail error code) - but I could be wrong on this one (sorry, remote right now, can't check ... :().

Thanks!

arrmo avatar Sep 08 '17 06:09 arrmo

Gotcha. This should be relatively easy to fix whenever I find time.

BrettSheleski avatar Sep 08 '17 14:09 BrettSheleski

Thanks! Definitely no biggie.

arrmo avatar Sep 09 '17 14:09 arrmo