luisremis
luisremis
anyone else has tried it on minio?
Apparently, h.263 implementation in OpenCV/ffmpeg (u263) expects the frame size to be of a particular size: OpenCV: FFMPEG: tag 0x33363255/'U263' is not supported with codec id 5 and format 'mp4...
@mahircg Something interesting to look at at some point.
> As an update, I got the old command (with `--profile=gcs --endpoint https://storage.googleapis.com`) working by creating access keys for service accounts under Cloud Storage > Settings > Interoperability on the...
Not deliberate, not a bug. Just "Not Implemented"
Indexstringtest requires the locale “fr_FR.utf8” to be available on your system. At line 104 of indexstringtest.cc, we should add ``` catch (std::runtime_error e) { cout
I see. Let me understand this right. If you do a findEntity with a "_ref" and get, say 2 results (a and b), and if you use that reference and...
This is a great and valuable suggestion. We have been thinking of ways of adding User-defined transformations but did not have the time/resources to turn these ideas into a features....
Thanks for this suggestion. We recognize that Deleting is something useful to have for many applications, and that this functionality will have to be included at some point. However, we...
Thanks Manuel, we really appreciate the minimal reproducible example, thanks for detailing it. Will work on this ASAP.