Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7054943
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:41:18+00:00 2026-05-28T03:41:18+00:00

I’m developing an application, which allows to record video from web camera. (using visual

  • 0

I’m developing an application, which allows to record video from web camera.
(using visual studio 2008, c#)

The required compress ratio is approximately 10 secs = 1 mb. I found the only one, that suits this: the one from DivX Codec Pack, but it seems to be not free. Or, may be, not, I’m not sure: it installs via DivXInstaller, which downloads many garbage, that I don’t need, and at DivX Control Panel there is a label: DivX Codec, trial, 15 days left. And this label isn’t changing for more than two weeks…

The other good alternative is VP40® Compressor. Compress ratio is about 1 sec to 1 mb. But it has some strange problems with Windows XP, and I cannot understand yet, what’s wrong with it.

There are the questions I have now:

  1. Is there a good installer for DivX Codec Pack, which will install
    only this pack, without adding 200 mb weight garbage?
  2. Are there other good video compressors, compatible with DirectShow?
    The ones, that I have by default (like Microsoft Video 1, DV Video
    Encoder, etc.) either have bad compress ration, or have a terribly
    bad recorded video quality.
  3. Well, of course, a free compressor is preferred.

P.S. Sorry for my bad English.

A piece of code:

    // the part of method to record video

capture = new Capture(filters.VideoInputDevices[VCB.SelectedIndex], filters.AudioInputDevices[ACB.SelectedIndex]);
    // VCB & ACB are the combobox for video & audio capture devices
capture.VideoCompressor = filters.VideoCompressors[CCB.SelectedIndex];
    // that's the video compressor, that is used
    //and then:
    try
                    {
                        capture.PreviewWindow = panelVideo;
                        Log.CreateLogFiles("Video panel initialized");
                    }
                    catch (Exception ex) { Log.CreateLogFiles(ex); }
                    capture.Filename = "Somestring";
                    capture.Start();
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:41:19+00:00Added an answer on May 28, 2026 at 3:41 am

    You can consider using Windows Media format, if Windows-only solution is sufficient. There may be Mac support though. Adding WM ASF Writer Filter to DirectShow filter graph will render the output to a Windows Media file. The bitrate/quality is specified via built-in or user-defined profiles.

    Windows Media Encoder from Windows Media Encoder 9 Series SDK is a UI tool that can be used to fine-tune the compression parameters, check the quality visually etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing an application for Windows Mobile Devices using Visual Studio .NET 2008 whose
I am developing a windows phone application which allows user to download files from
A part of the application I am developing allows user to record anything using
We are developing and web application which allows users to register for certain events.
I am in the middle of developing a PHP social media web application which
I'm developing a MVC3 application which interacts with a db. I'm using a form
I have a question web application which allows users to ask questions on specific
For my university class we are developing a multi-threaded Blackberry application which allows us
I am developing a small application which lists the contents from files of a
I am developing an application which allows users to share a link to a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.