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...

// Martin
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to