Hi there, is there a (commandline) tool which I can use to encode YUV to a raw Theora stream? THX
On Tue, Dec 20, 2005 at 03:32:25PM +0100, Thomas Kuglitsch wrote:> is there a (commandline) tool which I can use to encode YUV to a raw Theora > stream?The encoder_example program included in the examples/ directory of the libtheora source accepts YUV4MPEG2. -r