Tell me more ×
Audio-Video Production Stack Exchange is a question and answer site for engineers, producers, editors, and enthusiasts spanning the fields of audio, video, and media creation. It's 100% free, no registration required.

Hi I'm preparing for my exam tomorrow and I've come across a 17 Mark question which seems trivially easy, so I think I'm missing a key point giving the rest of this exam is fairly difficult. The question is below and my attempt is below that.

enter image description here

enter image description here

My attempt:

I looked up video capture on wikipedia and it defined it as the process of converting an analog signal to digital - so I took the point at which frames were captured as being after they were digitised. We are told to ignore the time taken for compression and decompression, so the next part is just to send the data. The total amount of data in the frame sequence is 54KB (I'm not sure why the frame sequence starts and ends with an I-frame to be honest - doesn't seem to make sense). So to transfer 1s of video will take 0.27s.

To be play a second of frames smoothly the the playout buffer must contain 25 frames minimum. The sequence of frames is IBBPBBI which has a total size of 54 KB. In one second the playout is 54 x 25 = 0.432 MB/s.

I'm pretty sure that we would need to make some estimations to solve the rest of this.

As always I'm open to any suggestions! Thanks for reading :D

share|improve this question
You are not considering reordering of MPEG frames, I think. – Miguel May 28 '12 at 15:19
You need a whole GOP before you can create any B frames. – Julian May 30 '12 at 19:15

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.