| Printable Version of Topic
Click here to view this topic in its original format |
| Unofficial VirtualDub Support Forums > VirtualDub Filters and Filter Development > Needing Multi Screen Mosaic Filter |
| Posted by: -vdub- Aug 11 2011, 02:58 AM |
| Such as shown here with 4 screens at once http://wiki.videolan.org/Mosaic Is there any free working filters that can do this, for unlimited number of videos in the mosaic ? |
| Posted by: dloneranger Aug 11 2011, 05:51 AM |
| avisynth can do that easily, with stackhorizontal/vertical |
| Posted by: -vdub- Aug 12 2011, 02:08 AM |
| Would still prefer a working virtualdub filter if one is known, that has a preview window. Plugins that have a preview window most often are the best ones to use to judge progress while working with the filter. Thanks i will take a look at those avisynth stack commands. Actually avisynth stack command seems to work nicely with 12 screens as a test. Still would be nice if someone knows of a virtualdub filter that can do the same. With extra options such as resize individual screens and more. I know avisynth can do this. But a filter would save a whole host of time when need to do this fast than initial writing and after editing a script for each tweak. What is this process known as, so far mostly i know Mosaic, Matrix and Stack is there a global word for this. Internet searches Mosaic = pixelation problems, Matrix = the film, Stack = have only just read of it here. |