[vlc] es_out_Send

Kushal Dalal kushal.dalal at einfochips.com
Mon Jul 24 14:22:00 CEST 2006


Hi there!

 

I am walking through VLC code.

I work for armlinux platform.

I need to stream live video using V4L.

 

In the file modules/access/v4l/v4l.c

Demux{} function calls.

 

"es_out_Send( p_demux->out, p_es, p_block );"

 

This in turn calls.

 

"out->pf_send( out, id, p_block )"

 

Where it goes from here?

Where this function pointer is assigned? 

Actually I want to know how raw video handed to ffmpeg encoder.

 

Thanks

Kushal 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20060724/c1370677/attachment.html>


More information about the vlc mailing list