Simulating a buffer with a specific size to store video segments

1 回表示 (過去 30 日間)
Nada Abdelhafez
Nada Abdelhafez 2020 年 4 月 12 日
編集済み: Nada Abdelhafez 2020 年 4 月 13 日
I need to test the effect of buffer size in adaptive streaming. I have 5 videos of different bitrates and need to store different segments in a buffer with a specific size of 10s.
I used videoReader to read different video qualities and use the read to read(vid,frame#) to read the frames. As per my understanding, matlab can only process images and im not sure how to convert to images since frame2im didnt work.
Also, I need to simulate a buffer that will then play out the selected and stored segments and Im trying to use the asyncbuffer.

回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by