gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Feature request: The ability to change the frame-rate


From: Craig Kelley
Subject: Re: [Gnash-dev] Feature request: The ability to change the frame-rate
Date: Mon, 25 Oct 2010 14:20:01 -0600 (MDT)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Mon, 25 Oct 2010, Daniel Cook wrote:

I would like to submit the following feature request: the ability to change the
output frame rate by means of a command line option, subject to feasibility. I
would find this useful when running "dump-gnash". As things stand, the desired
frame rate is 100 fps however it outputs at 39 - 41fps depending on the video,
however a frame rate of 25 or 30 fps would suffice for many of my videos, would
create smaller videos and I am not an expert, however I believe that some video
formats may be restricted to 25fps anyway.

That can be handled directly in the encoder. Tell it that the output FPS should be 24 or 30, or whatever you like (eg, -ofps 24000/1001 in mencoder). The Gnash dumper simply spits out what the renderer would have sent to the window -- it should not affect the FPS of your encoded video.

--
Craig Kelley
http://inconnu.islug.org/~ink finger same server for PGP block
_______________________________________________
Gnash-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash-dev

reply via email to

[Prev in Thread] Current Thread [Next in Thread]