Skip to main content

Questions tagged [directshow]

The tag has no usage guidance.

0 votes
0 answers
32 views

Green screen on RTSP stream from USB camera using mediamtx (ffmpeg)

I need to cast a stream from a USB camera via RTSP as stable as possible (at any moment i need to be able to get a static picture on a remote host, reflecting the real state of affairs in front of the ...
Pavel's user avatar
  • 1
0 votes
0 answers
200 views

Is it possible to use libdshowcapture with ffmpeg?

libdshowcapture is OBS' directshow screen grabber library Currently the ffmpeg dshow input also relies on 3rd party software (uscreencapture, sharex and possibly others) The integrated screen capture ...
Shodan's user avatar
  • 133
1 vote
1 answer
2k views

webcam does not report higher resolutions on windows-10

BRIO 4K Stream webcam does not report higher resolutions on windows-10-pro machine while on windows-10-home machine everything works ok. Any idea how to troubleshoot this issue ? What i have tried ...
Alex's user avatar
  • 107
1 vote
1 answer
10k views

Using ffplay to preview a USB webcam using DirectShow under Windows 10 gives black screen

When using ffplay to preview a USB webcam using DirectShow filter under Windows 10 Pro gives black screen. Tried CamDiag32 and CamDiag64, both shows quartz.dll missing but it pop an "access denied ...
joe1203's user avatar
  • 11
0 votes
2 answers
2k views

How can I make SDL output displaying with audio stream in ffmpeg?

Learning ffmpeg, I tested SDL output by the code below. I noticed that video played well but no audio. ffmpeg -re -i INPUT -vcodec rawvideo -pix_fmt yuv420p -window_size qcif -f sdl "sdl out" there ...
Thm Lee's user avatar
  • 163
7 votes
2 answers
7k views

FFMPEG Directshow Multiple Audio Capture

Is it possible to capture multiple audio devices using ffmpeg dshow? I am trying to capture my desktop using gdigrab along with mic and speaker audio using dshow. I have tried using the following ...
putuyuwono's user avatar
1 vote
0 answers
968 views

Nvidia Grid SDK / Capture SDK

I am trying to set-up grid for capturing OpenGl rendered screen, encoding it and streaming it on remote system. I searched for available options and realized that Nvidia capture SDK (formerly GRID ...
MSM's user avatar
  • 689
0 votes
0 answers
4k views

Where can I find DirectShow plugin that VLC needs?

On my previous attempt to record both video and audio 'from the desktop' only the sound portion was recorded. I suspect that the problem lies here, in the absence of a DirectShow plugin. (I couldn't ...
Bill Bell's user avatar
  • 195
1 vote
1 answer
1k views

ffmpeg for windows (directshow). Where to specify options?

I think I've tried every conceivable permutation, but all I get are syntax errors. I found this example: ffmpeg -f dshow -i video="screen-capture-recorder" -f dshow -i audio="virtual-audio-...
bcsteeve's user avatar
  • 299
1 vote
1 answer
3k views

DirectShow video capture as MPEG-4, with FFmpeg

When using the FFmpeg dshow module, MJPEG is used as data from the webcam. Input #0, dshow, from 'video=Logitech HD Pro Webcam C920:audio=CABLE Output (VB-Audio Virtual Cable)': Duration: N/A, ...
Brad's user avatar
  • 6,282
1 vote
0 answers
446 views

DirectShow error causing non function WebCam

Recently, I found out none of my application can detect my webcam anymore (which works without any issue before). I have tried to reinstall the webcam driver and my device manager can see my webcam ...
NachoChip's user avatar
0 votes
2 answers
6k views

Windows 10 DirectShow Crash

After recently upgrading to Windows 10 (recently, as in a couple months back), I've encountered a few problems with Windows 10. One of which is the DirectX DirectShow component. When running 'dxdiag', ...
Bilfred's user avatar
  • 673
1 vote
1 answer
2k views

How to fix missing Media Foundation Microsoft AAC Audio Decoder Transform MFT Windows Server 2k8r2 sp1

I have a Windows Server 2008R2 SP1 VM that has somehow lost its Media Foundation AAC Transform. I discovered this when certain .MOVs with AAC streams were not behaving as expected. I opened TopoEdit ...
Shanteva's user avatar
  • 328
1 vote
0 answers
1k views

FFMPEG DirectShow: Could not run filter

I'm trying to take a picture from my webcam using FFMpeg. This is what I'm trying to run: @echo off :: Get date and time for /F "usebackq tokens=1,2 delims==" %%i in (`wmic os get LocalDateTime /...
RichusX's user avatar
  • 81
0 votes
1 answer
1k views

Record webcam automated with unknown duration

I need to record (not stream) from my webcam, convert it to H.264 and store it in a mp4-container. With VLC media player I can do this manually with the Open Capture Device menu where I just have to ...
Chris's user avatar
  • 11

15 30 50 per page