new in 0.16 - support encoding from .ogg input file. - don't change samplerate and audio channels unless we use command line options -H or -c, or when the input channels are > 2 (limiting it to a maximum of 2). - don't change the image resolution, unless we use the presets or the -x or -y options (old default was to encode to preset preview). - change the audio quality levels that were multiplied by 0.99, now match the quality settings of oggenc, e.g. -a2 == -q2. - add --optimize option: use a full search for motion vectors and reduce Theora bitrate by about 5%, but it is slower. - compile video4linux only under linux. - update to help and man page. Binaries http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.16.linux.bin.bz2 http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.16.dmg http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.16.exe Source http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.16.tar.bz2 More Info http://v2v.cc/~j/ffmpeg2theora/ j