-
How to calculate precise vertical and horizontal field of view of camera in photo and video mode in SDK 4, if it returns only 35mm equivalent focal length, but no CMOS size or its original aspect rati…
-
### Type
Both
### Suggestion
I found this project recently because of the DRM drama. Since it works while yt-dlp does not, I have noticed a few issues and fixed them in my custom app. One of the is…
Burve updated
8 months ago
-
Hi, thank you and your team for your contribution to this project. I have trained a D-SSAD model based on my own data set according to your code, but how can I infer a video without tags and cropped a…
-
Hello,
If I try to choose a corner precisely, when I move my mouse I see that it take the point far from where I click. If it's normal, it would be nice to know where we can click precisely I think…
-
hi,
according to the paper,the input of the model is a 16-frames clip,but most video is much longer than 16 frames.Do you use the 16-frame clip presenting the whole video clip to train the model?
-
I want to convert my own video data into a folder structure like TUM benchmarks. So you want to create times.txt, camera.txt, statistic.txt and times.txt. how do I do this automatically? or what do th…
-
When using the improved hoe from Stupid Things to harvest crops with right click, the plants about 2 blocks away will be "harvested" but the block will not break, allowing you to continuously get reso…
-
On several videos I'm trying to convert to h265 using h265ize the autocrop detection gives very bad results (blackboard tutorial videos, autocrop takes out half+ of the content which is actually wante…
-
请问大佬们,用模型生成完视频是如何在粘回原视频中啊?我通过ffmpeg截取头部,然后通过代码贴回去,发现帖的不准确而且音画也不同步,大佬们有什么好办法吗?这是我的代码
ffmpeg -i 01.mp4 -vf "crop=512:290:0:56" -t 15 output05.mp4
import cv2
import ffmpeg
import os
# 读取01视频
vide…
-
Is there a limit on the number of used modules?
I tried different configurations with more than four modules. But every time, when there are more than 1024 leds, the video lags on some modules.
…