![]() |
Anyone know how to calculate the bandwidth needed to stream HiDef?
I'm trying to find out how much MBPS is needed to stream about 100 simultaneous hi def videos.
Wiki says you need 4.5 for each one, which would 450 MBPS. This seems really high, any idea here? |
If you encode them at 4.5mbs or 4500kbps including audio and have exactly 100 simultaneous streams that's 450mbs.
It all depends what bitrate you encode them. If you don't cap each connection at a specific kbps you can go over 450mbs as they buffer the videos faster then they play. |
In ffmpeg
Code:
-vcodec libx264 -maxrate 1500k -bufsize 3000k |
|
Quote:
That's a hefty bandwidth bill for a big site. |
Quote:
Some videos will need higher bitrate to look as good as others that need a lower bit rate. Outdoor scenes usually require a lot more bit rate. When you encode you can use a fixed bit rate or you can use CQ (constant quality) setting to make all videos have the same quality. Fixed rate all videos will be roughly same size per minute of video, CQ they will all be different sizes. Download a x264 encoder and test some different settings on some videos and see how they look. I use ripbot264 but there are a lot of other ones. |
Quote:
|
All times are GMT -7. The time now is 12:03 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc