gcarranza / flowblade

Automatically exported from code.google.com/p/flowblade
0 stars 0 forks source link

Is it possible to resize a video? #94

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to overlay two videos above each other. 

Both are showing the same person in the same pose. What I want to do is to 
display only the lower part of the first and the upper part of the second video.

I surely just have not found the right function yet, could someone please 
provide a pointer for me?

Original issue reported on code.google.com by fha...@gmail.com on 18 Sep 2014 at 12:53

GoogleCodeExporter commented 8 years ago
Use the compositor to do this.

1)Right click on the top clip.
2)Select Compositor
3)Select Region
4)Set Wipe Type to Vertical Top To Bottom
5)Set Softness to 0
6)Adjust the Wipe Amount to position where you want the wipe to stop.

You might also try same thing with Wipe type set to Bottom To Top

Milo

Original comment by milo...@southernoceandesign.net on 27 Mar 2015 at 8:28

GoogleCodeExporter commented 8 years ago
​Thanks. Figured this out by myself by now. Is it usual in video editing
software that you need a compositor to have alpha information be applied?
That took me quite a while to figure out.​

2015-03-27 9:28 GMT+01:00 <flowblade@googlecode.com>:

Original comment by fha...@gmail.com on 28 Mar 2015 at 9:08

GoogleCodeExporter commented 8 years ago
This seems to be coming up quite a lot. 

I'll create a new Issue for single filter resize once the moving of the project 
Github has been completed. The problem is that there isn't a suitable plugin in 
MLT for this currently and that has to be created first.

Original comment by janne.li...@gmail.com on 9 Apr 2015 at 7:08