Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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 Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
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
Find all posts by this user
Quote this message in a reply
11-07-2011, 12:51 PM
Post: #3
RE: How to use VLDSVideoFilter to split video?
(11-07-2011 12:36 PM)mitov Wrote:  Hi Ted,

You probably want to take a look at the VideoSpliterDemo in the Demos\DirectShow sub-directory ;-) .

With best regards,
Boian Mitov

Thanks Boian ... but where's the Demos directory? I can't find it in my installation anywhere ...
Visit this user's website Find all posts by this user
Quote this message in a reply
11-07-2011, 04:18 PM
Post: #4
RE: How to use VLDSVideoFilter to split video?
(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 ...

(Delphi)\LabPacks\Demos

Assuming you have done a full install.

Cheers,
Boian
Find all posts by this user
Quote this message in a reply
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 ...

(Delphi)\LabPacks\Demos

Assuming you have done a full install.

Cheers,
Boian

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!
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)