Hi Knut,

Knut Farner wrote:
[...]
> It might be helpful to look at an old patch to ffmpeg-0.4.7 that
> implements RFC 2190 (RTP Payload Format for H.263 Video Streams):
> 
> http://www.voxgratia.org/docs/h263_codec.html

Thanks for the pointer; I was not aware of it. People trying to
implement H.263 packetization might want to have a look at it.

However, I suspect that patch has some problems:
1) RFC 2190 is quite old (for example, it does not support H.263+).
    People asked for something like H263-200, while RFC 2190 is from
    1997
2) The patch seems to implement packetization in libavcodec...
    So, it might be a good source of inspiration but I do not think
    it is acceptable for being committed
3) The patch contains a good amount of unrelated/cosmetics changes...
    Good luck in understanding it! :)


                                Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to