[theora] ffmpeg2theora multi-threading
Benjamin M. Schwartz
bmschwar at fas.harvard.edu
Fri Jan 21 21:40:26 PST 2011
On 01/21/2011 09:56 PM, Leo Izen wrote:
> Is there a way to do
> multithreaded thoera encoding?
The only thing I know of that seems relevant is gstreamer. With gstreamer
you can "easily" do decoding, processing, and re-encoding in separate
threads. You can make use of this directly (in a gstreamer pipeline via
gst-launch) or by using an application such as Pitivi, Arista, or
Transmaggedon that is based on gstreamer.
There is currently no truly multithreaded encoder that breaks the encoding
of Theora into multiple threads.
--Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
Url : http://lists.xiph.org/pipermail/theora/attachments/20110122/47f86046/attachment.pgp
More information about the theora
mailing list