summaryrefslogtreecommitdiffstats
path: root/theora/README
blob: 1bf3a68ab50aadb9e79de3c0b527c53d70e12e8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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