On Sun, 2002-12-22 at 07:23, Arie Folger wrote: > I have been experimenting with kino a bit, and noticed that some of the > supposedly available mpeg export formats (DivX, "generic MPEG2" and possibly > more) are not available. I assume I am missing some libraries, but do not > have the slightest clue asto which ones. The manual doesn't say anything > about them. Any tips?
There are only two ways to encode to DivX on Linux -- either with divx.com's official codec, or with ffmpeg's libavcodec. The latter cannot be used as a shared library, as far as I know, so maybe kino looks for the former. Try downloading it from divx.com and installing. -- Alex Shnitman <[EMAIL PROTECTED]> http://www.hectic.net/ UIN 188956 PGP 0xEC5D619D / E1 F2 7B 6C A0 31 80 28 63 B8 02 BA 65 C7 8B BA ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
