You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to hash some videos and save them to DB. Then check aganist to a new video.
I hope there can be a Hash object as video hash, can he serialize/deserialize to/from string or bytes, instead of current VideoHash, which can be only calculated from video source.
The text was updated successfully, but these errors were encountered:
I'm trying to hash some videos and save them to DB. Then check aganist to a new video.
I hope there can be a
Hash
object as video hash, can he serialize/deserialize to/from string or bytes, instead of currentVideoHash
, which can be only calculated from video source.The text was updated successfully, but these errors were encountered: