Tagged Questions
0
votes
0answers
13 views
Given information about a video file, calculating data rate, compression, etc.?
I am studying for a Computer Networks exam and I feel like this question is very simple, I'm just having trouble figuring out what is being asked, I suppose. The question reads: "A 2 hour video film ...
0
votes
0answers
29 views
how to setup a multi-bitrate streaming site?
I want to create a multi-bitrate streaming video site. But I don't know where to start it.
As I read in internet I need to use ffmpeg on my server. I have installed it and do some conversion with it. ...
1
vote
1answer
1k views
x264 rate control
We are using the x264 encoder in a video conferencing project, we have the basic streaming video working, however, we are having trouble understanding how the various rate control settings determine ...
2
votes
0answers
492 views
Given a streaming video, how to calculate the size(in bytes) of the video that should have been downloaded to play the video till time t
I'll try to make myself as clear as possible. I am streaming a video and I'd like to know for each time t in the video, the no. of bytes that should have been loaded in client's machine to play the ...
1
vote
1answer
2k views
Is it possible to get the size of a Flash video [YouTube] using JavaScript?
I would like to know the size of the movie I am watching on any video site [ if not possible on all video sites, then at least on YouTube ]. So is it possible, say I will specify the complete path ...