I'm playing with encoding DIVX files (MPEG encoding is just too slow on
my machine, and I have no need for VCDs really.

After capturing a 60 second clip using lavrec, I then convert into DIVX
using a command such as

lav2divx -E DIV3 -k 1000 -o stream.divx stream.avi

However, I notice that things like bitrate, keyframes etc options are
not set. In lav2divx output, I see the lines

<Win32 plugin> : Using Win32 dll library: divxc32.dll
<Win32 video encoder> : W32 Quality 0  KeyFrames: 9999   BitRate: 910000
<Win32 video encoder> : No 'BitRate' value present
<Win32 video encoder> : W32 Quality 0  KeyFrames: 9999   BitRate: 910000
<Win32 video encoder> : No 'BitRate' value present

I have tried using DIV5 also, though this seems to exhibit the same
problem (the resultant filesize is the same).

Any idea what I can do? I want to try experimenting with quality. esp
the quality required to get a 1 hour (and 2 hour) recording under 700MB

-- 
Cameron Kerr
Email:   [EMAIL PROTECTED]
Website: http://nzgeeks.org/cameron/



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to