directshow
Appropriate codec for real-time video compression with DirectShow
Can anybody suggest a good codec for real-time video compression? Here is a list of key requirements:[详细]
2023-03-20 04:43 分类:问答Compress AVI File
I am trying to compress an AVI file using Visual Basic 6.0 but having trouble finding out informati开发者_运维百科on on how I can do this.[详细]
2023-03-20 01:36 分类:问答Is there any method of accessing a remote filter graph without registering proppage.dll on Windows Vista+?
I\'m currently attempting to developing a small application / dll that will read a remote directshow filter graph and glean information from it for displ开发者_开发百科ay in a \"now playing\" style pl[详细]
2023-03-20 00:58 分类:问答Reading from an open AVI file
I am designing a program that will capture video from a DirectShow compatible card to an AVI file. It is quite possible that the AVI file will be written to for hours at a time. Is there a way to play[详细]
2023-03-19 20:19 分类:问答Free DirectShow live stream source filter
I have a DirectShow graph, contains file source filter, splitter filter, decoders for video and audio and renderers. (The data is possibly encrypted, so the splitte开发者_运维知识库r just split it to[详细]
2023-03-19 17:10 分类:问答DirectShow RGB-YUV filter
I would like to encode video in my app with VP8. I use RGB24 format in my app but VP8 DirectShow filter accepts only YUV format (http://www.webmproj开发者_StackOverflowect.org/tools/#directshow_filter[详细]
2023-03-19 16:25 分类:问答Custom allocator doesn't work on Windows 7
I 开发者_高级运维writing a program using a custom allocator that allow to display my directshow video capture to a directx texture.[详细]
2023-03-19 03:13 分类:问答How do I identify DirectShow audio renderer filters uniquely?
As I just found out the hard way, friendly names are not guaranteed to be unique. Bonus points if I can inst开发者_JAVA百科antiate the filter from that identifier without having to enumerate them.Rend[详细]
2023-03-16 21:00 分类:问答Writing H264 File using Microsoft sample Dump Filter
I just createa simple Graph Source Filter [ MPEG4 || H264 ] ----> DumpFilter I can write raw encoded video stream to fileand can play.[详细]
2023-03-16 10:34 分类:问答How to avoid writing non-I Frames using GMFBridge
I use GMFBridge to record a stream source video files into dicrete files.Like the DSBoy GMFBridge with GMF GDCL MPEG 4 Mux Filter[详细]
2023-03-16 07:37 分类:问答