Important alert: (current site time 6/19/2013 8:22:03 AM EDT)
 

winzip icon

Video On the Surface with Text Overlay

Email
Submitted on: 5/24/2012 11:58:03 AM
By: Junarism 
Level: Advanced
User Rating: By 4 Users
Compatibility: VB 5.0, VB 6.0
Views: 2464
author picture
(About the author)
 
     Video On the Surface with Text Overlay, Used Directdraw and Directshow. register the tlb files to system32

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
  3. Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 1 submission(s) by this author

 


Report Bad Submission
Use this form to tell us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:

Your Vote

What do you think of this code (in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor (See voting log ...)
 

Other User Comments
5/25/2012 1:55:26 AMBonnie West

Comments/Remarks would have been nice...
(If this comment was disrespectful, please report it.)

 
5/25/2012 4:11:08 AMZhu JinYong

Don't know why Windows Media player can keep video quality when re-sizing video bigger.
(If this comment was disrespectful, please report it.)

 
6/3/2012 11:59:53 PMZhu JinYong

1. If the video has sound,how to add sound filter so that I can hear the sound?
2. Why other player can maintain the high video quality after resizing?

Thanks.
(If this comment was disrespectful, please report it.)

 
6/4/2012 11:41:10 AMZhu JinYong

For directshow development, I suggest to downloading the GraphEdit software from Microsoft for easy work.
The link is http://www.videohelp.com/tools/GraphEdit
(If this comment was disrespectful, please report it.)

 
6/6/2012 10:32:26 AMZhu JinYong

Can you make an example how to add Pins to play an AVI file with Video and Sound.?
AVI File --> AVI Splitter -->MPEG4S Decoder DMO -->Video Render

AVI File --> AVI Splitter -->MPEG Audio Decoder -->DC-DSP Filter -->Default DirectSound Device

I don't know how to do in vb6.
Thanks.
(If this comment was disrespectful, please report it.)

 
7/11/2012 10:53:29 AMFrancesco

Hi, i need to take a snapshot and save it to a bmp file. Can you help me? Tnx
(If this comment was disrespectful, please report it.)

 
7/13/2012 10:53:21 PMJunarism

@Francesco

On the clsDshow Use GetFrame and SetFrame to picturebox DC and save it to file....


(If this comment was disrespectful, please report it.)

 
10/30/2012 5:55:27 AMZhu JinYong

@Junarism
Any more directshow stuff? Thanks.
(If this comment was disrespectful, please report it.)

 

Add Your Feedback
Your feedback will be posted below and an email sent to the author. Please remember that the author was kind enough to share this with you, so any criticisms must be stated politely, or they will be deleted. (For feedback not related to this particular code, please click here instead.)
 

To post feedback, first please login.