-
Hi, I'm running the code on my machine and it works fine. I notice that you are sampling 1 frame / second. So there is no smarter way of sampling frames only when needed, for example, a scene change? …
-
我想知道 为啥对于/data/videos/1.mp4会在/data/images/下面创建1的文件夹,但是读取图片又是从/data/images/读取而不是从/data/images/1/读取。
![微信图片_20241024194814](https://github.com/user-attachments/assets/7008448f-3dd2-443e-9aa4-0b8c9d4e13…
-
Hi, I have a few questions about the image tokens
In the paper, the image tokens were extracted from video. But in the conf of this code, it seems that the model actually only uses 1 frame to predi…
-
We would like ecosystem feedback on an initial proposal for instream video support with fenced frames. To summarize, the fenced frame (and its child frames) is responsible for hosting the ad player as…
-
I get a video length mismatch when reading a video using TheoraFile.
Here are the video properties:
![image](https://github.com/user-attachments/assets/682d8886-0693-4c8f-b8fa-cf3e418006ee)
And i…
-
Hi @buoyancy99 ,
Really enjoyed reading the paper.
I have a question regarding your sampling process in your video experiments. As far as I can tell, you are always using `n_context_frames > 0` …
-
Hi ,
I have media stream published with DRM (I have the key for decryption) , I downloaded the video in 1280x720, but it's stuck on a frame for a few seconds and then moves to the next frame and s…
-
I ported the Mac MPS changes to the latest code(Pyramid-flux) (My specs: 2023 Mac book pro, M2 24Gb, OS= Sonoma 14.7, Python 3.10.13)
text-to-video
prompt="A movie trailer featuring the adventures…
-
SV4D: I have a video with around 50 frames. Is there anyway I can run SV4D on all the 50 frames at once? or do I need to run in batches?
-
Phi3.5-Vision theoretically has the capability to handle video clip inputs. Have you attempted to use this embedding model on video inputs?
I attempted to process videos using the following code, ra…