On Mon, 22 May 2006, Marc A. Volovic wrote:
Quoth Alon Altman:
What I am using up to now is:
ffmpeg -f avi -vcodec mpeg4 -acodec mp3 -s 4cif -qscale 10
use mpeg2 and transcode offline
If you have enough disc space, better use mjpeg (about 2-4MB/s) or
uncompressed (about 15MB/s).
Encoding as mpeg2 and the recoding as mpeg4 will produce inferior results.
Of course, if your source is digital TV (yes, hot ...) you already have
the mpeg2 artifacts, so it might not matter that much.
--
Matan.
=================================================================
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]