On 28 July 2010 00:46, Martin Storsjö <[email protected]> wrote: > On Tue, 27 Jul 2010, Josh Allmann wrote: > >> >> -Theora video has problems with I-frames (or whatever the Theora >> >> equivalent is), and exhibits serious blocking in areas of motion. >> >> Fixed, although on occassion it is a bit wonky. The depacketizer will >> complain about a missing start fragment at a particular position in >> big buck bunny, disrupting the video briefly, but otherwise it is >> fine. > > Hmm, is this over a real network or over loopback? Sometimes, this kind of > issues can be fixed by running both the sending and receiving RTSP streams > over TCP (by adding ?tcp at the end of the urls). If the issue still is > present then, there's a real problem in the code... >
Looks like it's a real problem with the code, still happens with TCP over loopback.The depacketizer also complains about a bad cseq. I'll take a look at it in the morning. Josh _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
