Re: [Encode2mpeg-users] Shrinking mpegs.
Brought to you by:
encode2mpeg
From: Giacomo C. <enc...@us...> - 2006-02-09 20:03:48
|
On Thu, Feb 09, 2006 at 07:34:07PM +0000, Douglas G Mckendrick wrote: > I have an mpeg file, but it is too big to fit onto my media, Is there a > way to reencode it....or encode from its source so as it will fit on a > given media? The answer is yes. The option -usesbr will always work, but it should be used only if other options are unable to accomplish what you need. You can try the following: 1) -mpeg1vbr (VCD) 2) -encode n:3:i 3) -qmatrix kvcd 4) -usesbr And you should really read the documentation! It's all in there. Giacomo |