Hi,
if option audio_index=all is specified for producer avformat it do not
update samplerate. as result playback 44100 audio track is going faster
and audio resampler do not activated.
attached patch should fix this behavior
--
Maksym Veremeyenko
>Fr
Hi,
this patch helps to set highest priority to decklink driver callback
thread. it help to avoid dropped frames in some cases caused by multiple
encoding thread with same standard priority.
--
Maksym Veremeyenko
>From 14269c11ac75b59da4cf0b14d0b8259
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: eceaa40d6b3bef3866f8f4bf07df6b2cb0a58b3c
https://github.com/mltframework/mlt/commit/eceaa40d6b3bef3866f8f4bf07df6b2cb0a58b3c
Author: Dan Dennedy
Date: 2013-07-04 (Thu, 04 Jul 2013)
Changed paths:
On Thu, Jul 4, 2013 at 4:35 AM, Maksym Veremeyenko wrote:
> Hi,
>
> if option audio_index=all is specified for producer avformat it do not
> update samplerate. as result playback 44100 audio track is going faster and
> audio resampler do not activated.
>
> attached patch should fix this behavior
On Thu, Jul 4, 2013 at 4:37 AM, Maksym Veremeyenko wrote:
> Hi,
>
> this patch helps to set highest priority to decklink driver callback thread.
> it help to avoid dropped frames in some cases caused by multiple encoding
> thread with same standard priority.
This has been applied. Thank you.
--
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 8c6c31dd9674cdad00eebcb43bf6786b6df45890
https://github.com/mltframework/mlt/commit/8c6c31dd9674cdad00eebcb43bf6786b6df45890
Author: Maksym Veremeyenko
Date: 2013-07-04 (Thu, 04 Jul 2013)
Changed pa
On 04.07.2013 21:06, GitHub wrote:
> Commit: fb83cd55e7111826cc45ede380198daaff7ac60f
>
> https://github.com/mltframework/mlt/commit/fb83cd55e7111826cc45ede380198daaff7ac60f
> Author: Dan Dennedy
> Date: 2013-07-04 (Thu, 04 Jul 2013)
>
> Changed paths:
> M src/modules/avforma