[FFmpeg-devel] in-memory URL Protocol patch
Michael Niedermayer
michaelni at gmx.at
Sat Dec 15 22:26:09 CET 2012
On Sat, Dec 15, 2012 at 06:28:22AM +0000, alanzhuang(庄奇东) wrote:
> Dear all,
>
> In some cases, in-memory processing may be needed to avoid Random R/W on disks.
You can supply libavformat with a AVIOContext that refers to
a choosen memory range. See avio_alloc_context() or for example
mplayer/libmpdemux/demux_lavf.c
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121215/f4ce6566/attachment.asc>
More information about the ffmpeg-devel
mailing list