Closed bingbing6 closed 1 hour ago
The issue you're encountering is due to the fact that Dify does not currently support direct video file processing. While Dify allows for file uploads, including video files in formats like MP4, MOV, MPEG, and MPGA, it lacks built-in tools to process these files directly. Application developers need to integrate external tools to handle video file processing [1].
There are similar discussions on this topic, such as:
For now, you would need to use external solutions to extract and process video content outside of Dify.
To continue talking to Dosu, mention @dosu.
the video file type just support by this PR https://github.com/langgenius/dify/pull/9828 you can try again later, maybe raise other errors
Self Checks
Dify version
0.11.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
ollama——anas/video-llava:test-v2,Video analysis is not supported
✔️ Expected Behavior
Can perform video analysis
❌ Actual Behavior
Run failed: file type video is not supported