Page 1 of 1

LibVLC mkv(h264 encoded) decoding

Posted: 28 Mar 2014 11:03
by kmemis
Hi,
I have a mkv file containing h264 encoded data. While playing the mkv file I need to access the raw h264 data(I,P frames) related to decoded frame on the screen. Is it possible using libvlc ?

Re: LibVLC mkv(h264 encoded) decoding

Posted: 22 Apr 2014 14:51
by Jean-Baptiste Kempf
No. libVLC is not the good API for this.