ffdshow has this awesome little API for controlling playback of video files. It allows you to change subtitles, fast forward, get the name of the file playing, etc...
Its implemented as a windows message loop that accepts user messages and posts data back using WM_COPYDATA.
I would like a c#/vb class that will allow me to perform all ...
I've got an application that uses DirectShow/DirectSound which plays videos and extracts the video/sound. Running it on a server without a soundcard means the audio cannot be grabbed, is there a way around this? I look briefly at Virtual Audio Cable 4 but that doesn't seem to emulate a soundcard over a terminal session..
The tricky part...
Can i deliver ffdshow with my application. Is there any license issues.
I am developing a media application , in which i want to play different types of videos
thanks in advance
...
The reason of this issue is caused by media player 12 (in windows 7 professional) using mircsoft default codec which don't support mp4 decode. The ffdshow codec can not replace microsoft default codec in windows 7 (windows7 does not allow that in default). I find some third party tools can switch media player default codec to ffdshow b...
Hi,
I've installed k-lite codec mega / xiph.org opencodecs / WebM codecs from WebM project
they are well installed, but I still can't find the WebM/VP8 encoder any where in the "ffdshow video encoder configuration".
I need to use this encoding with CamStudio.
How can I do this ?
...