attached patch adds support for the experimental theora branch to mplayer. you can get theora-exp from svn: svn co http://svn.xiph.org/experimental/derf/theora-exp/ The decoder here is feature-complete, up to and including all planned bitstream features for the initial Theora release. Some of these are not yet present even in the reference decoder. These include: - Support for non-VP3 style quantization matrices (i.e., complete support for the additional flexibility added to the quantization matrix specification). - Support for additional pixel foramts: 4:4:4 and 4:2:2 (in addition to the 4:2:0 format supported by VP3). - Support for block-level qi values. - Striped decoding API (decoding is pipelined and clients receive decoded frame data as soon as it is available). by default it would use theora-exp if it is found in PKG_CONFIG_PATH otherwise fallback to mainline libtheora. j -------------- next part -------------- A non-text attachment was scrubbed... Name: mplayer.theora-exp.patch-0.7 Type: text/x-patch Size: 20867 bytes Desc: not available Url : http://lists.xiph.org/pipermail/theora-dev/attachments/20050419/7b3401ca/mplayer.theora-exp.patch-0.bin