[vlc-devel] Re: Problems with using FFMPEG's "h264.c" to decode H264/RTP streams
Laurent Aimar
fenrir at via.ecp.fr
Tue Jul 19 17:49:34 CEST 2005
I have commited a patch to livedotcom.cpp that allow decoding
h264 over RTP.
(The trick about decoding nal alone is to set
es_format_t.b_packetized to false to force VLC to gather the
frame before giving it to ffmpeg)
--
fenrir
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list