summaryrefslogtreecommitdiffstats
path: root/theora/README
diff options
context:
space:
mode:
Diffstat (limited to 'theora/README')
-rw-r--r--theora/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/theora/README b/theora/README
new file mode 100644
index 0000000..1bf3a68
--- /dev/null
+++ b/theora/README
@@ -0,0 +1,22 @@
+==== Packages ====
+
+yum install theora-tools
+yum install --enablerepo=updates-testing mingw32-theora-tools mingw64-theora-tools
+
+
+==== Launching tests ====
+
+#
+# Testsuite samples at:
+#
+# http://wiki.xiph.org/TheoraTestsuite
+#
+
+# 1) download samples
+mkdir samples
+wget -i list.txt -P samples/
+
+# 2) test
+# each video should have the same checksums for native, win32 and win64
+
+./test.sh 2>log