openva/rs-video-processor

Debug save_metadata.php

Opened this issue · 3 comments

This generates pages of errors and doesn't work.

To Do

  • bring the error verbosity way down
  • figure out why mplayer isn't returning useful results
  • fix class/array error
  • have this return only the video ID, as handler.sh expects
  • figure out why the capture rate is way off
  • figure out why capture_directory isn't populated

I've got this adding a video to the DB just fine, with the caveat that capture_directory isn't being populated, and that capture_rate is bizarrely high (180).

That said, the capture_rate isn't wrong. I mean, I did the math and it checks out. So maybe mplayer is capturing too many chyrons? I'm not sure.

Everything's resolved except the weird capture rate.