[FFmpeg-devel] rtp streaming x264+audio issues (and some ideas to fix them)

Ronald S. Bultje rsbultje
Sun Feb 7 01:44:20 CET 2010


Hi,

On Feb 6, 2010, at 4:25 PM, Martin Storsj? <martin at martin.st> wrote:
> Ideally, the first_rtcp_ntp_time field should be set to the exact same
> ntp_time() value for all RTP sessions within the same stream, but  
> I'm not
> sure what the best way to synchronize it between them would be.  
> Setting
> it in some metadata field?

Bettter have the muxer (or any caller) coordinate the value (instead  
of rtp_write_header()). That'd work for demuxing also (which has thd  
same bug, as said).

Ronald



More information about the ffmpeg-devel mailing list