[vlc-devel] frames buffer to vlc
loic mayoud
loic.mayoud at gmail.com
Tue Sep 9 17:39:57 CEST 2008
dear developers
i try to view one remote video in vlc but i recv video frame by frame in an
other program to send it in vlc.
exactly i try to make a pipe between my program and vlc but i can get it in
vlc.
so i have a buffer of video like char *buf and i need to read it in vlc, how
i can do that ??
i was think to rewrote file.c in access module to get my bufferand read it
in vlc. but i don't know how i can did it.
if someone have a idea or sugestion ?
thx in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080909/a89fbb7b/attachment.html>
More information about the vlc-devel
mailing list