mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
Editorial cleanup, thanks Diego =)
Originally committed as revision 9723 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
241fb0c4ff
commit
33ed2d843e
@ -417,10 +417,10 @@ see @url{http://www.iversenit.dk/dev/ffmpeg-headers/}
|
|||||||
|
|
||||||
see @url{http://svn.mplayerhq.hu/michael/trunk/docs/}
|
see @url{http://svn.mplayerhq.hu/michael/trunk/docs/}
|
||||||
|
|
||||||
@section how do I feed H.263-RTP (and other codecs in rtp) to libavcodec?
|
@section how do I feed H.263-RTP (and other codecs in RTP) to libavcodec?
|
||||||
|
|
||||||
Even if peculiar since it is network oriented, RTP is a container like any
|
Even if peculiar since it is network oriented, RTP is a container like any
|
||||||
other. You have to DEMUX RTP before feeding the payload to libavcodec.
|
other. You have to @emph{demux} RTP before feeding the payload to libavcodec.
|
||||||
In this specific case please look at rfc 4629 to see how it should be done.
|
In this specific case please look at RFC 4629 to see how it should be done.
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
Loading…
x
Reference in New Issue
Block a user