==== Packages ==== yum install theora-tools yum install --enablerepo=updates-testing mingw32-theora-tools mingw64-theora-tools ==== Launching tests ==== # # Encoding cannot be tested using theora_endode_video, there is used random # seed for ogg container initialization. # # Decoder 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