Select Video Compressor by code in VB6

vb6 Brazil
  • 15 years ago

    Hi,
    I'm developing a video cam capture aplication. By using Windows Video API, i aready can capture the video. The trouble is that the recorded video file is too large. (A 30min avi movie, has about 70MB!). I used a SENDMESSAGEA function to display a video compressor option where the user can select a codec. So the same avi video file has about 300kb usinG MPEG4 compressor.
    But need to select the video compressor drive without display any message. Somebody could help me?
    The SENDMESSAGEA function that i used is: WMCAPDLG_VIDEOCOMPRESSION

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”