Page 1 of 1

Passing multiple frames to imem?

Posted: 18 Sep 2014 17:30
by ardanew
Subj. Can vlc imem input understand several (e.x. two) frames? If i pass buffer twice bigger than one-frame buffer, can imem understand that it contains two frames, than play or stream that frames using specified fps, and thus calling next GET callback two times later?
Or GET callback must return exactly one frame per call?