Subversion Repositories filter_foundry

Rev

Rev 223 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
220 daniel-mar 1
# Import testcases
2
 
3
This directory contains various standalone plugins to test if the current Filter Foundry version is able to import them.
4
 
5
### Premiere Transaction Factory standalone filters
6
 
7
| Premiere => FilterFoundry                 | Ext.   | Sig.     | Testcase file(s)         | Import          |
8
| ------------------------------------------| -------| ---------| -------------------------| ----------------|
9
| Premiere Settings File                    | .pff   | n/a      | premiere*.pff            | Works           |
10
| Import Premiere for Windows 16 Bit        | .prm   | 0x208C   | premiere40.prm           | Works           |
11
| Import Premiere for Windows x86           | .prm   | 0x208C   | premiere50*.prm          | Works           |
12
| Import Premiere for MacOS                 | ???    | ???      | ???                      | n/a             |
13
 
14
### Filter Factory standalone filters
15
 
16
| FilterFactory => FilterFoundry            | Ext.   | Sig.     | Testcase file(s)         | Import          |
17
| ------------------------------------------| -------| ---------| -------------------------| ----------------|
18
| FilterFactory Settings File               | .afs   | n/a      | factory30.afs            | Works           |
19
| Import FilterFactory for Windows          | .8bf   | 0x2086   | factory30.8bf            | Works           |
20
| Import FilterFactory for MacOS            | .bin   | 0x1C86   | mac_filterfactory.bin    | Works           |
21
 
22
### Filter Foundry standalone filters
23
 
24
| FilterFoundry => FilterFoundry            | Ext.   | Sig.     | Testcase file(s)         | Import          |
25
| ------------------------------------------| -------| ---------| -------------------------| -----------------
26
| Import FilterFoundry 1.6 for Windows x86  | .8bf   | 0x1C86   | foundry16.8bf            | Works           |
27
| Import FilterFoundry 1.7 for Windows x86  | .8bf   | 0x2086   | (Wait for 1.7 release)   | n/a             |
28
| Import FilterFoundry 1.7 for Windows x64  | .8bf   | 0x2086   | (Wait for 1.7 release)   | n/a             |
29
| Import FilterFoundry 1.6 for Mac          | ???    | ???      | ???                      | n/a             |
30
| Import FilterFoundry 1.7 for Mac          | ???    | ???      | (Wait for 1.7 release)   | n/a             |
31