[Libav-user] avformat_find_stream_info times out on rtp stream

Christopher Snowhill kode54 at gmail.com
Mon Sep 19 07:53:39 EEST 2016



On 9/18/16 9:32 PM, Charles wrote:
> On 09/18/2016 06:00 AM, Carl Eugen Hoyos wrote:
>> 2016-09-18 6:16 GMT+02:00 Charles <linux2 at orion15.org>:
>>
>>> Think there is an issue
>>> Version 2.6.8 from linuxtech repo is working
>>> Version 3.1.3 from ffmpeg is not
>>
>> Which commit introduced the regression?
>>
>> Carl Eugen
>
> Sorry, don't know, I am not an ffmpeg developer, I just use the libs.
> My current application is broken because I can not receive (demux) RTP
> stream.
Well, Git bisect makes it easy enough to locate the issue, reducing the
number of rebuilds significantly. It will start in the middle of a range
you specify, and you will determine if the resulting commit compiles to
broken code or not by building and testing, then reporting back to Git
whether the build is working or broken. It will jump halfway forward or
backward from your last commit, depending on working or broken, until
you find the exact commit that broke it.

If you cannot test it, perhaps you can share your test streams
(privately) with me and I can bisect it for you, assuming it breaks for
me at all.

>
> Thanks
> cco
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20160918/e6083ef5/attachment.sig>


More information about the Libav-user mailing list