Hi,
First sorry for my bad English, i´m a German :D
So, now my idea:
the PB-Movie Lib can Play Videos. The Problem is, these Videos must be Files. A very Interesting function from many Videos-Play is "Video Streaming". A Video Stream is a File too, but these file is as good as broken. The ...
Search found 3 matches
- Fri Dec 04, 2009 2:17 pm
- Forum: Feature Requests and Wishlists
- Topic: Extension Movie-Lib (Video Streaming)
- Replies: 0
- Views: 830
- Wed Nov 18, 2009 10:26 pm
- Forum: Announcement
- Topic: Include file for native Directshow support in PB4
- Replies: 82
- Views: 89546
Re: Include file for native Directshow support in PB4
Does anyone have an Idea, how i can optimize the code for the Video File Streaming?
If I Play a stream with the Code on page 1, an error goes on. The error is causes throught line 226.
Which Filters must i use to play a videostream?
If I Play a stream with the Code on page 1, an error goes on. The error is causes throught line 226.
Which Filters must i use to play a videostream?
- Sat Oct 31, 2009 10:23 am
- Forum: Coding Questions
- Topic: DirectShow Stream
- Replies: 0
- Views: 923
DirectShow Stream
Hi,
I have a question about "Direct Show". I´m developing a video streaming server and client and would like to play these FileStream with "DirectShow" in PB.
1. How can i use DirectShow in PB?
2. Which filters do I have to use for playing Video Filestreams?
3. Have someone a sample code?
I have a question about "Direct Show". I´m developing a video streaming server and client and would like to play these FileStream with "DirectShow" in PB.
1. How can i use DirectShow in PB?
2. Which filters do I have to use for playing Video Filestreams?
3. Have someone a sample code?