[Mlt-devel] [PATCH] keep origin audio samples freq if audio_index=all is used

2013-07-04 Thread Maksym Veremeyenko
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

[Mlt-devel] [mltframework/mlt] eceaa4: Use avcodec_encode_audio2() with libavcodec v54 (S...

2013-07-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: eceaa40d6b3bef3866f8f4bf07df6b2cb0a58b3c https://github.com/mltframework/mlt/commit/eceaa40d6b3bef3866f8f4bf07df6b2cb0a58b3c Author: Dan Dennedy d...@dennedy.org Date: 2013-07-04 (Thu, 04 Jul 2013)

Re: [Mlt-devel] [PATCH] priority changing of decklink callback thread, ported from decklink consumer

2013-07-04 Thread Dan Dennedy
On Thu, Jul 4, 2013 at 4:37 AM, Maksym Veremeyenko ve...@m1stereo.tv 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.

[Mlt-devel] [mltframework/mlt] 8c6c31: Add changing priority of decklink callback thread.

2013-07-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 8c6c31dd9674cdad00eebcb43bf6786b6df45890 https://github.com/mltframework/mlt/commit/8c6c31dd9674cdad00eebcb43bf6786b6df45890 Author: Maksym Veremeyenko ve...@m1stereo.tv Date: 2013-07-04 (Thu, 04 Jul