Displaying 4 results from an estimated 4 matches for "thoera".
Did you mean:
thera
2011 Jan 22
2
ffmpeg2theora multi-threading
Is there a way to use multi-threading with ffmpeg2theora? Pretty much any
type i'm ok with, including multi-threaded theora encoding or multi-threaded
ffmpeg decoding, or using half of my cpu cores on ffmpeg decoding and the
other half on theora encoding. Is there a way to do multithreaded thoera
encoding?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20110121/1221e9f6/attachment.htm
2004 Jun 01
3
Theora I bitstream freeze
I'm pleased to announce the official freeze of the theora 1.0 bitstream
format. We wanted to reserve the right to change things if we discovered
any issues during the documentation documentation phase. We haven't, so
there's no reason to delay adoption any further.
The files produced by the alpha-3 encoder constitute the baseline of the
theora I format and will be supported by
2004 Jun 01
3
Theora I bitstream freeze
I'm pleased to announce the official freeze of the theora 1.0 bitstream
format. We wanted to reserve the right to change things if we discovered
any issues during the documentation documentation phase. We haven't, so
there's no reason to delay adoption any further.
The files produced by the alpha-3 encoder constitute the baseline of the
theora I format and will be supported by
2002 Oct 04
5
Theora support in ffdshow a ffvfw
Hi,
I'm developing ffdshow and ffvfw codecs for Windows. You can read more
about them at http://cutka.szm.sk and http://sourceforge.net/projects/ffdshow.
Stéphane Bérubé asked me recently if I could implement Theora support. I knew
about first Theora release, downloaded its sources and tested it. I liked
the results add decided to support it.
I implemented encoding functionality into ffvfw,