Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change bitrate of the video?

Hello Everyone!

I am making a video from webcam an dsaving it for further useage.

The problem is the size of the video is very large. I want to reduce the size and and also to change the bitrate of the video

 

Thanks in advance,

Regards

0 Kudos
Message 1 of 5
(5,243 Views)

Hi 12444444,

 

You could write a compressed AVI file to make your file size smaller.  Here is a KnowledgeBase article about how to do that: http://digital.ni.com/public.nsf/allkb/0A4D5BF47FD3FF0186256E9A004FD671

 

As for changing the bitrate, I'm afraid that's not something you'll be able to tweak programmatically in LabVIEW.  If you can get a different camera with a different bitrate, then that would be fine.

Julian R.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 5
(5,223 Views)

Hi Julian,

This article is very heplful. I have tried the basic DV Video Encoder and size of the file is significantly reduced.

But the bitrate is also affected.

I want to know is there any connection between them?

 

Regards, 

0 Kudos
Message 3 of 5
(5,216 Views)

I think that this webpage explains fairly well what the connection is between bitrate and file size: http://www.ehow.com/info_12117426_bitrate-mean-video.html

 

Jeremy P.

Applications Engineer
National Instruments
0 Kudos
Message 4 of 5
(5,204 Views)

Check videohelp.com  They have a whole selection of tools and tutorials for all kinds of video manipulations.

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
0 Kudos
Message 5 of 5
(5,193 Views)