[MEncoder-users] mencoder and mediatomb
RC
cooleyr at gmail.com
Fri Jul 18 02:34:57 CEST 2008
On Thu, 17 Jul 2008 22:11:01 +1000
Alex Samad <alex at samad.com.au> wrote:
> Mediatomb has the able to transcode on the fly, I have setup avi to
> mpeg profile (HP Play now doesn't handle .avi files).
>
> I have come up with this as a real time command line for mencoder
>
> mencoder %in -o %out -oac mp3lame -ovc lavc -lavcopts
> vcodec=mpeg2video -af volnorm
That's still creating an AVI file, NOT an MPG...
Encoding to MP3 with lame is certainly CPU-intensive, using aq=9 will
make it faster.
For video, keyint=1 will be much faster, but create very large files.
More information about the MEncoder-users
mailing list