[theora] Reading framerate, height, width from Theora file

Maik Merten maikmerten at googlemail.com
Wed Dec 30 02:02:27 PST 2009


On 30.12.2009 09:47, Cristian Adam wrote:
> The C# Theora Decoder might be of more use in this case:
> http://www.wreckedgames.com/downloads/cSharpTheora.zip

Note that this decoder is somewhat outdated (derived from an early 
Cortado version) and won't actually decode the file if it is encoded 
with a current Theora encoder. It may not even be able to decode the 
headers as the amount of quantization tables is hardcoded to the VP3 scheme.

A new C# port of the current Java decoder may surface "soon" in the Mono 
SVN repository.


Maik


More information about the theora mailing list