[FFmpeg-devel] [PATCH] rtpenc: Change the warning text about VP8

Martin Storsjö martin
Sat Dec 4 23:56:19 CET 2010


On Sat, 4 Dec 2010, Luca Barbato wrote:

> On 12/04/2010 06:43 PM, Martin Storsj? wrote:
> > The RTP VP8 spec draft has been updated some time ago, and the current 
> > implementation probably is incompatible with the latest drafts, so we 
> > should probably tell users about this until the code is updated to work 
> > according to the latest spec version.
> > 
> 
> I think it's Ok, do they complicate the spec even more?

Yes, IIRC it's kinda complicated now, but also makes a bit more sense 
regarding what kind of packet loss VP8 can tolerate and what it can't. 
It's a few weeks since I skimmed through it, but it might require some 
kind of parsing of the VP8 packet in the packetizer/depacketizer. Don't 
remember all of the details, but it felt not dead obvious that I'd try to 
implement it the same day at least :-)

// Martin



More information about the ffmpeg-devel mailing list