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

Errors when running #9

Open
mgregor opened this issue Jan 17, 2020 · 1 comment
Open

Errors when running #9

mgregor opened this issue Jan 17, 2020 · 1 comment

Comments

@mgregor
Copy link

mgregor commented Jan 17, 2020

Hi. Thanks for the detailed instructions. All wen't relatively well.

When I run, I get this. I am running against a single fragment .ts. Not sure that is supported, but that is how most video is now days.

Any thoughts?

(mgregor)-(~/Documents/GitHub/caption-inspector) (master)
(! 538)-> ./caption-inspector -o . /Users/mgregor/Downloads/01-1579288410-394427674.ts
sh: /usr/local/bin/mediainfo: No such file or directory
sh: /usr/local/bin/mediainfo: No such file or directory
FATAL DBG_GENERAL [main.c:240] - Unable to establish pipeline. Unable to proceed.

1 FATAL ERROR(s) Detected! Outputs are very suspect.

Application finished with: 1 Warnings and 3 Errors
Logfile Written: /Users/mgregor/Documents/GitHub/caption-inspector

@robdt
Copy link
Member

robdt commented Dec 18, 2020

Sorry, just saw this now. You are missing the media info tool, which is used to determine if an asset is dropframe or not.

From the readme:

While not required, Caption Inspector leverages a tool called MediaInfo to determine whether or not an asset is, or is not, Drop Frame. You can download the command line version of MediaInfo here. Caption Inspector is known to run with MediaInfo Version 18.12.

Link to Media Info from readme:

https://mediaarea.net/en/MediaInfo/Download

I believe there was a way to disable the need for media info, but I would have to look it up. If you are still interested, let me know and I can help you more to get this to work.

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