How to use VLDSVideoFilter to split video?
|
11-07-2011, 10:15 AM
(This post was last modified: 11-07-2011 10:36 AM by Ted Wagner.)
Post: #1
|
|||
|
|||
How to use VLDSVideoFilter to split video?
I want to develop an application that plays a video file (.avi, .wmv, .mpg, etc) to two or more VLImageDisplay instances. My initial attempt using a VLDSVideoFilter and a single VLImageDisplay results in ESLException 'Can't create the DirectShow filterl - 0 -0'.
I have the filter's input pin [0] set to the VLDSVideoPlayer OutputPin, and the filter's output pin [0] set to the VLImageDisplay. Advance thanks ~ted I got past this problem by properly setting the filter type to Infinite Tee |
|||
11-07-2011, 12:36 PM
Post: #2
|
|||
|
|||
RE: How to use VLDSVideoFilter to split video?
Hi Ted,
You probably want to take a look at the VideoSpliterDemo in the Demos\DirectShow sub-directory ;-) . With best regards, Boian Mitov |
|||
11-07-2011, 12:51 PM
Post: #3
|
|||
|
|||
RE: How to use VLDSVideoFilter to split video? | |||
11-07-2011, 04:18 PM
Post: #4
|
|||
|
|||
RE: How to use VLDSVideoFilter to split video? | |||
11-07-2011, 11:41 PM
Post: #5
|
|||
|
|||
RE: How to use VLDSVideoFilter to split video?
(11-07-2011 04:18 PM)mitov Wrote:(11-07-2011 12:51 PM)Ted Wagner Wrote: Thanks Boian ... but where's the Demos directory? I can't find it in my installation anywhere ... I did a full install, but my Delphi7/LabPacks folder is empty. I did piece it together using the online tutorials though, so, on to the next hurdle! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)