fezzik.ini: workaround scaling resolution limitation with swscale filter by making...
[melted] / setenv
diff --git a/setenv b/setenv
index c57b28a..53b5f6e 100644 (file)
--- a/setenv
+++ b/setenv
@@ -2,6 +2,8 @@
 # Environment variable settings to allow execution without install
 
 export MLT_REPOSITORY=`pwd`/src/modules
+export MLT_DATA=`pwd`/src/modules
+export MLT_PROFILES_PATH=`pwd`/profiles
 
 export LD_LIBRARY_PATH=\
 `pwd`/src/framework:\