Hi,
Stas Oskin wrote:
>> > 2) Could it be that the timing formula (with av_rescale_q) is somehow
>> > causing this?
>>
>>
>> In theory, no... But the network can introduce some jitter, causing
>> problems. You can correct the timing formula to send a small amount
>> of packets "in advance" to compensate for some possible network jitter.
>> You can also modify it to "smooth" the output bitrate, so that your
>> stream can be more "ADSL friendly".
>
>
> I just found something. When I disabled the timing, and started to
> send the encoded frames immediately, no more jumps occur.
Then, my theory about the interference between the timing provided by
the SDK and the "timing equation" seems to be correct...
Unfortunately, I have not other ideas about this issue, because I do not
know how your SDK works.
Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user