[FFmpeg-soc] [PATCH] xiph packetizer
Martin Storsjö
martin at martin.st
Wed Jul 28 09:46:52 CEST 2010
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
More information about the FFmpeg-soc
mailing list