CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: bodybody

Page 1 of 2 1 2

Search: Search took 0.14 seconds.

  1. Re: Capturing screenshot of movies during playback

    try movie player activex control
    http://www.viscomsoft.com/products/movieplayer/
  2. Replies
    1
    Views
    734

    Re: how to use camera digital

    I try use videocap activex control in my video capture project.
    It is easy to use.

    you can try http://www.viscomsoft.com/products/videocap/
  3. Replies
    3
    Views
    1,183

    image

    try following www.viscomsoft.com/products/imageviewercp
  4. avi

    I try use videoedit activex create avi file from some bitmap and wav file.
    it may help you

    www.viscomsoft.com/products/videoedit
  5. Replies
    1
    Views
    989

    capture frame

    I use videoedit activex control to capture bitmap from avi file.

    www.viscomsoft.com/products/videoedit
  6. Replies
    2
    Views
    765

    asf/wmv

    try download from
    www.viscomsoft.com/products/videocap
  7. Thread: AVI file

    by bodybody
    Replies
    1
    Views
    640

    avi file

    try videoedit activex or videoedit pro activex , I try use in my project that can create avi or mpeg ,vcd ,dvd file from image or another video.
    http://www.viscomsoft.com/products/videoedit/
  8. Replies
    1
    Views
    5,068

    directshow

    try following link that have vc++ sample
    http://www.viscomsoft.com/products/videocap/
  9. Replies
    3
    Views
    1,139

    image

    try following link that have vc++ sample
    http://www.viscomsoft.com/products/videocap/
  10. Replies
    3
    Views
    963

    web site

    try again, it is no problem for this link!
  11. Replies
    3
    Views
    963

    video

    try videoedit activex control that can merge video stream and audio stream into another video format

    http://www.viscomsoft.com/products/videoedit/
  12. Replies
    2
    Views
    1,347

    video

    Hello,

    I think you need transition effect between video clip.

    try VideoEdit ActiveX Control that include a lot of samples

    http://www.viscomsoft.com/products/videoedit/
  13. Thread: BMP tp JPG

    by bodybody
    Replies
    2
    Views
    13,194

    capture to jpb

    try videocap activex that can direct capture from web cam to jpg file.
    http://www.viscomsoft.com/products/videocap/
  14. screen captuer to avi

    try screen2video activex
    http://www.viscomsoft.com/products/screen2video/
  15. Replies
    2
    Views
    705

    sound volume

    Try sound voulme activex that have vb sample to control master volume.

    http://www.viscomsoft.com/soundvolume.htm
  16. videoedit pro

    I use videoedit pro to output SVCD file.

    you can try following code

    VideoEdit1.InitControl
    VideoEdit1.AddVideo "c:\mpeg1.mpg",0,10,0
    VideoEdit1.AddTransition 0,3,4 'apply...
  17. How can I merge a number of video into wmv file.

    I want merge a number of video into wmv file in VB?
    How?
  18. Replies
    5
    Views
    2,117

    volume

    Increase the volume, you can control the audio mixer.

    Jimmy
    www.viscomsoft.com (Multi Media ActiveX Solution)
  19. Replies
    1
    Views
    514

    image

    You can use gdi+ API.


    Jimmy
    www.viscomsoft.com (Multi Media ActiveX Solution )
  20. bitmap

    Before I try this programming make bitmap to greyscale, if you want more information,please email to me support@viscomsoft.com


    Jimmy
    www.viscomsoft.com
  21. Thread: Windows Media

    by bodybody
    Replies
    2
    Views
    628

    window media

    You can use window media encoder and select source is video and broadcasting to client.
    I always programming directshow, if you have any idea , you can share with me.


    Jimmy
    www.viscomsoft.com
  22. Replies
    2
    Views
    842

    resize

    You mean change the screen resolution?

    Jimmy
    www.viscomsoft.com
  23. Replies
    5
    Views
    929

    Thumbnail image

    try this
    http://www.viscomsoft.com/imagethumbnail.htm
  24. Replies
    4
    Views
    1,079

    multiple monitors

    You need buy multiple monitors display card and connect three monitors.


    Jimmy
    www.viscomsoft.com
  25. Replies
    1
    Views
    561

    Screen Capture to video source

    Hi everybody,

    How can I capture screen image and output to video source.
    Like Camtasia .
    Any sample or relate information.
Results 1 to 25 of 30
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured