Question about custom decoder.

This forum is about all development around libVLC.
sjnam450
New Cone
New Cone
Posts: 1
Joined: 15 Jul 2016 03:50

Question about custom decoder.

Postby sjnam450 » 18 Jul 2016 03:43

Before knowing libvlc, I use VLC player in OS X.

Nowadays I am interested in programming about video player.

so naturally I focus processing each frame (ffmpeg & lbvlc).

but In this forum. I know that cannot access accurate frame buffer in libvlc.

but one day, I see custom decoder and use it. (plugin type in VLC player). so is this can access frame by frame(audio & video)?

I find the function related --
static void DecoderDecodeVideo( decoder_t *p_dec, block_t *p_block )

I thinks it is in libvlccore.dylib

If I make the program (not in vlc player) using libvlc, could I use plugin (custom decoder) and i can access frame by frame?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Question about custom decoder.

Postby Jean-Baptiste Kempf » 25 Jul 2016 11:38

What do you want to do?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 22 guests