Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comcut break if no Commercials #19

Open
arrmo opened this issue Sep 2, 2017 · 6 comments
Open

Comcut break if no Commercials #19

arrmo opened this issue Sep 2, 2017 · 6 comments
Assignees

Comments

@arrmo
Copy link

arrmo commented Sep 2, 2017

Hi,

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

Thanks!

@BrettSheleski
Copy link
Owner

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

@arrmo
Copy link
Author

arrmo commented Sep 5, 2017

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!

@BrettSheleski
Copy link
Owner

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?

@arrmo
Copy link
Author

arrmo commented Sep 8, 2017

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!

@BrettSheleski
Copy link
Owner

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

@BrettSheleski BrettSheleski self-assigned this Sep 8, 2017
@arrmo
Copy link
Author

arrmo commented Sep 9, 2017

Thanks! Definitely no biggie.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants