Questions tagged [ffdshow]
15 questions
5
votes
1 answer
How to load FLV in AviSynth?
How do i load an FLV in AviSynth. The standard:
DirectShowSource("2011 Visa Championships.flv")
fails with:
Video returned: "DirectShowSource: couldn't open file 2011 Visa Championships.flv:
Cannot play back the file. The format is not…
Ian Boyd
- 23,066
4
votes
1 answer
How to hide the opaque gray information on MPC HC in the upper left of the video
I just updated K-Lite Codec Pack. The updated version of MPC HC is showing this gray opaque OSD box:
Anyone knows how to disable that? I can't seem to find the option to remove it. It's getting annoying when I'm trying to work with the video…
MDuh
- 213
4
votes
3 answers
ffdshow DXVA vs. MPC-HC internal DXVA in k-lite setup
The setup of k-lite codec pack lets me choose between ffdshow DXVA and MPC-HC internal DXVA for H.264 and VC-1.
What should I choose, and why?
I mostly use MPC (which comes with k-lite) to play videos, but I'd like to know if…
Camilo Martin
- 2,794
1
vote
1 answer
ffdshow filter cannot be selected in Media Player Classic-HC
I installed ffdshow on my Windows 8.1 x64, as you can see:
My MPC-HC can't see it as an external filter:
Where should I look for it?
Nestor
- 787
1
vote
0 answers
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 /VALUE 2^>NUL`) do if '.%%i.'=='.LocalDateTime.' set…
RichusX
- 81
1
vote
0 answers
Localized directshow device names
On my computer device list obtained by ffmpeg looks following:
Two devices before end named with garbage symbols. It is impossible to use these devices directly.
How to use them then?
UPDATE
Trying to copy/paste...
"╨б╤В╨╡╤А╨╡╨╛ ╨╝╨╕╨║╤И╨╡╤А (VIA…
Dims
- 13,414
1
vote
1 answer
ffdshow h.264 audio desync
When I encode video with ffdshow with h.264, the audio is out of sync. At the very beginning of the video, the picture freezes for about 1 second, while the audio plays fine, resulting in the audio being that 1 second ahead of the picture throughout…
Core Xii
- 366
0
votes
1 answer
FFMPEG. Two dshow sources and one output. Combine commands
Office PC has to record what operators say to clients and contrariwise way - clients to operator. I got low resourse solution. But is there way to combine this two commands?
ffmpeg.exe -f dshow -i audio="Microphone MIC" -threads 2 m1.mp3
and…
TarasPro
- 43
0
votes
2 answers
Windows C Drive error - Fault Module Name: ffdshow.ax
Problem Event Name: APPCRASH Application
Name: explorer.exe
Application Version: 6.1.7600.16385
Application Timestamp: 4a5bc60d
Fault Module Name: ffdshow.ax
Fault Module Version: 1.1.3882.0 Fault
Module Timestamp: 4df77fa1
Exception Code:…
TalhaDX
- 1
- 1
0
votes
0 answers
The sound is periodically "dying" when capturing with ffmpeg + directshow
I am trying to capture video and sound with the following command
ffmpeg -f dshow -r 15 -i video=screen-capture-recorder:audio="Desktop Microphone (2- HD-5000 - Microsoft LifeCam.)" -acodec mp3 -vcodec libx264 -y show.mp4
screen-capture-recorder is…
Suzan Cioc
- 2,643
0
votes
1 answer
How do I correctly install ffdshow?
I've downloaded the media control plugin for wmc and followed the instructions on the website and installed ffdshow together. But when I press the blue button on my remote controller the media control preferences menu tells me that ffdshow is not…
Cybercartel
- 1,962
0
votes
0 answers
Cannot find valid codec for transcoding video with VLC
I'm not 100% sure I am even asking the right question here, but basically I want to wrap a 4k webcam in a transport stream using VLC so that I can use it as an IPTV server or sorts in some additional software.
What I have so far:
vlc dshow://…
gdogg371
- 101
0
votes
0 answers
How to find out if FFDShow is installed?
How can I find out programmatically if FFDShow is installed? Is there a registry key I could search for?
GoUkraineGo
- 2,171
0
votes
3 answers
How do I correctly set up ffdshow video filter's Logoaway in Shape XY mode?
I've been trying to configure the Shape XY filter for National Geographic's logo. It would look like this on the video:
From what I've found regarding this filter's mask coloring, it should look roughly like this:
But when I change the mode to…
user1306322
- 4,866
0
votes
0 answers
Movies are corrupted/ending in the middle
I watch movies in Media Player Classic Home Cinema.
This is the third movie that the same issue happens. In the middle of it, the movie stops. When I go see what happened, it just jumps to the end while it's in the middle. It's always on the same…
Hikari
- 327