Re: conformance test suites (e.g vobis, theora)
Stefan Kost <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.devel |
|---|---|
| Message-ID | <[email protected]> |
Silvia Pfeiffer wrote: > On Mon, Dec 14, 2009 at 3:18 AM, [email protected] > <[email protected]> wrote: > >>> does anzone know of a conformance testsuite e.g. for vorbis and theora >>> >> v2v.cc/~j/theora_testsuite/ >> >> I don't know of any for Vorbis. >> One of the earlier posts from Monty's MIT pages links to various >> streams designed to test A/V sync as well, I don't have the URL handy >> but they're the widely linked 'demo' pages. >> > > > There is also a conformance tester at http://validator.xiph.org/, if > all you want to find out is whether a file is conformant. It uses > oggz-validate, which is a command-line tool from oggz-tools package > out of liboggz. > The reason for my question is that in order to make ogg + the various xiph codecs interesting to vendors (who in many cases need to port the codecs to a dsp or optimize them with some asm), it would be great to support the testing. For that one would need conformance tests (don't crash, play or error out) and a set of robustness tests (don't crash). The later is mainly needed for ogg and maybe for the bitstreams. Stefan > Cheers, > Silvia. >