[FFmpeg-devel] [RFC] unix socket protocol and our proto situation
Michael Niedermayer
michaelni
Fri Dec 17 04:44:13 CET 2010
On Thu, Dec 16, 2010 at 03:36:49PM +0200, Martin Storsj? wrote:
> On Thu, 16 Dec 2010, Ronald S. Bultje wrote:
>
> > On Thu, Dec 16, 2010 at 3:44 AM, Martin Storsj? <martin at martin.st> wrote:
> > > Yes, av_find_stream_info is problematic with streams over lossy channels
> > > such as UDP, since depending on the stream, it can buffer up quite a bit
> > > of data, and won't read any more until the buffered data is consumed.
> >
> > We have to fix that. ffmpeg/ffplay should always work.
>
> Yes - I've run into this issue every now and then, but not bad enough that
> I've looked into how to fix it properly.
There are max packet and max time limits in av_find_stream()
adjust them to what is ok for realtime streams when one is using it on a real
time stream
am i missing an issue with this ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101217/f9901055/attachment.pgp>
More information about the ffmpeg-devel
mailing list