-
|
Why is type recognition in ffmpeg 'none' instead of displaying video like an obs virtual camera |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
Thank you for asking! I'm not an ffmpeg expert but I could get the following results. The first is when the softcam is running, and the second is when not running. I don't know but I guess the different behavior comes from whether the camera has a default image. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your help. It should be due to an issue with the default image of the camera. Can I set the default image for it using Python |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately, a default image is not a feature of this library. |
Beta Was this translation helpful? Give feedback.
-
|
ok thanks |
Beta Was this translation helpful? Give feedback.
-
|
I think this is an informative thread to keep in Discussions, so I do. |
Beta Was this translation helpful? Give feedback.
Thank you for asking!
I'm not an ffmpeg expert but I could get the following results.