Bug #2805
hash matching still failing on video
Status: | Closed | Start date: | 12/20/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | harlo | % Done: | 0% | |
Category: | - | |||
Target version: | InformaCam - SERVER v2 | |||
Component: |
Description
Here is the log output.. from a visual perspective, it matches. Some invisible string issue.
frame= 235 fps=0.0 q=-1.0 Lsize= 0kB time=00:00:09.78 bitrate= 0.0kbits/s ^M
video:4863kB audio:0kB global headers:0kB muxing overhead -99.999257%
comparing supplied [u'bd38bfc62618b9f4e5bb7a7be5aa0ceb'] hash with bd38bfc62618b9f4e5bb7a7be5aa0ceb
list of hashes...
bd38bfc62618b9f4e5bb7a7be5aa0ceb
hash match FAIL
History
#1 Updated by n8fr8 about 4 years ago
i think we need to .rstrip() the hashes:
http://stackoverflow.com/questions/275018/how-can-i-remove-chomp-a-newline-in-python
#3 Updated by harlo about 4 years ago
please review: https://github.com/n8fr8/Unveillance/pull/2
#4 Updated by harlo about 4 years ago
ah! you marked as resolved. (didin't notice that.)
#5 Updated by n8fr8 about 3 years ago
- Status changed from Resolved to Closed