directshow.net
Setting video /audio buffer time in DirectShow
I have a source filter (rtsp source filter). I can set its video/audio buffer time in graph edit. But do not know progr开发者_运维知识库amatically how to set.[详细]
2023-03-14 04:03 分类:问答Question about setting up FIle Writer in C#
Im using DirectShowLib in C#. I want to use File Writer in C# to set a file output. I want to use File Writer because Graph.SetOutputFileName() wont connect to my encoder, but File Writ开发者_StackOve[详细]
2023-03-14 01:25 分类:问答How can I identify DirectShowNet Filter Pins
Im trying to implement a graphedit filter file i created. I am using 3ivx to encode and compress a video then save it to .mp4.[详细]
2023-03-13 11:05 分类:问答Question about Rendering a stream in DirectShowNet
currently I have a disfigured avi file that a program of mine creates. I found out that by going into graphedit, i can refigure it correctly.[详细]
2023-03-12 06:39 分类:问答Is it possible to control 2 DirectShowNet streams from one input?
I am using DirectShow.Net in C#. I made a player that will stream video from a usb device to a video screen and to an avi file at the same time.[详细]
2023-03-12 00:28 分类:问答How to create audio spectrum in c#
I want to make an audio player in c# with signal spectrum. I saw some examples in the net about how to make the player but cant find example about the spectrum.[详细]
2023-03-11 16:56 分类:问答.NET or ActiveX component for playing common video formats
I\'m looking for any reliable, commercial or freeware component to add video playback support in .NET application.[详细]
2023-03-10 00:55 分类:问答Dynamically change filter value without Property Page
I just wrote a simple DirectShow Filter (which inherits from CTransformFilter). But I want to be able to set a variable of my filter dynamically.[详细]
2023-03-06 21:50 分类:问答getting specific video frame
I have been browsing around here (stack overflow) attempting to find a stable way to get images (an array of pixels) out of video files in general. In C# .NET I have found:[详细]
2023-02-28 07:09 分类:问答FFmpeg Hardware Acceleration -> GPU + DirectShow
Is there a hardware accelerated version of FFmpeg (e.g. a version that utilizes the GPU)? Also, does anybody use FFmpeg with GPU support? Possibly for scaling and converting video format?Or, for exam[详细]
2023-02-22 19:27 分类:问答