python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
FFmpeg Some Questions about dshow command
Recently, I've built ffmpeg(ver 4.1.1) 32bit on my Windows, trying to put SRT stream to Internet.When I use -dshow command, I can use both -list_device and -list_options to find my camera correctly.Bu...
Zih
Votes: 0
Answers: 0
How to stream video to a virtual camera
I looked up some sources and it seems that it is possible to build a virtual camera using DirectShow VCam.
But please forgive my ignorance, I have absolutely no idea how to use it in my project.
Speci...
Zach
Votes: 0
Answers: 1
Directshow Transform filter's implementation exposes data race? [solved]
I'm writing a transform filter in Directshow. I've looked at the Transform filter implementation.
They use 1 filter_lock for protecting filter's state and another lock called streaming_lock for protec...
irous
Votes: 0
Answers: 0
Initializing values in OleCreatePropertyFrame for web capture pin properties
Has anyone been able to fully initialize the values in the OleCreatePropertyFrame() menu when using it to set web capture pin properties?
As long as one does not re "Moniker" the "IBase...
wainCam
Votes: 0
Answers: 0