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

Figure out what we want to test #18

Open
10 tasks
waldoj opened this issue Dec 25, 2017 · 3 comments
Open
10 tasks

Figure out what we want to test #18

waldoj opened this issue Dec 25, 2017 · 3 comments

Comments

@waldoj
Copy link
Member

waldoj commented Dec 25, 2017

  • can retrieve video from legislature
  • can save a copy of the video to the EC2 instance
  • screenshots are extracted accurately (number, md5)
  • the chyrons are being cropped properly (not too big, not too small)
  • OCR gets chyrons within X% accuracy, for text and timestamp
  • closed-caption text can be found in JSON format
  • closed-caption text is correctly converted to SRT
  • closed-caption text saves to the database correctly
  • SRT is correctly converted to a transcript
  • can save video to S3 bucket
@waldoj
Copy link
Member Author

waldoj commented Dec 25, 2017

This will require creating a test video—something short enough to test quickly, but with enough chyrons to test meaningfully.

Also, this will require test caption JSON.

@waldoj
Copy link
Member Author

waldoj commented Dec 26, 2017

OK, I extracted a 16-minute House video clip from the 2017 session that I think will work nicely. Now to figure out where to keep it. Maybe on the video S3 bucket?

@waldoj
Copy link
Member Author

waldoj commented Dec 26, 2017

https://s3.amazonaws.com/video.richmondsunlight.com/test.mp4

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

1 participant