Alex Samad <alex@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.
_______________________________________________
MEncoder-users mailing list
MEncoder-users@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
No comments:
Post a Comment