Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: e88a71181094e7f57c4227b858cf300e7586cbbd
      
https://github.com/mltframework/mlt/commit/e88a71181094e7f57c4227b858cf300e7586cbbd
  Author: Brian Matherly <pez4br...@yahoo.com>
  Date:   2014-12-02 (Tue, 02 Dec 2014)

  Changed paths:
    M src/modules/core/filter_watermark.c
    M src/modules/plus/filter_dynamictext.c

  Log Message:
  -----------
  Fix filters with encapsulated transitions corrupting frame position.

Filters that use an encapsulated transition were modifying the frame position. 
Other filters that rely on the frame position would get an incorrect value.

Test case:
melt -producer frei0r.test_pat_B -filter wave -filter watermark:"+hi.txt" 
in=200 out=400
At frame 200 the wave would "jump" because the wave phase is calculated from 
frame position which gets modified by the watermark filter.


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to