On Thu, Apr 22, 2010 at 10:14 AM, Manohar Bhattarai <
[email protected]> wrote:

> Hi all,
>
>  I got to know this recently. Sharing this to you just in case you want to
> use it.
>
> Its mencoder command. Here is the command :
>
>
> $ mencoder "mf://*.jpg" -mf fps=0.5 -o ./video.avi -ovc lavc
>
> Note: fps=0.5  We can change this to any value as we like(say fps=5 if we
> want 5 frames per second). Less the value more will be time each photo is
> displayed.
>
>
why avi ???  use ogg files. you will be able to view in Firefox.
from -

ffmpeg2theora -f image2 frame%06d.png -o output.ogg

script taken from man page - http://linuxreviews.org/man/ffmpeg2theora/

can you try ffmpeg2theora to encode jpg images into ogg files ??
try and lets us know...


-- 
┌─────────────────────────┐
│    Narendra Sisodiya ( नरेन्द्र सिसोदिया )
│    Society for Knowledge Commons
│    Web : http://narendra.techfandu.org
└─────────────────────────┘

-- 
l...@iitd - http://tinyurl.com/ycueutm

Subscription settings: http://groups.google.com/group/iitdlug/subscribe?hl=en

Reply via email to