POV-Ray : Newsgroups : povray.off-topic : Mencoder question : Re: Mencoder question Server Time
10 Oct 2024 07:49:45 EDT (-0400)
  Re: Mencoder question  
From: Orchid XP v8
Date: 15 Jun 2008 12:33:26
Message: <48554456$1@news.povray.org>
The following [huge] command line generates an MPEG-1 file which is 
actually playable:

mencoder mf://*.png -ovc lavc -lavcopts vcodec=mpeg1video:vbitrate=5000 
-ofps 12 -vf scale=720:576 -of lavf -lavfopts format=mpg -o out.mpg

(As a nice bonus, since it's compressed it doesn't take up my entire 
harddrive! The bitrate shown seems to produce pretty good results.)

I'm curios... why is it so damned hard to do this??

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.