[Mlt-devel] [PATCH] restart decklink if input signal changed mode

2014-09-03 Thread Maksym Veremeyenko
Hi, if input signal to decklink board is differ from specified at board initialization or changed later, decklink could inform it by VideoInputFormatChanged callback. but it still does not give a proper frame at VideoInputFrameArrived provided patch stop/start decklink board with updated pro

[Mlt-devel] [mltframework/mlt] f61823: Improve error handling for tokenizer when asked to...

2014-09-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: f61823078b99260466adec2a74e2eeb8c499e2e5 https://github.com/mltframework/mlt/commit/f61823078b99260466adec2a74e2eeb8c499e2e5 Author: Brian Matherly Date: 2014-09-03 (Wed, 03 Sep 2014) Changed paths:

Re: [Mlt-devel] adjust volume for certain part of a clip

2014-09-03 Thread Brian Matherly
> Thanks, Brian. A minor nit: in yml, instead of "default: unset" you > should simply omit that line unless there is actually some special > value "unset" for that property as in rgblut. I am noticing a trend > towards that "unset" when the intention was that no default means > exactly that. G